Trace number 460135

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
MiraXT v3? (TO) 10000.2 5016.63

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
MD5SUM191bf76ba52591c5123b15dea5992d42
Bench CategoryINDUST (industrial instances)
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 variables60464
Number of clauses250489
Sum of the clauses size640141
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2176950
Number of clauses of size 346686
Number of clauses of size 48874
Number of clauses of size 55039
Number of clauses of size over 510868

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-460135-1179240437 -o ROOT/results/node10/solver-460135-1179240437 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460135-1179240437/MiraXTv3_dyn /tmp/evaluation/460135-1179240437/instance-460135-1179240437.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.75 1.88 3/77 13576
/proc/meminfo: memFree=1434000/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=3788 CPUtime=0
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 400081293 3878912 329 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 947 337 203 20 0 305 0

[startup+0.051291 s]
/proc/loadavg: 1.02 1.75 1.88 3/77 13576
/proc/meminfo: memFree=1434000/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=7068 CPUtime=0.04
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 1289 0 0 0 4 0 0 0 18 0 1 0 400081293 7237632 1264 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134578816 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 1767 1265 206 20 0 1125 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7068

[startup+0.101301 s]
/proc/loadavg: 1.02 1.75 1.88 3/77 13576
/proc/meminfo: memFree=1434000/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=11052 CPUtime=0.09
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 2182 0 0 0 9 0 0 0 18 0 1 0 400081293 11317248 2158 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 2763 2158 206 20 0 2121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11052

[startup+0.301343 s]
/proc/loadavg: 1.02 1.75 1.88 3/77 13576
/proc/meminfo: memFree=1434000/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=24440 CPUtime=0.28
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 5457 0 0 0 26 2 0 0 19 0 1 0 400081293 25026560 5432 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583938 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 6110 5432 207 20 0 5468 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24440

[startup+0.701429 s]
/proc/loadavg: 1.02 1.75 1.88 3/77 13576
/proc/meminfo: memFree=1434000/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=31912 CPUtime=0.69
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 7350 0 0 0 66 3 0 0 23 0 1 0 400081293 32677888 7325 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 7978 7325 207 20 0 7336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31912

[startup+1.5016 s]
/proc/loadavg: 1.02 1.75 1.88 2/78 13577
/proc/meminfo: memFree=1401160/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=35652 CPUtime=1.49
/proc/13576/stat : 13576 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194304 9066 0 0 0 146 3 0 0 25 0 1 0 400081293 36507648 7998 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517783 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 8913 7999 208 20 0 8271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35652

[startup+3.10195 s]
/proc/loadavg: 1.02 1.75 1.88 2/80 13579
/proc/meminfo: memFree=1372344/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=100596 CPUtime=3.22
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 16671 0 0 0 313 9 0 0 25 0 3 0 400081293 103010304 15127 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 25149 15127 218 20 0 24507 0
[pid=13576/tid=13578] ppid=13574 vsize=100596 CPUtime=1.56
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 4685 0 0 0 153 3 0 0 18 0 3 0 400081447 103010304 15127 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=100596 CPUtime=0.13
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 2687 0 0 0 11 2 0 0 16 0 3 0 400081447 103010304 15127 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 100596

[startup+6.30164 s]
/proc/loadavg: 1.10 1.75 1.88 3/80 13579
/proc/meminfo: memFree=1372600/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=102808 CPUtime=9.61
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 17222 0 0 0 951 10 0 0 25 0 3 0 400081293 105275392 15678 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 25702 15678 218 20 0 25060 0
[pid=13576/tid=13578] ppid=13574 vsize=102808 CPUtime=4.75
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 4826 0 0 0 472 3 0 0 17 0 3 0 400081447 105275392 15678 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=102808 CPUtime=3.31
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 3097 0 0 0 329 2 0 0 22 0 3 0 400081447 105275392 15678 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.61
Current children cumulated vsize (KiB) 102808

[startup+12.702 s]
/proc/loadavg: 1.17 1.76 1.88 3/80 13579
/proc/meminfo: memFree=1366592/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=107132 CPUtime=22.36
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 18561 0 0 0 2225 11 0 0 25 0 3 0 400081293 109703168 17017 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 26783 17017 218 20 0 26141 0
[pid=13576/tid=13578] ppid=13574 vsize=107132 CPUtime=11.15
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 5146 0 0 0 1111 4 0 0 19 0 3 0 400081447 109703168 17017 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565888 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=107132 CPUtime=9.67
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 4116 0 0 0 964 3 0 0 19 0 3 0 400081447 109703168 17017 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 107132

