Trace number 195900

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.09 1809.91

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-22_ext.xml
MD5SUM3f91470deb50812f5025dbd993c53a3e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark377.497
SatisfiableNO
(Un)Satisfiability was provedNO
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.74	c start cnf exporting
40.38	c parsing time : 2.996
40.38	c preprocessing time : 40.223
40.38	
40.38	c Nary constraints - conflicts : 0 supports : 76
40.38	c Binary constraints - conflicts : 0 supports :0
40.38	c max arity constraint : 3
40.38	c Max Tuples generated 0
40.38	c relations : 76
40.38	c relations BDD: 76
40.38	c vars : 302666 - clauses :  955661
40.38	
40.46	 
40.46	c --- Minisat Stats ---
40.46	 

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/node45/watcher-195900-1168115923 -o ROOT/results/node45/solver-195900-1168115923 -C 1800 -M 900 /tmp/evaluation/195900-1168115923/galac.sh /tmp/evaluation/195900-1168115923/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: 0.92 1.00 1.24 4/73 1203
/proc/meminfo: memFree=1853376/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=8652 CPUtime=0
/proc/1202/stat : 1202 (galac.sh) R 1200 1202 1070 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 159991274 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939087519 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/1202/statm: 2163 279 207 79 0 156 0
[pid=1204] ppid=1202 vsize=8688 CPUtime=0
/proc/1204/stat : 1204 (galac.sh) R 1202 1202 1070 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 159991274 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939087519 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/1204/statm: 2172 286 209 79 0 165 0
[pid=1205] ppid=1204 vsize=8700 CPUtime=0
/proc/1205/stat : 1205 (galac.sh) R 1204 1202 1070 0 -1 4194368 17 0 0 0 0 0 0 0 17 0 1 0 159991274 8908800 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425384 0 0 4096 73728 0 0 0 17 1 0 0
/proc/1205/statm: 2177 289 210 79 0 170 0

[startup+0.104893 s]
/proc/loadavg: 0.92 1.00 1.24 4/73 1203
/proc/meminfo: memFree=1853376/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.512966 s]
/proc/loadavg: 0.92 1.00 1.24 4/73 1203
/proc/meminfo: memFree=1853376/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33413 s]
/proc/loadavg: 0.92 1.00 1.24 3/92 1234
/proc/meminfo: memFree=1756776/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1218] ppid=1202 vsize=860852 CPUtime=1.28
/proc/1218/stat : 1218 (java) R 1202 1202 1070 0 -1 0 21648 0 1 0 116 12 0 0 25 0 8 0 159991277 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1218/statm: 215213 21400 1963 14 0 201471 0
[pid=1218/tid=1222] ppid=1202 vsize=860852 CPUtime=0.06
/proc/1218/task/1222/stat : 1222 (java) R 1202 1202 1070 0 -1 64 5897 0 0 0 4 2 0 0 16 0 8 0 159991281 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1223] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1223/stat : 1223 (java) S 1202 1202 1070 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159991281 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1224] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1224/stat : 1224 (java) S 1202 1202 1070 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159991281 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1231] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1231/stat : 1231 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159991285 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1232] ppid=1202 vsize=860852 CPUtime=0.12
/proc/1218/task/1232/stat : 1232 (java) S 1202 1202 1070 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 159991285 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1233] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1233/stat : 1233 (java) S 1202 1202 1070 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159991285 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1234] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1234/stat : 1234 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159991285 881512448 21400 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908412

[startup+2.98742 s]
/proc/loadavg: 0.92 1.00 1.24 3/92 1234
/proc/meminfo: memFree=1678824/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1218] ppid=1202 vsize=860852 CPUtime=2.93
/proc/1218/stat : 1218 (java) R 1202 1202 1070 0 -1 0 25281 0 1 0 278 15 0 0 25 0 8 0 159991277 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1218/statm: 215213 25028 1963 14 0 201471 0
[pid=1218/tid=1222] ppid=1202 vsize=860852 CPUtime=0.21
/proc/1218/task/1222/stat : 1222 (java) S 1202 1202 1070 0 -1 64 9514 0 0 0 17 4 0 0 16 0 8 0 159991281 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1223] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1223/stat : 1223 (java) S 1202 1202 1070 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159991281 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1224] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1224/stat : 1224 (java) S 1202 1202 1070 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159991281 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1231] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1231/stat : 1231 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159991285 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1232] ppid=1202 vsize=860852 CPUtime=0.16
/proc/1218/task/1232/stat : 1232 (java) R 1202 1202 1070 0 -1 64 903 0 0 0 15 1 0 0 16 0 8 0 159991285 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153423450 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1233] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1233/stat : 1233 (java) S 1202 1202 1070 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159991285 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1234] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1234/stat : 1234 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159991285 881512448 25028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908412

