Trace number 200015

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.04 1835.87

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-23_ext.xml
MD5SUMfa8b700eb227110d25204c2018a1ac0d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
3.08	c start processing
3.08	c start relation processing
9.42	c start cnf exporting
41.56	c parsing time : 2.918
41.56	c preprocessing time : 41.395
41.56	
41.56	c Nary constraints - conflicts : 0 supports : 75
41.56	c Binary constraints - conflicts : 0 supports :0
41.56	c max arity constraint : 3
41.56	c Max Tuples generated 0
41.56	c relations : 75
41.56	c relations BDD: 75
41.56	c vars : 296445 - clauses :  936416
41.56	
41.64	 
41.64	c --- Minisat Stats ---
41.64	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-200015-1168139633 -o ROOT/results/node60/solver-200015-1168139633 -C 1800 -M 900 /tmp/evaluation/200015-1168139633/galac.sh /tmp/evaluation/200015-1168139633/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 2.00 1.95 4/73 31769
/proc/meminfo: memFree=1670624/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=18540 CPUtime=0
/proc/31768/stat : 31768 (runsolver) R 31766 31768 30481 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 162361192 18984960 280 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31768/statm: 4635 280 244 17 0 2626 0

[startup+0.110574 s]
/proc/loadavg: 1.99 2.00 1.95 4/73 31769
/proc/meminfo: memFree=1670624/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.522627 s]
/proc/loadavg: 1.99 2.00 1.95 4/73 31769
/proc/meminfo: memFree=1670624/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34374 s]
/proc/loadavg: 1.99 2.00 1.95 4/81 31789
/proc/meminfo: memFree=1591968/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31782] ppid=31768 vsize=861064 CPUtime=1.28
/proc/31782/stat : 31782 (java) R 31768 31768 30481 0 -1 0 21858 0 1 0 119 9 0 0 22 0 8 0 162361196 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31782/statm: 215266 21610 1964 14 0 201471 0
[pid=31782/tid=31783] ppid=31768 vsize=861064 CPUtime=0.06
/proc/31782/task/31783/stat : 31783 (java) R 31768 31768 30481 0 -1 64 6105 0 0 0 4 2 0 0 16 0 8 0 162361200 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31784] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31784/stat : 31784 (java) S 31768 31768 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162361200 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31785] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31785/stat : 31785 (java) S 31768 31768 30481 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162361200 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31786] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31786/stat : 31786 (java) S 31768 31768 30481 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162361204 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31787] ppid=31768 vsize=861064 CPUtime=0.11
/proc/31782/task/31787/stat : 31787 (java) S 31768 31768 30481 0 -1 64 893 0 0 0 11 0 0 0 16 0 8 0 162361204 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31788] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31788/stat : 31788 (java) S 31768 31768 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162361204 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31789] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31789/stat : 31789 (java) S 31768 31768 30481 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 162361204 881729536 21610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908632

[startup+2.98086 s]
/proc/loadavg: 1.99 2.00 1.95 3/81 31789
/proc/meminfo: memFree=1579936/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31782] ppid=31768 vsize=861064 CPUtime=2.9
/proc/31782/stat : 31782 (java) R 31768 31768 30481 0 -1 0 25863 0 1 0 279 11 0 0 25 0 8 0 162361196 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31782/statm: 215266 25610 1964 14 0 201471 0
[pid=31782/tid=31783] ppid=31768 vsize=861064 CPUtime=0.21
/proc/31782/task/31783/stat : 31783 (java) S 31768 31768 30481 0 -1 64 10095 0 0 0 17 4 0 0 16 0 8 0 162361200 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31784] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31784/stat : 31784 (java) S 31768 31768 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162361200 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31785] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31785/stat : 31785 (java) S 31768 31768 30481 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162361200 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31786] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31786/stat : 31786 (java) S 31768 31768 30481 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162361204 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31787] ppid=31768 vsize=861064 CPUtime=0.14
/proc/31782/task/31787/stat : 31787 (java) S 31768 31768 30481 0 -1 64 903 0 0 0 13 1 0 0 16 0 8 0 162361204 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31788] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31788/stat : 31788 (java) S 31768 31768 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162361204 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31789] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31789/stat : 31789 (java) S 31768 31768 30481 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 162361204 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908632