[startup+25.5018 s]
/proc/loadavg: 1.35 1.77 1.88 3/80 13579
/proc/meminfo: memFree=1349568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=123376 CPUtime=47.91
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 23012 0 0 0 4773 18 0 0 25 0 3 0 400081293 126337024 21402 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 30844 21402 218 20 0 30202 0
[pid=13576/tid=13578] ppid=13574 vsize=123376 CPUtime=23.94
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 7214 0 0 0 2387 7 0 0 20 0 3 0 400081447 126337024 21402 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=123376 CPUtime=22.42
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 6499 0 0 0 2236 6 0 0 21 0 3 0 400081447 126337024 21402 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 123376

[startup+51.1013 s]
/proc/loadavg: 1.57 1.78 1.88 3/80 13579
/proc/meminfo: memFree=1308672/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=163352 CPUtime=98.97
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 33818 0 0 0 9864 33 0 0 25 0 3 0 400081293 167272448 31442 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 40838 31442 218 20 0 40196 0
[pid=13576/tid=13578] ppid=13574 vsize=163352 CPUtime=49.53
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 12769 0 0 0 4936 17 0 0 17 0 3 0 400081447 167272448 31442 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=163352 CPUtime=47.9
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 11750 0 0 0 4778 12 0 0 18 0 3 0 400081447 167272448 31442 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.97
Current children cumulated vsize (KiB) 163352

[startup+102.308 s]
/proc/loadavg: 1.85 1.83 1.89 3/80 13579
/proc/meminfo: memFree=1241792/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=229016 CPUtime=201.13
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 51045 0 0 0 20055 58 0 0 25 0 3 0 400081293 234512384 48208 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 57254 48208 218 20 0 56612 0
[pid=13576/tid=13578] ppid=13574 vsize=229016 CPUtime=100.71
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 19042 0 0 0 10043 28 0 0 25 0 3 0 400081447 234512384 48208 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=229016 CPUtime=98.87
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 22704 0 0 0 9862 25 0 0 15 0 3 0 400081447 234512384 48208 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.13
Current children cumulated vsize (KiB) 229016

[startup+162.301 s]
/proc/loadavg: 1.98 1.87 1.90 3/80 13579
/proc/meminfo: memFree=1204416/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=263824 CPUtime=320.78
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 60948 0 0 0 32005 73 0 0 25 0 3 0 400081293 270155776 57388 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 65956 57388 218 20 0 65314 0
[pid=13576/tid=13578] ppid=13574 vsize=263824 CPUtime=160.68
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 24009 0 0 0 16031 37 0 0 25 0 3 0 400081447 270155776 57388 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=263824 CPUtime=158.57
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 27640 0 0 0 15825 32 0 0 25 0 3 0 400081447 270155776 57388 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.78
Current children cumulated vsize (KiB) 263824

[startup+222.302 s]
/proc/loadavg: 2.10 1.92 1.92 3/80 13579
/proc/meminfo: memFree=1143808/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=324352 CPUtime=440.43
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 76751 0 0 0 43948 95 0 0 25 0 3 0 400081293 332136448 72598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 81088 72598 218 20 0 80446 0
[pid=13576/tid=13578] ppid=13574 vsize=324352 CPUtime=220.64
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 31164 0 0 0 22016 48 0 0 17 0 3 0 400081447 332136448 72598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526172 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=324352 CPUtime=218.25
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 36288 0 0 0 21783 42 0 0 19 0 3 0 400081447 332136448 72598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.43
Current children cumulated vsize (KiB) 324352

[startup+282.303 s]
/proc/loadavg: 2.04 1.93 1.92 3/80 13579
/proc/meminfo: memFree=1143488/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=324352 CPUtime=560.12
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 77316 0 0 0 55916 96 0 0 25 0 3 0 400081293 332136448 72647 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 81088 72647 218 20 0 80446 0
[pid=13576/tid=13578] ppid=13574 vsize=324352 CPUtime=280.61
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 31502 0 0 0 28012 49 0 0 25 0 3 0 400081447 332136448 72647 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=324352 CPUtime=277.98
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 36515 0 0 0 27755 43 0 0 25 0 3 0 400081447 332136448 72647 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.12
Current children cumulated vsize (KiB) 324352

