Trace number 195887

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.03 1810.01

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-45_ext.xml
MD5SUM98b2c3eb7c5ef9b6c13b42e20f078dd6
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.06	c start processing
3.06	c start relation processing
9.29	c start cnf exporting
39.50	c parsing time : 2.897
39.50	c preprocessing time : 39.34
39.50	
39.50	c Nary constraints - conflicts : 0 supports : 75
39.50	c Binary constraints - conflicts : 0 supports :0
39.50	c max arity constraint : 3
39.50	c Max Tuples generated 0
39.50	c relations : 75
39.50	c relations BDD: 75
39.50	c vars : 296430 - clauses :  936380
39.50	
39.55	 
39.55	c --- Minisat Stats ---
39.55	 

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/node56/watcher-195887-1168115572 -o ROOT/results/node56/solver-195887-1168115572 -C 1800 -M 900 /tmp/evaluation/195887-1168115572/galac.sh /tmp/evaluation/195887-1168115572/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: 2.04 2.02 1.90 5/82 18585
/proc/meminfo: memFree=1274320/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=8560 CPUtime=0
/proc/18584/stat : 18584 (galac.sh) R 18582 18584 18329 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 159955317 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253307373455 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18584/statm: 2140 253 197 79 0 133 0

[startup+0.104993 s]
/proc/loadavg: 2.04 2.02 1.90 5/82 18585
/proc/meminfo: memFree=1274320/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513029 s]
/proc/loadavg: 2.04 2.02 1.90 5/82 18585
/proc/meminfo: memFree=1274320/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33411 s]
/proc/loadavg: 2.11 2.04 1.91 3/90 18605
/proc/meminfo: memFree=1195536/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18598] ppid=18584 vsize=861064 CPUtime=1.28
/proc/18598/stat : 18598 (java) R 18584 18584 18329 0 -1 0 21652 0 1 0 115 13 0 0 23 0 8 0 159955320 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073663723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18598/statm: 215266 21405 1965 14 0 201471 0
[pid=18598/tid=18599] ppid=18584 vsize=861064 CPUtime=0.06
/proc/18598/task/18599/stat : 18599 (java) S 18584 18584 18329 0 -1 64 5899 0 0 0 4 2 0 0 16 0 8 0 159955324 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18600] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18600/stat : 18600 (java) S 18584 18584 18329 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159955325 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18601] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18601/stat : 18601 (java) S 18584 18584 18329 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159955325 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18602] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18602/stat : 18602 (java) S 18584 18584 18329 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159955328 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18603] ppid=18584 vsize=861064 CPUtime=0.12
/proc/18598/task/18603/stat : 18603 (java) S 18584 18584 18329 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 159955328 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18604] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18604/stat : 18604 (java) S 18584 18584 18329 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159955328 881729536 21405 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18605] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18605/stat : 18605 (java) S 18584 18584 18329 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159955328 881729536 21405 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) 908624

[startup+2.97727 s]
/proc/loadavg: 2.11 2.04 1.91 4/90 18605
/proc/meminfo: memFree=1185808/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18598] ppid=18584 vsize=861064 CPUtime=2.91
/proc/18598/stat : 18598 (java) R 18584 18584 18329 0 -1 0 25900 0 1 0 276 15 0 0 18 0 8 0 159955320 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073691619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18598/statm: 215266 25647 1965 14 0 201471 0
[pid=18598/tid=18599] ppid=18584 vsize=861064 CPUtime=0.2
/proc/18598/task/18599/stat : 18599 (java) S 18584 18584 18329 0 -1 64 10131 0 0 0 17 3 0 0 16 0 8 0 159955324 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18600] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18600/stat : 18600 (java) S 18584 18584 18329 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159955325 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18601] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18601/stat : 18601 (java) S 18584 18584 18329 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159955325 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18602] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18602/stat : 18602 (java) S 18584 18584 18329 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159955328 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18603] ppid=18584 vsize=861064 CPUtime=0.15
/proc/18598/task/18603/stat : 18603 (java) S 18584 18584 18329 0 -1 64 903 0 0 0 14 1 0 0 16 0 8 0 159955328 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18604] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18604/stat : 18604 (java) S 18584 18584 18329 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159955328 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18605] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18605/stat : 18605 (java) S 18584 18584 18329 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159955328 881729536 25647 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908624