[startup+6.28218 s]
/proc/loadavg: 1.99 2.00 1.95 4/81 31789
/proc/meminfo: memFree=1538272/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31782] ppid=31768 vsize=861064 CPUtime=6.16
/proc/31782/stat : 31782 (java) R 31768 31768 30481 0 -1 0 36200 0 1 0 601 15 0 0 25 0 8 0 162361196 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073881284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31782/statm: 215266 35944 1972 14 0 201471 0
[pid=31782/tid=31783] ppid=31768 vsize=861064 CPUtime=0.68
/proc/31782/task/31783/stat : 31783 (java) S 31768 31768 30481 0 -1 64 20375 0 0 0 61 7 0 0 21 0 8 0 162361200 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31784] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31784/stat : 31784 (java) S 31768 31768 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162361200 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31785] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31785/stat : 31785 (java) S 31768 31768 30481 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162361200 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31786] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31786/stat : 31786 (java) S 31768 31768 30481 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162361204 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31787] ppid=31768 vsize=861064 CPUtime=0.2
/proc/31782/task/31787/stat : 31787 (java) S 31768 31768 30481 0 -1 64 936 0 0 0 19 1 0 0 15 0 8 0 162361204 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31788] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31788/stat : 31788 (java) S 31768 31768 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162361204 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31789] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31789/stat : 31789 (java) S 31768 31768 30481 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 162361204 881729536 35944 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908632

[startup+12.7668 s]
/proc/loadavg: 2.07 2.02 1.95 3/81 31789
/proc/meminfo: memFree=1458592/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31782] ppid=31768 vsize=861064 CPUtime=12.59
/proc/31782/stat : 31782 (java) R 31768 31768 30481 0 -1 0 54647 0 1 0 1233 26 0 0 25 0 8 0 162361196 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074088688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31782/statm: 215266 54385 1993 14 0 201471 0
[pid=31782/tid=31783] ppid=31768 vsize=861064 CPUtime=1.48
/proc/31782/task/31783/stat : 31783 (java) S 31768 31768 30481 0 -1 64 38740 0 0 0 132 16 0 0 16 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31784] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31784/stat : 31784 (java) S 31768 31768 30481 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31785] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31785/stat : 31785 (java) S 31768 31768 30481 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31786] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31786/stat : 31786 (java) S 31768 31768 30481 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31787] ppid=31768 vsize=861064 CPUtime=0.27
/proc/31782/task/31787/stat : 31787 (java) S 31768 31768 30481 0 -1 64 971 0 0 0 25 2 0 0 15 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31788] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31788/stat : 31788 (java) S 31768 31768 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31789] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31789/stat : 31789 (java) S 31768 31768 30481 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908632

[startup+25.6541 s]
/proc/loadavg: 2.06 2.01 1.95 3/81 31789
/proc/meminfo: memFree=1452256/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=0.01
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31782] ppid=31768 vsize=861064 CPUtime=25.36
/proc/31782/stat : 31782 (java) R 31768 31768 30481 0 -1 0 54668 0 1 0 2506 30 0 0 25 0 8 0 162361196 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073514679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31782/statm: 215266 54385 1993 14 0 201471 0
[pid=31782/tid=31783] ppid=31768 vsize=861064 CPUtime=1.5
/proc/31782/task/31783/stat : 31783 (java) S 31768 31768 30481 0 -1 64 38740 0 0 0 134 16 0 0 16 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31784] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31784/stat : 31784 (java) S 31768 31768 30481 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31785] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31785/stat : 31785 (java) S 31768 31768 30481 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162361200 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31786] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31786/stat : 31786 (java) S 31768 31768 30481 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31787] ppid=31768 vsize=861064 CPUtime=0.27
/proc/31782/task/31787/stat : 31787 (java) S 31768 31768 30481 0 -1 64 971 0 0 0 25 2 0 0 15 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31788] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31788/stat : 31788 (java) S 31768 31768 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31782/tid=31789] ppid=31768 vsize=861064 CPUtime=0
/proc/31782/task/31789/stat : 31789 (java) S 31768 31768 30481 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 162361204 881729536 54385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 908632