[startup+6.28002 s]
/proc/loadavg: 1.01 1.02 1.24 3/93 1235
/proc/meminfo: memFree=1598240/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1218] ppid=1202 vsize=860852 CPUtime=6
/proc/1218/stat : 1218 (java) R 1202 1202 1070 0 -1 0 34562 0 1 0 581 19 0 0 25 0 8 0 159991277 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073891934 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1218/statm: 215213 34306 1971 14 0 201471 0
[pid=1218/tid=1222] ppid=1202 vsize=860852 CPUtime=0.62
/proc/1218/task/1222/stat : 1222 (java) S 1202 1202 1070 0 -1 64 18738 0 0 0 53 9 0 0 20 0 8 0 159991281 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1218/tid=1223] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1223/stat : 1223 (java) S 1202 1202 1070 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159991281 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1224] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1224/stat : 1224 (java) S 1202 1202 1070 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159991281 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1231] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1231/stat : 1231 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159991285 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1232] ppid=1202 vsize=860852 CPUtime=0.21
/proc/1218/task/1232/stat : 1232 (java) S 1202 1202 1070 0 -1 64 935 0 0 0 20 1 0 0 15 0 8 0 159991285 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1233] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1233/stat : 1233 (java) S 1202 1202 1070 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159991285 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1234] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1234/stat : 1234 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159991285 881512448 34306 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 908412

[startup+12.7772 s]
/proc/loadavg: 1.17 1.05 1.25 3/93 1235
/proc/meminfo: memFree=1514152/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1218] ppid=1202 vsize=860852 CPUtime=12.47
/proc/1218/stat : 1218 (java) R 1202 1202 1070 0 -1 0 55320 0 1 0 1216 31 0 0 25 0 8 0 159991277 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155438820 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1218/statm: 215213 55058 1992 14 0 201471 0
[pid=1218/tid=1222] ppid=1202 vsize=860852 CPUtime=1.53
/proc/1218/task/1222/stat : 1222 (java) S 1202 1202 1070 0 -1 64 39414 0 0 0 134 19 0 0 16 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1218/tid=1223] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1223/stat : 1223 (java) S 1202 1202 1070 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1224] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1224/stat : 1224 (java) S 1202 1202 1070 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1231] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1231/stat : 1231 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1232] ppid=1202 vsize=860852 CPUtime=0.26
/proc/1218/task/1232/stat : 1232 (java) S 1202 1202 1070 0 -1 64 971 0 0 0 25 1 0 0 15 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1218/tid=1233] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1233/stat : 1233 (java) S 1202 1202 1070 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1234] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1234/stat : 1234 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 908412

[startup+25.6545 s]
/proc/loadavg: 1.35 1.09 1.26 3/93 1235
/proc/meminfo: memFree=1507304/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=0.01
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 760 1704 0 0 0 1 0 0 23 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1218] ppid=1202 vsize=860852 CPUtime=25.29
/proc/1218/stat : 1218 (java) R 1202 1202 1070 0 -1 0 55343 0 1 0 2494 35 0 0 25 0 8 0 159991277 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1218/statm: 215213 55058 1992 14 0 201471 0
[pid=1218/tid=1222] ppid=1202 vsize=860852 CPUtime=1.56
/proc/1218/task/1222/stat : 1222 (java) S 1202 1202 1070 0 -1 64 39414 0 0 0 137 19 0 0 16 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1218/tid=1223] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1223/stat : 1223 (java) S 1202 1202 1070 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1224] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1224/stat : 1224 (java) S 1202 1202 1070 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159991281 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1231] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1231/stat : 1231 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1232] ppid=1202 vsize=860852 CPUtime=0.26
/proc/1218/task/1232/stat : 1232 (java) S 1202 1202 1070 0 -1 64 971 0 0 0 25 1 0 0 15 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1218/tid=1233] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1233/stat : 1233 (java) S 1202 1202 1070 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1218/tid=1234] ppid=1202 vsize=860852 CPUtime=0
/proc/1218/task/1234/stat : 1234 (java) S 1202 1202 1070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159991285 881512448 55058 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 908412