[startup+6.18059 s]
/proc/loadavg: 2.11 2.04 1.91 4/92 18658
/proc/meminfo: memFree=1413880/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18598] ppid=18584 vsize=861064 CPUtime=6.09
/proc/18598/stat : 18598 (java) R 18584 18584 18329 0 -1 0 36236 0 1 0 588 21 0 0 20 0 8 0 159955320 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073882744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18598/statm: 215266 35980 1973 14 0 201471 0
[pid=18598/tid=18599] ppid=18584 vsize=861064 CPUtime=0.66
/proc/18598/task/18599/stat : 18599 (java) S 18584 18584 18329 0 -1 64 20409 0 0 0 57 9 0 0 20 0 8 0 159955324 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18600] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18600/stat : 18600 (java) S 18584 18584 18329 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159955325 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18601] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18601/stat : 18601 (java) S 18584 18584 18329 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159955325 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18602] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18602/stat : 18602 (java) S 18584 18584 18329 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159955328 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18603] ppid=18584 vsize=861064 CPUtime=0.2
/proc/18598/task/18603/stat : 18603 (java) S 18584 18584 18329 0 -1 64 936 0 0 0 19 1 0 0 15 0 8 0 159955328 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18604] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18604/stat : 18604 (java) S 18584 18584 18329 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159955328 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18605] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18605/stat : 18605 (java) S 18584 18584 18329 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159955328 881729536 35980 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908624

[startup+12.6612 s]
/proc/loadavg: 2.10 2.04 1.91 4/93 18659
/proc/meminfo: memFree=1225136/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18598] ppid=18584 vsize=861064 CPUtime=12.52
/proc/18598/stat : 18598 (java) R 18584 18584 18329 0 -1 0 54640 0 1 0 1220 32 0 0 25 0 8 0 159955320 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074045614 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18598/statm: 215266 54378 1994 14 0 201471 0
[pid=18598/tid=18599] ppid=18584 vsize=861064 CPUtime=1.44
/proc/18598/task/18599/stat : 18599 (java) S 18584 18584 18329 0 -1 64 38730 0 0 0 127 17 0 0 16 0 8 0 159955324 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18600] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18600/stat : 18600 (java) S 18584 18584 18329 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 159955325 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18601] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18601/stat : 18601 (java) S 18584 18584 18329 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159955325 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18602] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18602/stat : 18602 (java) S 18584 18584 18329 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159955328 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18603] ppid=18584 vsize=861064 CPUtime=0.25
/proc/18598/task/18603/stat : 18603 (java) S 18584 18584 18329 0 -1 64 972 0 0 0 24 1 0 0 15 0 8 0 159955328 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18604] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18604/stat : 18604 (java) S 18584 18584 18329 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159955328 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18605] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18605/stat : 18605 (java) S 18584 18584 18329 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159955328 881729536 54378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 908624

[startup+25.5465 s]
/proc/loadavg: 2.08 2.04 1.91 4/93 18659
/proc/meminfo: memFree=1218416/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=0.01
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18598] ppid=18584 vsize=861064 CPUtime=25.35
/proc/18598/stat : 18598 (java) R 18584 18584 18329 0 -1 0 54664 0 1 0 2499 36 0 0 25 0 8 0 159955320 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074086284 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18598/statm: 215266 54379 1995 14 0 201471 0
[pid=18598/tid=18599] ppid=18584 vsize=861064 CPUtime=1.46
/proc/18598/task/18599/stat : 18599 (java) S 18584 18584 18329 0 -1 64 38731 0 0 0 129 17 0 0 16 0 8 0 159955324 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18600] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18600/stat : 18600 (java) S 18584 18584 18329 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 159955325 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18601] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18601/stat : 18601 (java) S 18584 18584 18329 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159955325 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18602] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18602/stat : 18602 (java) S 18584 18584 18329 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159955328 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18603] ppid=18584 vsize=861064 CPUtime=0.25
/proc/18598/task/18603/stat : 18603 (java) S 18584 18584 18329 0 -1 64 972 0 0 0 24 1 0 0 15 0 8 0 159955328 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18598/tid=18604] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18604/stat : 18604 (java) S 18584 18584 18329 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159955328 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18598/tid=18605] ppid=18584 vsize=861064 CPUtime=0
/proc/18598/task/18605/stat : 18605 (java) S 18584 18584 18329 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159955328 881729536 54379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908624