[startup+51.2686 s]
/proc/loadavg: 2.04 2.01 1.95 3/74 31790
/proc/meminfo: memFree=1595928/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=60204 CPUtime=9.53
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 14390 0 0 0 945 8 0 0 25 0 1 0 162365357 61648896 14372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/31790/statm: 15051 14372 54 142 0 14907 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 107772

[startup+102.55 s]
/proc/loadavg: 2.09 2.02 1.96 3/86 31842
/proc/meminfo: memFree=1468152/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=64704 CPUtime=60.29
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 15547 0 0 0 6020 9 0 0 25 0 1 0 162365357 66256896 15529 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 16176 15529 54 142 0 16032 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 112272

[startup+162.631 s]
/proc/loadavg: 2.03 2.02 1.96 3/86 31842
/proc/meminfo: memFree=1417336/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=69356 CPUtime=119.93
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 16678 0 0 0 11982 11 0 0 25 0 1 0 162365357 71020544 16660 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 17339 16660 54 142 0 17195 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 116924


################
# More data... #
################

/proc/loadavg: 2.07 2.40 2.29 3/86 1664
/proc/meminfo: memFree=1006072/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=207436 CPUtime=1050.51
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 51173 0 0 0 104974 77 0 0 25 0 1 0 162365357 212414464 51155 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 51859 51155 54 142 0 51715 0
Current children cumulated CPU time (s) 1091.68
Current children cumulated vsize (KiB) 255004

[startup+1183.64 s]
/proc/loadavg: 2.03 2.32 2.27 3/86 1664
/proc/meminfo: memFree=999352/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=214200 CPUtime=1110.24
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 52865 0 0 0 110945 79 0 0 25 0 1 0 162365357 219340800 52847 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520068 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 53550 52847 54 142 0 53406 0
Current children cumulated CPU time (s) 1151.41
Current children cumulated vsize (KiB) 261768

[startup+1243.71 s]
/proc/loadavg: 2.01 2.26 2.25 3/86 1664
/proc/meminfo: memFree=962552/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=223124 CPUtime=1170
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 55118 0 0 0 116918 82 0 0 25 0 1 0 162365357 228478976 55100 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 55781 55100 54 142 0 55637 0
Current children cumulated CPU time (s) 1211.17
Current children cumulated vsize (KiB) 270692

[startup+1303.79 s]
/proc/loadavg: 2.00 2.22 2.24 3/86 1664
/proc/meminfo: memFree=954488/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=231184 CPUtime=1229.76
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 57122 0 0 0 122892 84 0 0 25 0 1 0 162365357 236732416 57104 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 57796 57104 54 142 0 57652 0
Current children cumulated CPU time (s) 1270.93
Current children cumulated vsize (KiB) 278752

[startup+1363.87 s]
/proc/loadavg: 2.00 2.17 2.22 3/86 1664
/proc/meminfo: memFree=950200/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=235276 CPUtime=1289.5
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 58161 0 0 0 128864 86 0 0 25 0 1 0 162365357 240922624 58143 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 58819 58143 54 142 0 58675 0
Current children cumulated CPU time (s) 1330.67
Current children cumulated vsize (KiB) 282844

[startup+1423.95 s]
/proc/loadavg: 2.00 2.14 2.20 3/86 1664
/proc/meminfo: memFree=916792/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=240568 CPUtime=1349.17
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 59376 0 0 0 134829 88 0 0 25 0 1 0 162365357 246341632 59358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525941 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 60142 59358 54 142 0 59998 0
Current children cumulated CPU time (s) 1390.34
Current children cumulated vsize (KiB) 288136

[startup+1484.02 s]
/proc/loadavg: 2.06 2.12 2.19 3/86 1664
/proc/meminfo: memFree=913080/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=244132 CPUtime=1408.93
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 60297 0 0 0 140803 90 0 0 25 0 1 0 162365357 249991168 60279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 61033 60279 54 142 0 60889 0
Current children cumulated CPU time (s) 1450.1
Current children cumulated vsize (KiB) 291700

[startup+1544.1 s]
/proc/loadavg: 2.02 2.10 2.17 3/86 1664
/proc/meminfo: memFree=910264/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=247036 CPUtime=1468.66
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 61005 0 0 0 146775 91 0 0 25 0 1 0 162365357 252964864 60987 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 61759 60987 54 142 0 61615 0
Current children cumulated CPU time (s) 1509.83
Current children cumulated vsize (KiB) 294604

