Trace number 195978

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 1802.23

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-44_ext.xml
MD5SUM6a8989343c1399ffbb5761ed2389c00b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark922.959
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
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.15	c start processing
3.15	c start relation processing
9.90	c start cnf exporting
42.61	c parsing time : 2.975
42.61	c preprocessing time : 42.429
42.61	
42.61	c Nary constraints - conflicts : 0 supports : 76
42.61	c Binary constraints - conflicts : 0 supports :0
42.61	c max arity constraint : 3
42.61	c Max Tuples generated 0
42.61	c relations : 76
42.61	c relations BDD: 76
42.61	c vars : 302687 - clauses :  955736
42.61	
42.65	 
42.65	c --- Minisat Stats ---
42.65	 

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/node23/watcher-195978-1168117129 -o ROOT/results/node23/solver-195978-1168117129 -C 1800 -M 900 /tmp/evaluation/195978-1168117129/galac.sh /tmp/evaluation/195978-1168117129/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.84 1.98 1.96 4/81 31982
/proc/meminfo: memFree=1398472/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=8652 CPUtime=0
/proc/31981/stat : 31981 (galac.sh) R 31979 31981 31388 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 160107422 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487661215 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/31981/statm: 2163 279 207 79 0 156 0
[pid=31983] ppid=31981 vsize=8688 CPUtime=0
/proc/31983/stat : 31983 (galac.sh) R 31981 31981 31388 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 160107422 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487661215 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/31983/statm: 2172 286 209 79 0 165 0
[pid=31984] ppid=31983 vsize=8728 CPUtime=0
/proc/31984/stat : 31984 (galac.sh) R 31983 31981 31388 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 160107422 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487661863 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/31984/statm: 2182 290 209 79 0 175 0

[startup+0.105165 s]
/proc/loadavg: 1.84 1.98 1.96 4/81 31982
/proc/meminfo: memFree=1398472/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513256 s]
/proc/loadavg: 1.84 1.98 1.96 4/81 31982
/proc/meminfo: memFree=1398472/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33641 s]
/proc/loadavg: 1.84 1.98 1.96 4/105 32042
/proc/meminfo: memFree=1300288/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=31995] ppid=31981 vsize=860856 CPUtime=1.25
/proc/31995/stat : 31995 (java) R 31981 31981 31388 0 -1 0 22131 0 1 0 114 11 0 0 20 0 8 0 160107425 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31995/statm: 215214 21883 1965 14 0 201471 0
[pid=31995/tid=31996] ppid=31981 vsize=860856 CPUtime=0.07
/proc/31995/task/31996/stat : 31996 (java) R 31981 31981 31388 0 -1 64 6378 0 0 0 5 2 0 0 16 0 8 0 160107431 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=31997] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31997/stat : 31997 (java) S 31981 31981 31388 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160107432 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31998] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31998/stat : 31998 (java) S 31981 31981 31388 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160107432 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31999] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31999/stat : 31999 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160107435 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32000] ppid=31981 vsize=860856 CPUtime=0.11
/proc/31995/task/32000/stat : 32000 (java) S 31981 31981 31388 0 -1 64 892 0 0 0 11 0 0 0 16 0 8 0 160107435 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=32001] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32001/stat : 32001 (java) S 31981 31981 31388 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160107435 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32002] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32002/stat : 32002 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160107435 881516544 21883 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908428