[startup+51.17 s]
/proc/loadavg: 2.11 2.05 1.91 3/86 18660
/proc/meminfo: memFree=1362792/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=60136 CPUtime=11.55
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 14373 0 0 0 1146 9 0 0 25 0 1 0 159959272 61579264 14355 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 15034 14355 54 142 0 14890 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 107696

[startup+102.411 s]
/proc/loadavg: 2.04 2.04 1.91 3/86 18660
/proc/meminfo: memFree=1312552/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=63188 CPUtime=62.37
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 15133 0 0 0 6227 10 0 0 25 0 1 0 159959272 64704512 15115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18660/statm: 15797 15115 54 142 0 15653 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 110748

[startup+162.487 s]
/proc/loadavg: 2.01 2.03 1.91 4/86 18660
/proc/meminfo: memFree=1296488/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=66916 CPUtime=122.08
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 16080 0 0 0 12197 11 0 0 25 0 1 0 159959272 68521984 16062 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18660/statm: 16729 16062 54 142 0 16585 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 114476


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

/proc/loadavg: 2.00 2.01 1.94 3/86 18660
/proc/meminfo: memFree=961832/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=210464 CPUtime=1078.09
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 51963 0 0 0 107764 45 0 0 25 0 1 0 159959272 215515136 51945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 52616 51945 54 142 0 52472 0
Current children cumulated CPU time (s) 1117.35
Current children cumulated vsize (KiB) 258024

[startup+1183.76 s]
/proc/loadavg: 2.10 2.03 1.95 3/86 18660
/proc/meminfo: memFree=929384/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=215088 CPUtime=1137.88
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 53116 0 0 0 113742 46 0 0 25 0 1 0 159959272 220250112 53098 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 53772 53098 54 142 0 53628 0
Current children cumulated CPU time (s) 1177.14
Current children cumulated vsize (KiB) 262648