[startup+51.2752 s]
/proc/loadavg: 1.57 1.17 1.28 3/86 1236
/proc/meminfo: memFree=1652896/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=60620 CPUtime=10.74
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 14586 0 0 0 1065 9 0 0 25 0 1 0 159995321 62074880 14568 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 15155 14568 54 142 0 15011 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 108180

[startup+102.516 s]
/proc/loadavg: 1.81 1.29 1.31 3/86 1236
/proc/meminfo: memFree=1601568/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=65452 CPUtime=61.65
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 15821 0 0 0 6154 11 0 0 25 0 1 0 159995321 67022848 15803 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 16363 15803 54 142 0 16219 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 113012

[startup+162.591 s]
/proc/loadavg: 1.93 1.42 1.36 3/86 1236
/proc/meminfo: memFree=1581856/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0

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

/proc/loadavg: 2.07 1.99 1.75 3/86 1236
/proc/meminfo: memFree=1341216/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=155000 CPUtime=1077.7
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 38177 0 0 0 107734 36 0 0 25 0 1 0 159995321 158720000 38159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 38750 38159 54 142 0 38606 0
Current children cumulated CPU time (s) 1117.66
Current children cumulated vsize (KiB) 202560

[startup+1183.86 s]
/proc/loadavg: 2.06 2.00 1.77 3/86 1236
/proc/meminfo: memFree=1309280/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=159632 CPUtime=1137.48
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 39329 0 0 0 113711 37 0 0 25 0 1 0 159995321 163463168 39311 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 39908 39311 54 142 0 39764 0
Current children cumulated CPU time (s) 1177.44
Current children cumulated vsize (KiB) 207192

[startup+1243.93 s]
/proc/loadavg: 2.02 2.00 1.78 3/86 1236
/proc/meminfo: memFree=1306336/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=162412 CPUtime=1197.27
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 40039 0 0 0 119689 38 0 0 25 0 1 0 159995321 166309888 40021 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 40603 40021 54 142 0 40459 0
Current children cumulated CPU time (s) 1237.23
Current children cumulated vsize (KiB) 209972

[startup+1304 s]
/proc/loadavg: 2.06 2.01 1.80 3/86 1236
/proc/meminfo: memFree=1302496/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=166244 CPUtime=1257.04
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 41005 0 0 0 125665 39 0 0 25 0 1 0 159995321 170233856 40987 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 41561 40987 54 142 0 41417 0
Current children cumulated CPU time (s) 1297
Current children cumulated vsize (KiB) 213804

[startup+1364.08 s]
/proc/loadavg: 2.26 2.06 1.83 3/92 1344
/proc/meminfo: memFree=1297040/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=170208 CPUtime=1316.73
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 41986 0 0 0 131632 41 0 0 25 0 1 0 159995321 174292992 41968 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 42552 41968 54 142 0 42408 0
Current children cumulated CPU time (s) 1356.69
Current children cumulated vsize (KiB) 217768

[startup+1424.08 s]
/proc/loadavg: 2.09 2.05 1.83 3/92 1410
/proc/meminfo: memFree=1293872/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=173376 CPUtime=1376.37
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 42795 0 0 0 137595 42 0 0 25 0 1 0 159995321 177537024 42777 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 43344 42777 54 142 0 43200 0
Current children cumulated CPU time (s) 1416.33
Current children cumulated vsize (KiB) 220936

[startup+1484.16 s]
/proc/loadavg: 2.03 2.04 1.84 3/86 1434
/proc/meminfo: memFree=1266144/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=176676 CPUtime=1436.06
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 43611 0 0 0 143563 43 0 0 25 0 1 0 159995321 180916224 43593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 44169 43593 54 142 0 44025 0
Current children cumulated CPU time (s) 1476.02
Current children cumulated vsize (KiB) 224236