[startup+2.98973 s]
/proc/loadavg: 1.84 1.98 1.96 3/105 32042
/proc/meminfo: memFree=1225152/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=31995] ppid=31981 vsize=860856 CPUtime=2.9
/proc/31995/stat : 31995 (java) R 31981 31981 31388 0 -1 0 25840 0 1 0 276 14 0 0 25 0 8 0 160107425 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073658578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31995/statm: 215214 25587 1965 14 0 201471 0
[pid=31995/tid=31996] ppid=31981 vsize=860856 CPUtime=0.21
/proc/31995/task/31996/stat : 31996 (java) S 31981 31981 31388 0 -1 64 10073 0 0 0 17 4 0 0 16 0 8 0 160107431 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=31997] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31997/stat : 31997 (java) S 31981 31981 31388 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160107432 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31998] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31998/stat : 31998 (java) S 31981 31981 31388 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160107432 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31999] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31999/stat : 31999 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160107435 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32000] ppid=31981 vsize=860856 CPUtime=0.13
/proc/31995/task/32000/stat : 32000 (java) S 31981 31981 31388 0 -1 64 901 0 0 0 13 0 0 0 15 0 8 0 160107435 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=32001] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32001/stat : 32001 (java) S 31981 31981 31388 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160107435 881516544 25587 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32002] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32002/stat : 32002 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160107435 881516544 25587 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) 908428

[startup+6.28137 s]
/proc/loadavg: 2.01 2.02 1.97 3/106 32043
/proc/meminfo: memFree=1137464/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=31995] ppid=31981 vsize=860856 CPUtime=6.1
/proc/31995/stat : 31995 (java) R 31981 31981 31388 0 -1 0 34448 0 1 0 592 18 0 0 25 0 8 0 160107425 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073937272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31995/statm: 215214 34192 1973 14 0 201471 0
[pid=31995/tid=31996] ppid=31981 vsize=860856 CPUtime=0.61
/proc/31995/task/31996/stat : 31996 (java) S 31981 31981 31388 0 -1 64 18621 0 0 0 54 7 0 0 20 0 8 0 160107431 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=31997] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31997/stat : 31997 (java) S 31981 31981 31388 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160107432 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31998] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31998/stat : 31998 (java) S 31981 31981 31388 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160107432 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31999] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31999/stat : 31999 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160107435 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32000] ppid=31981 vsize=860856 CPUtime=0.19
/proc/31995/task/32000/stat : 32000 (java) S 31981 31981 31388 0 -1 64 935 0 0 0 19 0 0 0 15 0 8 0 160107435 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=32001] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32001/stat : 32001 (java) S 31981 31981 31388 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160107435 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32002] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32002/stat : 32002 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160107435 881516544 34192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908428

[startup+12.7816 s]
/proc/loadavg: 2.01 2.01 1.97 3/106 32043
/proc/meminfo: memFree=1052992/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=31995] ppid=31981 vsize=860856 CPUtime=12.56
/proc/31995/stat : 31995 (java) R 31981 31981 31388 0 -1 0 55323 0 1 0 1225 31 0 0 25 0 8 0 160107425 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073681448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31995/statm: 215214 55061 1993 14 0 201471 0
[pid=31995/tid=31996] ppid=31981 vsize=860856 CPUtime=1.58
/proc/31995/task/31996/stat : 31996 (java) S 31981 31981 31388 0 -1 64 39414 0 0 0 139 19 0 0 16 0 8 0 160107431 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=31997] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31997/stat : 31997 (java) S 31981 31981 31388 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160107432 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31998] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31998/stat : 31998 (java) S 31981 31981 31388 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160107432 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31999] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31999/stat : 31999 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160107435 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32000] ppid=31981 vsize=860856 CPUtime=0.26
/proc/31995/task/32000/stat : 32000 (java) S 31981 31981 31388 0 -1 64 971 0 0 0 25 1 0 0 15 0 8 0 160107435 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=32001] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32001/stat : 32001 (java) S 31981 31981 31388 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160107435 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32002] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32002/stat : 32002 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160107435 881516544 55061 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908428