[startup+342.302 s]
/proc/loadavg: 2.01 1.94 1.92 3/80 13579
/proc/meminfo: memFree=1032192/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=436236 CPUtime=679.74
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 105718 0 0 0 67847 127 0 0 25 0 3 0 400081293 446705664 100410 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 109059 100410 218 20 0 108417 0
[pid=13576/tid=13578] ppid=13574 vsize=436236 CPUtime=340.56
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 50443 0 0 0 33987 69 0 0 19 0 3 0 400081447 446705664 100410 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13576/tid=13579] ppid=13574 vsize=436236 CPUtime=337.64
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 45976 0 0 0 33711 53 0 0 17 0 3 0 400081447 446705664 100410 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.74
Current children cumulated vsize (KiB) 436236

[startup+402.302 s]
/proc/loadavg: 2.00 1.95 1.92 3/80 13579
/proc/meminfo: memFree=1031936/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=436236 CPUtime=799.46
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 106294 0 0 0 79818 128 0 0 25 0 3 0 400081293 446705664 100441 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

[pid=13576] ppid=13574 vsize=722844 CPUtime=8695.56
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 193711 0 0 0 869272 284 0 0 25 0 3 0 400081293 740192256 172807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172807 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4353.31
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 94691 0 0 0 435192 139 0 0 25 0 3 0 400081447 740192256 172807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4340.71
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 89721 0 0 0 433930 141 0 0 25 0 3 0 400081447 740192256 172807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8695.56
Current children cumulated vsize (KiB) 722844

[startup+4422.3 s]
/proc/loadavg: 1.97 1.98 1.93 3/80 13779
/proc/meminfo: memFree=741888/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=8815.26
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 194019 0 0 0 881241 285 0 0 25 0 3 0 400081293 740192256 172811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172811 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4413.25
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 94846 0 0 0 441186 139 0 0 25 0 3 0 400081447 740192256 172811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4400.46
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 89874 0 0 0 439905 141 0 0 25 0 3 0 400081447 740192256 172811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8815.26
Current children cumulated vsize (KiB) 722844