[startup+1243.83 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 18660
/proc/meminfo: memFree=925160/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=219224 CPUtime=1197.66
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 54136 0 0 0 119719 47 0 0 25 0 1 0 159959272 224485376 54118 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529313 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 54806 54118 54 142 0 54662 0
Current children cumulated CPU time (s) 1236.92
Current children cumulated vsize (KiB) 266784

[startup+1303.91 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 18660
/proc/meminfo: memFree=921640/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=222752 CPUtime=1257.46
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 55019 0 0 0 125697 49 0 0 25 0 1 0 159959272 228098048 55001 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 55688 55001 54 142 0 55544 0
Current children cumulated CPU time (s) 1296.72
Current children cumulated vsize (KiB) 270312

[startup+1363.98 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 18660
/proc/meminfo: memFree=890600/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=225672 CPUtime=1317.14
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 55741 0 0 0 131664 50 0 0 25 0 1 0 159959272 231088128 55723 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 56418 55723 54 142 0 56274 0
Current children cumulated CPU time (s) 1356.4
Current children cumulated vsize (KiB) 273232

[startup+1424.05 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 18660
/proc/meminfo: memFree=887208/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=229252 CPUtime=1376.93
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 56574 0 0 0 137641 52 0 0 25 0 1 0 159959272 234754048 56556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520074 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 57313 56556 54 142 0 57169 0
Current children cumulated CPU time (s) 1416.19
Current children cumulated vsize (KiB) 276812

[startup+1484.12 s]
/proc/loadavg: 2.08 2.02 1.96 3/86 18660
/proc/meminfo: memFree=884520/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=231896 CPUtime=1436.72
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 57259 0 0 0 143619 53 0 0 25 0 1 0 159959272 237461504 57241 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 57974 57241 54 142 0 57830 0
Current children cumulated CPU time (s) 1475.98
Current children cumulated vsize (KiB) 279456

[startup+1544.19 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 18660
/proc/meminfo: memFree=851624/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=236384 CPUtime=1496.51
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 58382 0 0 0 149597 54 0 0 25 0 1 0 159959272 242057216 58364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 59096 58364 54 142 0 58952 0
Current children cumulated CPU time (s) 1535.77
Current children cumulated vsize (KiB) 283944

[startup+1604.27 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 18660
/proc/meminfo: memFree=846888/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=241136 CPUtime=1556.31
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 59551 0 0 0 155575 56 0 0 25 0 1 0 159959272 246923264 59533 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 60284 59533 54 142 0 60140 0
Current children cumulated CPU time (s) 1595.57
Current children cumulated vsize (KiB) 288696

[startup+1664.34 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 18660
/proc/meminfo: memFree=842920/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=244964 CPUtime=1616.1
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 60538 0 0 0 161553 57 0 0 25 0 1 0 159959272 250843136 60520 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 61241 60520 54 142 0 61097 0
Current children cumulated CPU time (s) 1655.36
Current children cumulated vsize (KiB) 292524

[startup+1724.43 s]
/proc/loadavg: 2.00 2.00 1.96 3/92 18784
/proc/meminfo: memFree=838328/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=248148 CPUtime=1675.77
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 61327 0 0 0 167519 58 0 0 25 0 1 0 159959272 254103552 61309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/18660/statm: 62037 61309 54 142 0 61893 0
Current children cumulated CPU time (s) 1715.03
Current children cumulated vsize (KiB) 295708

[startup+1784.52 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 18858
/proc/meminfo: memFree=807712/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=251316 CPUtime=1735.42
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 62109 0 0 0 173474 68 0 0 25 0 1 0 159959272 257347584 62091 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/18660/statm: 62829 62091 54 142 0 62685 0
Current children cumulated CPU time (s) 1774.68
Current children cumulated vsize (KiB) 298876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.99 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 18858
/proc/meminfo: memFree=806440/2055920 swapFree=4184772/4192956
[pid=18584] ppid=18582 vsize=47560 CPUtime=39.26
/proc/18584/stat : 18584 (galac.sh) S 18582 18584 18329 0 -1 4194304 800 56400 0 1 0 0 3879 47 17 0 1 0 159955317 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18584/statm: 11890 364 246 79 0 218 0
[pid=18660] ppid=18584 vsize=252504 CPUtime=1760.77
/proc/18660/stat : 18660 (minisat) R 18584 18584 18329 0 -1 4194304 62429 0 0 0 176008 69 0 0 25 0 1 0 159959272 258564096 62411 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/18660/statm: 63126 62411 54 142 0 62982 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 300064

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 18584 and gives childrusage.ru_utime.tv_sec=38 childrusage.ru_utime.tv_usec=800101 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=481926
CPU time returned by wait4() is 39.282
while last known CPU time is 1800.03

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

Real time (s): 1810.01
CPU time (s): 1800.03
CPU user time (s): 1798.87
CPU system time (s): 1.16
CPU usage (%): 99.4488
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8001
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57200
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= 2145
involuntary context switches= 1839

runsolver used 2.59061 s user time and 5.43017 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 20:32:52 UTC 2007


IDJOB= 195887
IDBENCH= 3309
FILE ID= node56/195887-1168115572

PBS_JOBID= 3477418

Free space on /tmp= 66511 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  98b2c3eb7c5ef9b6c13b42e20f078dd6

RANDOM SEED= 954789347

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.232
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.232
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:       1274736 kB
Buffers:         40760 kB
Cached:         363752 kB
SwapCached:       2060 kB
Active:         408100 kB
Inactive:       304640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274736 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            5716 kB
Writeback:           0 kB
Mapped:         324076 kB
Slab:            53056 kB
Committed_AS:  3689932 kB
PageTables:       2548 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= 66496 MiB



End job on node56 on Sat Jan  6 21:03:02 UTC 2007