[startup+25.6621 s]
/proc/loadavg: 2.01 2.01 1.97 3/106 32043
/proc/meminfo: memFree=1046656/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=0.01
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=31995] ppid=31981 vsize=860856 CPUtime=25.37
/proc/31995/stat : 31995 (java) R 31981 31981 31388 0 -1 0 55346 0 1 0 2502 35 0 0 25 0 8 0 160107425 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073988174 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31995/statm: 215214 55062 1994 14 0 201471 0
[pid=31995/tid=31996] ppid=31981 vsize=860856 CPUtime=1.6
/proc/31995/task/31996/stat : 31996 (java) S 31981 31981 31388 0 -1 64 39415 0 0 0 141 19 0 0 16 0 8 0 160107431 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=31997] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31997/stat : 31997 (java) S 31981 31981 31388 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160107432 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31998] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31998/stat : 31998 (java) S 31981 31981 31388 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160107432 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=31999] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/31999/stat : 31999 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160107435 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32000] ppid=31981 vsize=860856 CPUtime=0.26
/proc/31995/task/32000/stat : 32000 (java) S 31981 31981 31388 0 -1 64 971 0 0 0 25 1 0 0 15 0 8 0 160107435 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31995/tid=32001] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32001/stat : 32001 (java) S 31981 31981 31388 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160107435 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31995/tid=32002] ppid=31981 vsize=860856 CPUtime=0
/proc/31995/task/32002/stat : 32002 (java) S 31981 31981 31388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160107435 881516544 55062 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908428

[startup+51.2961 s]
/proc/loadavg: 2.18 2.06 1.99 3/99 32044
/proc/meminfo: memFree=1191416/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=61100 CPUtime=8.59
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 14676 0 0 0 849 10 0 0 25 0 1 0 160111687 62566400 14658 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 15275 14658 54 142 0 15131 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 108672

[startup+102.547 s]
/proc/loadavg: 2.08 2.05 1.99 3/99 32044
/proc/meminfo: memFree=1138744/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=67748 CPUtime=59.44
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 16345 0 0 0 5932 12 0 0 25 0 1 0 160111687 69373952 16327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 16937 16327 54 142 0 16793 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 115320

[startup+162.648 s]
/proc/loadavg: 2.03 2.04 1.99 3/105 32162
/proc/meminfo: memFree=1113768/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0

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

/proc/loadavg: 2.00 2.01 2.00 3/99 32242
/proc/meminfo: memFree=829816/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=176192 CPUtime=1079.1
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 43431 0 0 0 107862 48 0 0 25 0 1 0 160111687 180420608 43413 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 44048 43413 54 142 0 43904 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 223764