[startup+1604.18 s]
/proc/loadavg: 2.01 2.08 2.16 3/86 1664
/proc/meminfo: memFree=907640/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=249592 CPUtime=1528.42
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 61655 0 0 0 152750 92 0 0 25 0 1 0 162365357 255582208 61637 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 62398 61637 54 142 0 62254 0
Current children cumulated CPU time (s) 1569.59
Current children cumulated vsize (KiB) 297160

[startup+1664.25 s]
/proc/loadavg: 2.00 2.06 2.15 3/86 1664
/proc/meminfo: memFree=876408/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=252496 CPUtime=1588.19
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 62381 0 0 0 158725 94 0 0 25 0 1 0 162365357 258555904 62363 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 63124 62363 54 142 0 62980 0
Current children cumulated CPU time (s) 1629.36
Current children cumulated vsize (KiB) 300064

[startup+1724.34 s]
/proc/loadavg: 2.00 2.05 2.14 3/86 1664
/proc/meminfo: memFree=873336/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=255536 CPUtime=1647.92
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 63146 0 0 0 164698 94 0 0 25 0 1 0 162365357 261668864 63128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 63884 63128 54 142 0 63740 0
Current children cumulated CPU time (s) 1689.09
Current children cumulated vsize (KiB) 303104

[startup+1784.41 s]
/proc/loadavg: 2.00 2.04 2.13 3/86 1664
/proc/meminfo: memFree=870392/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=258332 CPUtime=1707.69
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 63858 0 0 0 170674 95 0 0 25 0 1 0 162365357 264531968 63840 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 64583 63840 54 142 0 64439 0
Current children cumulated CPU time (s) 1748.86
Current children cumulated vsize (KiB) 305900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1835.86 s]
/proc/loadavg: 2.00 2.03 2.12 3/86 1664
/proc/meminfo: memFree=868472/2055920 swapFree=4192812/4192956
[pid=31768] ppid=31766 vsize=47568 CPUtime=41.17
/proc/31768/stat : 31768 (galac.sh) S 31766 31768 30481 0 -1 4194304 799 56407 0 1 0 0 4077 40 17 0 1 0 162361192 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31768/statm: 11892 363 245 79 0 218 0
[pid=31790] ppid=31768 vsize=260256 CPUtime=1758.87
/proc/31790/stat : 31790 (minisat) R 31768 31768 30481 0 -1 4194304 64335 0 0 0 175791 96 0 0 25 0 1 0 162365357 266502144 64317 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520029 0 0 4096 3 0 0 0 17 0 0 0
/proc/31790/statm: 65064 64317 54 142 0 64920 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 307824

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 31768 and gives childrusage.ru_utime.tv_sec=40 childrusage.ru_utime.tv_usec=785799 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=413937
CPU time returned by wait4() is 41.1997
while last known CPU time is 1800.04

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1835.87
CPU time (s): 1800.04
CPU user time (s): 1798.68
CPU system time (s): 1.36
CPU usage (%): 98.0481
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.7858
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57206
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2263
involuntary context switches= 3025

runsolver used 2.39563 s user time and 5.73213 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 03:13:53 UTC 2007


IDJOB= 200015
IDBENCH= 3673
FILE ID= node60/200015-1168139633

PBS_JOBID= 3478041

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24-fcd/rand-3-24-24-76-632-fcd-23_ext.xml
COMMAND LINE= /tmp/evaluation/200015-1168139633/galac.sh /tmp/evaluation/200015-1168139633/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-200015-1168139633 -o ROOT/results/node60/solver-200015-1168139633 -C 1800 -M 900  /tmp/evaluation/200015-1168139633/galac.sh /tmp/evaluation/200015-1168139633/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fa8b700eb227110d25204c2018a1ac0d

RANDOM SEED= 220744350

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1671040 kB
Buffers:         18924 kB
Cached:         281432 kB
SwapCached:          0 kB
Active:         220320 kB
Inactive:       109872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5708 kB
Writeback:           0 kB
Mapped:          43396 kB
Slab:            40116 kB
Committed_AS:  3583496 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB



End job on node60 on Sun Jan  7 03:44:30 UTC 2007