[startup+1544.24 s]
/proc/loadavg: 2.01 2.03 1.84 3/86 1434
/proc/meminfo: memFree=1262880/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=179904 CPUtime=1495.85
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 44420 0 0 0 149541 44 0 0 25 0 1 0 159995321 184221696 44402 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529547 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 44976 44402 54 142 0 44832 0
Current children cumulated CPU time (s) 1535.81
Current children cumulated vsize (KiB) 227464

[startup+1604.32 s]
/proc/loadavg: 2.04 2.03 1.86 3/86 1434
/proc/meminfo: memFree=1259808/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=182944 CPUtime=1555.63
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 45177 0 0 0 155519 44 0 0 25 0 1 0 159995321 187334656 45159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 45736 45159 54 142 0 45592 0
Current children cumulated CPU time (s) 1595.59
Current children cumulated vsize (KiB) 230504

[startup+1664.38 s]
/proc/loadavg: 2.01 2.02 1.86 3/86 1434
/proc/meminfo: memFree=1256224/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=186916 CPUtime=1615.42
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 46069 0 0 0 161497 45 0 0 25 0 1 0 159995321 191401984 46051 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 46729 46051 54 142 0 46585 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 234476

[startup+1724.45 s]
/proc/loadavg: 2.00 2.02 1.87 3/86 1434
/proc/meminfo: memFree=1226080/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=189612 CPUtime=1675.1
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 46748 0 0 0 167464 46 0 0 25 0 1 0 159995321 194162688 46730 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 47403 46730 54 142 0 47259 0
Current children cumulated CPU time (s) 1715.06
Current children cumulated vsize (KiB) 237172

[startup+1784.53 s]
/proc/loadavg: 2.06 2.03 1.88 3/86 1434
/proc/meminfo: memFree=1223776/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=191792 CPUtime=1734.88
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 47306 0 0 0 173441 47 0 0 25 0 1 0 159995321 196395008 47288 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/1236/statm: 47948 47288 54 142 0 47804 0
Current children cumulated CPU time (s) 1774.84
Current children cumulated vsize (KiB) 239352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.89 s]
/proc/loadavg: 2.04 2.03 1.88 2/69 1448
/proc/meminfo: memFree=1648288/2055920 swapFree=4184048/4192956
[pid=1202] ppid=1200 vsize=47560 CPUtime=39.96
/proc/1202/stat : 1202 (galac.sh) S 1200 1202 1070 0 -1 4194304 798 57082 0 1 0 1 3949 46 17 0 1 0 159991274 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1202/statm: 11890 362 244 79 0 218 0
[pid=1236] ppid=1202 vsize=195260 CPUtime=1760.13
/proc/1236/stat : 1236 (minisat) R 1202 1202 1070 0 -1 4194304 48145 0 0 0 175964 49 0 0 25 0 1 0 159995321 199946240 48127 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1236/statm: 48815 48127 54 142 0 48671 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 242820

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 1202 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=500994 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=471928
CPU time returned by wait4() is 39.9729
while last known CPU time is 1800.09

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

Real time (s): 1809.91
CPU time (s): 1800.09
CPU user time (s): 1799.13
CPU system time (s): 0.96
CPU usage (%): 99.4577
Max. virtual memory (cumulated for all children) (KiB): 908412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.501
system time used= 0.471928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57880
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= 2330
involuntary context switches= 2757

runsolver used 2.59061 s user time and 5.42018 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 20:38:43 UTC 2007


IDJOB= 195900
IDBENCH= 3310
FILE ID= node45/195900-1168115923

PBS_JOBID= 3477428

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3f91470deb50812f5025dbd993c53a3e

RANDOM SEED= 532507862

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.259
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.259
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:       1854304 kB
Buffers:         16580 kB
Cached:         122444 kB
SwapCached:       3164 kB
Active:          83308 kB
Inactive:        70776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854304 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:           11340 kB
Writeback:           0 kB
Mapped:          21592 kB
Slab:            33124 kB
Committed_AS:  2900664 kB
PageTables:       1704 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= 66522 MiB



End job on node45 on Sat Jan  6 21:08:54 UTC 2007