[startup+1183.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 32242
/proc/meminfo: memFree=793016/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=184868 CPUtime=1139.15
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 45617 0 0 0 113865 50 0 0 25 0 1 0 160111687 189304832 45599 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 46217 45599 54 142 0 46073 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 232440

[startup+1243.46 s]
/proc/loadavg: 2.10 2.03 2.01 4/99 32244
/proc/meminfo: memFree=784120/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=193636 CPUtime=1199.19
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 47806 0 0 0 119866 53 0 0 25 0 1 0 160111687 198283264 47788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 48409 47788 54 142 0 48265 0
Current children cumulated CPU time (s) 1241.48
Current children cumulated vsize (KiB) 241208

[startup+1303.48 s]
/proc/loadavg: 2.04 2.03 2.00 3/99 32244
/proc/meminfo: memFree=742328/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=207772 CPUtime=1259.19
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 51338 0 0 0 125863 56 0 0 25 0 1 0 160111687 212758528 51320 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 51943 51320 54 142 0 51799 0
Current children cumulated CPU time (s) 1301.48
Current children cumulated vsize (KiB) 255344

[startup+1363.57 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 32244
/proc/meminfo: memFree=729208/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=220856 CPUtime=1319.25
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 54610 0 0 0 131866 59 0 0 25 0 1 0 160111687 226156544 54592 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 55214 54592 54 142 0 55070 0
Current children cumulated CPU time (s) 1361.54
Current children cumulated vsize (KiB) 268428

[startup+1423.58 s]
/proc/loadavg: 2.02 2.03 2.00 3/99 32244
/proc/meminfo: memFree=716664/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=233284 CPUtime=1379.24
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 57728 0 0 0 137862 62 0 0 25 0 1 0 160111687 238882816 57710 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 58321 57710 54 142 0 58177 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 280856

[startup+1483.61 s]
/proc/loadavg: 2.08 2.04 2.00 3/99 32244
/proc/meminfo: memFree=676600/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=245012 CPUtime=1439.25
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 60646 0 0 0 143859 66 0 0 25 0 1 0 160111687 250892288 60628 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 61253 60628 54 142 0 61109 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 292584

[startup+1543.71 s]
/proc/loadavg: 2.03 2.03 2.00 3/99 32244
/proc/meminfo: memFree=668536/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=252864 CPUtime=1499.33
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 62653 0 0 0 149865 68 0 0 25 0 1 0 160111687 258932736 62635 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 63216 62635 54 142 0 63072 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 300436

[startup+1603.73 s]
/proc/loadavg: 2.01 2.02 2.00 3/99 32244
/proc/meminfo: memFree=657656/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=263704 CPUtime=1559.32
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 65343 0 0 0 155862 70 0 0 25 0 1 0 160111687 270032896 65325 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 65926 65325 54 142 0 65782 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 311276

[startup+1663.77 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 32244
/proc/meminfo: memFree=653752/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=267408 CPUtime=1619.35
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 66303 0 0 0 161863 72 0 0 25 0 1 0 160111687 273825792 66285 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 66852 66285 54 142 0 66708 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 314980

[startup+1723.81 s]
/proc/loadavg: 2.03 2.02 2.00 3/99 32244
/proc/meminfo: memFree=623480/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=270060 CPUtime=1679.36
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 66861 0 0 0 167863 73 0 0 25 0 1 0 160111687 276541440 66843 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 67515 66843 54 142 0 67371 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 317632

[startup+1783.86 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 32244
/proc/meminfo: memFree=620984/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=272568 CPUtime=1739.38
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 67471 0 0 0 173864 74 0 0 25 0 1 0 160111687 279109632 67453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 68142 67453 54 142 0 67998 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 320140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.22 s]
/proc/loadavg: 2.04 2.03 2.00 3/99 32244
/proc/meminfo: memFree=619704/2055920 swapFree=4192812/4192956
[pid=31981] ppid=31979 vsize=47572 CPUtime=42.29
/proc/31981/stat : 31981 (galac.sh) S 31979 31981 31388 0 -1 4194304 801 57086 0 1 0 0 4182 47 17 0 1 0 160107422 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31981/statm: 11893 364 246 79 0 218 0
[pid=32044] ppid=31981 vsize=273756 CPUtime=1757.75
/proc/32044/stat : 32044 (minisat) R 31981 31981 31388 0 -1 4194304 67781 0 0 0 175700 75 0 0 25 0 1 0 160111687 280326144 67763 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/32044/statm: 68439 67763 54 142 0 68295 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 321328

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 31981 and gives childrusage.ru_utime.tv_sec=41 childrusage.ru_utime.tv_usec=828641 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=482926
CPU time returned by wait4() is 42.3116
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): 1802.23
CPU time (s): 1800.04
CPU user time (s): 1798.82
CPU system time (s): 1.22
CPU usage (%): 99.8783
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.8286
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57887
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= 2355
involuntary context switches= 2681

runsolver used 1.9527 s user time and 5.58615 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 20:58:49 UTC 2007


IDJOB= 195978
IDBENCH= 3316
FILE ID= node23/195978-1168117129

PBS_JOBID= 3477416

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6a8989343c1399ffbb5761ed2389c00b

RANDOM SEED= 609326662

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.265
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.265
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:       1398824 kB
Buffers:         51072 kB
Cached:         466952 kB
SwapCached:          0 kB
Active:         211448 kB
Inactive:       368316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5804 kB
Writeback:           0 kB
Mapped:          80796 kB
Slab:            62404 kB
Committed_AS:  3082964 kB
PageTables:       2128 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= 66524 MiB



End job on node23 on Sat Jan  6 21:28:53 UTC 2007