[startup+4482.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 13957
/proc/meminfo: memFree=740672/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=8934.62
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 194175 0 0 0 893159 303 0 0 25 0 3 0 400081293 740192256 172815 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172815 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4473.12
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 94847 0 0 0 447155 157 0 0 25 0 3 0 400081447 740192256 172815 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4459.96
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90029 0 0 0 445854 142 0 0 25 0 3 0 400081447 740192256 172815 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8934.62
Current children cumulated vsize (KiB) 722844

[startup+4542.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741760/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9054.31
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 194481 0 0 0 905127 304 0 0 25 0 3 0 400081293 740192256 172816 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172816 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4533.07
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 94847 0 0 0 453150 157 0 0 25 0 3 0 400081447 740192256 172816 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4519.7
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90335 0 0 0 451827 143 0 0 25 0 3 0 400081447 740192256 172816 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9054.31
Current children cumulated vsize (KiB) 722844

[startup+4602.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9174.01
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 194944 0 0 0 917096 305 0 0 25 0 3 0 400081293 740192256 172820 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172820 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4593.01
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95002 0 0 0 459144 157 0 0 25 0 3 0 400081447 740192256 172820 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4579.45
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90643 0 0 0 457802 143 0 0 25 0 3 0 400081447 740192256 172820 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9174.01
Current children cumulated vsize (KiB) 722844

[startup+4662.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9293.6
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195105 0 0 0 929055 305 0 0 25 0 3 0 400081293 740192256 172828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172828 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4652.96
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95006 0 0 0 465139 157 0 0 25 0 3 0 400081447 740192256 172828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4639.1
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90800 0 0 0 463766 144 0 0 25 0 3 0 400081447 740192256 172828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9293.6
Current children cumulated vsize (KiB) 722844

[startup+4722.31 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9413.32
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195107 0 0 0 941026 306 0 0 25 0 3 0 400081293 740192256 172830 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172830 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4712.93
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95007 0 0 0 471135 158 0 0 25 0 3 0 400081447 740192256 172830 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4698.86
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90801 0 0 0 469742 144 0 0 25 0 3 0 400081447 740192256 172830 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9413.32
Current children cumulated vsize (KiB) 722844

[startup+4782.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9532.93
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195264 0 0 0 952986 307 0 0 25 0 3 0 400081293 740192256 172833 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172833 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4772.79
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95008 0 0 0 477121 158 0 0 25 0 3 0 400081447 740192256 172833 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4758.6
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 90957 0 0 0 475715 145 0 0 25 0 3 0 400081447 740192256 172833 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9532.93
Current children cumulated vsize (KiB) 722844

[startup+4842.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741504/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9652.63
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195421 0 0 0 964955 308 0 0 25 0 3 0 400081293 740192256 172836 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172836 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4832.74
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95008 0 0 0 483116 158 0 0 25 0 3 0 400081447 740192256 172836 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526676 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4818.36
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 91114 0 0 0 481690 146 0 0 25 0 3 0 400081447 740192256 172836 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9652.63
Current children cumulated vsize (KiB) 722844

[startup+4902.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9772.35
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195423 0 0 0 976926 309 0 0 25 0 3 0 400081293 740192256 172838 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172838 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4892.7
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95009 0 0 0 489112 158 0 0 25 0 3 0 400081447 740192256 172838 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4878.11
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 91115 0 0 0 487665 146 0 0 25 0 3 0 400081447 740192256 172838 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9772.35
Current children cumulated vsize (KiB) 722844

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=741568/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=722844 CPUtime=9892.04
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 195428 0 0 0 988895 309 0 0 25 0 3 0 400081293 740192256 172843 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 180711 172843 218 20 0 180069 0
[pid=13576/tid=13578] ppid=13574 vsize=722844 CPUtime=4952.63
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 95013 0 0 0 495105 158 0 0 25 0 3 0 400081447 740192256 172843 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=722844 CPUtime=4937.87
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 91116 0 0 0 493640 147 0 0 25 0 3 0 400081447 740192256 172843 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9892.04
Current children cumulated vsize (KiB) 722844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5016.5 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=733632/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=731656 CPUtime=10000.1
/proc/13576/stat : 13576 (MiraXTv3_dyn) S 13574 13576 13502 0 -1 4194304 197461 0 0 0 999698 313 0 0 25 0 3 0 400081293 749215744 174876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13576/statm: 182914 174876 218 20 0 182272 0
[pid=13576/tid=13578] ppid=13574 vsize=731656 CPUtime=5006.79
/proc/13576/task/13578/stat : 13578 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 97046 0 0 0 500517 162 0 0 25 0 3 0 400081447 749215744 174876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134529616 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13576/tid=13579] ppid=13574 vsize=731656 CPUtime=4991.79
/proc/13576/task/13579/stat : 13579 (MiraXTv3_dyn) R 13574 13576 13502 0 -1 4194368 91116 0 0 0 499032 147 0 0 21 0 3 0 400081447 749215744 174876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 731656

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

Solver just ended. Dumping a history of the last processes samples

[startup+5016.61 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 13977
/proc/meminfo: memFree=733632/2055920 swapFree=4143948/4192956
[pid=13576] ppid=13574 vsize=0 CPUtime=10000.2
/proc/13576/stat : 13576 (MiraXTv3_dyn) Z 13574 13576 13502 0 -1 4195340 197461 0 0 0 999699 323 0 0 16 0 2 0 400081293 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13576/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5016.63
CPU time (s): 10000.2
CPU user time (s): 9997
CPU system time (s): 3.24851
CPU usage (%): 199.342
Max. virtual memory (cumulated for all children) (KiB): 731656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997
system time used= 3.24851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2497
involuntary context switches= 188361

runsolver used 5.18021 second user time and 13.228 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May 15 14:47:18 UTC 2007

IDJOB= 460135
IDBENCH= 20570
IDSOLVER= 196
FILE ID= node10/460135-1179240437

PBS_JOBID= 5274540

Free space on /tmp= 66534 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/460135-1179240437/MiraXTv3_dyn /tmp/evaluation/460135-1179240437/instance-460135-1179240437.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-460135-1179240437 -o ROOT/results/node10/solver-460135-1179240437 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460135-1179240437/MiraXTv3_dyn /tmp/evaluation/460135-1179240437/instance-460135-1179240437.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  191bf76ba52591c5123b15dea5992d42

RANDOM SEED= 819862005

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1434344 kB
Buffers:         54096 kB
Cached:         473100 kB
SwapCached:      18164 kB
Active:         195456 kB
Inactive:       355812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434344 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            9832 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            55840 kB
Committed_AS:  5345352 kB
PageTables:       1736 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= 66534 MiB

End job on node10 on Tue May 15 16:10:56 UTC 2007