Trace number 426216

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) 5000.24 2506.45

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1691487811-15.cnf
MD5SUMd34b988a6f24b98efc289e8376520000
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.5352
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

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/node16/watcher-426216-1178998545 -o ROOT/results/node16/solver-426216-1178998545 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426216-1178998545/MiraXTv3_dyn /tmp/evaluation/426216-1178998545/instance-426216-1178998545.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.84 1.97 1.99 3/77 10326
/proc/meminfo: memFree=1661416/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=3788 CPUtime=0
/proc/10326/stat : 10326 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 347772105 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10326/statm: 947 331 205 20 0 305 0

[startup+0.103883 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 10326
/proc/meminfo: memFree=1661416/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=10352 CPUtime=0.09
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 1019 0 0 0 9 0 0 0 18 0 3 0 347772105 10600448 934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 2588 935 216 20 0 1946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10352

[startup+0.201866 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 10326
/proc/meminfo: memFree=1661416/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=10880 CPUtime=0.28
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 1423 0 0 0 28 0 0 0 18 0 3 0 347772105 11141120 1338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 2720 1338 218 20 0 2078 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10880

[startup+0.301845 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 10326
/proc/meminfo: memFree=1661416/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=12564 CPUtime=0.49
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 1772 0 0 0 48 1 0 0 18 0 3 0 347772105 12865536 1687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 3141 1687 218 20 0 2499 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12564

[startup+0.701762 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 10326
/proc/meminfo: memFree=1661416/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=19000 CPUtime=1.28
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 3151 0 0 0 127 1 0 0 18 0 3 0 347772105 19456000 3066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 4750 3066 218 20 0 4108 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 19000

[startup+1.50159 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1644816/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=27800 CPUtime=2.88
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 5588 0 0 0 285 3 0 0 18 0 3 0 347772105 28467200 5503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 6950 5503 218 20 0 6308 0
[pid=10326/tid=10328] ppid=10324 vsize=27800 CPUtime=1.39
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 2354 0 0 0 138 1 0 0 23 0 3 0 347772115 28467200 5503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=27800 CPUtime=1.38
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 2455 0 0 0 137 1 0 0 19 0 3 0 347772115 28467200 5503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520526 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 27800

[startup+3.10225 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1632208/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=37512 CPUtime=6.06
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 7845 0 0 0 602 4 0 0 18 0 3 0 347772105 38412288 7760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 9378 7760 218 20 0 8736 0
[pid=10326/tid=10328] ppid=10324 vsize=37512 CPUtime=2.99
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 3511 0 0 0 298 1 0 0 25 0 3 0 347772115 38412288 7760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=37512 CPUtime=2.97
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 3555 0 0 0 295 2 0 0 21 0 3 0 347772115 38412288 7760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 37512

[startup+6.30158 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1619728/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=54068 CPUtime=12.45
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 12099 0 0 0 1236 9 0 0 18 0 3 0 347772105 55365632 11942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 13517 11943 218 20 0 12875 0
[pid=10326/tid=10328] ppid=10324 vsize=54068 CPUtime=6.19
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 5395 0 0 0 616 3 0 0 18 0 3 0 347772115 55365632 11943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=54068 CPUtime=6.16
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 5926 0 0 0 611 5 0 0 18 0 3 0 347772115 55365632 11943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565482 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 54068

[startup+12.7022 s]
/proc/loadavg: 1.87 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1573152/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=96340 CPUtime=25.22
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 23048 0 0 0 2505 17 0 0 18 0 3 0 347772105 98652160 22674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 24085 22674 218 20 0 23443 0
[pid=10326/tid=10328] ppid=10324 vsize=96340 CPUtime=12.58
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 10791 0 0 0 1252 6 0 0 18 0 3 0 347772115 98652160 22674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=96340 CPUtime=12.53
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 11478 0 0 0 1243 10 0 0 18 0 3 0 347772115 98652160 22674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 96340

[startup+25.5015 s]
/proc/loadavg: 1.90 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1565024/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=103472 CPUtime=50.75
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 25194 0 0 0 5056 19 0 0 18 0 3 0 347772105 105955328 24430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 25868 24430 218 20 0 25226 0
[pid=10326/tid=10328] ppid=10324 vsize=103472 CPUtime=25.38
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 11722 0 0 0 2531 7 0 0 22 0 3 0 347772115 105955328 24430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=103472 CPUtime=25.27
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 12693 0 0 0 2516 11 0 0 24 0 3 0 347772115 105955328 24430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 103472

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1533344/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=133140 CPUtime=101.8
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 33655 0 0 0 10151 29 0 0 18 0 3 0 347772105 136335360 32065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 33285 32065 218 20 0 32643 0
[pid=10326/tid=10328] ppid=10324 vsize=133140 CPUtime=50.94
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 16065 0 0 0 5083 11 0 0 25 0 3 0 347772115 136335360 32065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=133140 CPUtime=50.74
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 16811 0 0 0 5058 16 0 0 23 0 3 0 347772115 136335360 32065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 133140

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1525792/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=140932 CPUtime=203.86
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 36909 0 0 0 20353 33 0 0 18 0 3 0 347772105 144314368 33860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 35233 33860 218 20 0 34591 0
[pid=10326/tid=10328] ppid=10324 vsize=140932 CPUtime=102.12
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 17728 0 0 0 10199 13 0 0 25 0 3 0 347772115 144314368 33860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=140932 CPUtime=101.62
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 18402 0 0 0 10144 18 0 0 25 0 3 0 347772115 144314368 33860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 140932

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1523424/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=142980 CPUtime=323.55
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 38836 0 0 0 32319 36 0 0 18 0 3 0 347772105 146411520 34447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 35745 34447 218 20 0 35103 0
[pid=10326/tid=10328] ppid=10324 vsize=142980 CPUtime=162.09
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 18414 0 0 0 16194 15 0 0 25 0 3 0 347772115 146411520 34447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565711 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=142980 CPUtime=161.36
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 19643 0 0 0 16116 20 0 0 25 0 3 0 347772115 146411520 34447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 142980

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1514016/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=152056 CPUtime=443.19
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 42753 0 0 0 44280 39 0 0 18 0 3 0 347772105 155705344 36811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 38014 36811 218 20 0 37372 0
[pid=10326/tid=10328] ppid=10324 vsize=152056 CPUtime=222.06
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 20896 0 0 0 22189 17 0 0 25 0 3 0 347772115 155705344 36811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=152056 CPUtime=221.02
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 21078 0 0 0 22081 21 0 0 25 0 3 0 347772115 155705344 36811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.19
Current children cumulated vsize (KiB) 152056

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 10329
/proc/meminfo: memFree=1512992/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=153392 CPUtime=562.86
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 44280 0 0 0 56245 41 0 0 18 0 3 0 347772105 157073408 37114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 38348 37114 218 20 0 37706 0
[pid=10326/tid=10328] ppid=10324 vsize=153392 CPUtime=282.01
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 21806 0 0 0 28182 19 0 0 18 0 3 0 347772115 157073408 37114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=153392 CPUtime=280.75
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 21695 0 0 0 28054 21 0 0 25 0 3 0 347772115 157073408 37114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 153392

[startup+342.301 s]
/proc/loadavg: 2.05 1.99 1.99 3/80 10329
/proc/meminfo: memFree=1507680/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=158512 CPUtime=682.53
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 46644 0 0 0 68209 44 0 0 18 0 3 0 347772105 162316288 38390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 39628 38390 218 20 0 38986 0
[pid=10326/tid=10328] ppid=10324 vsize=158512 CPUtime=341.99
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 22303 0 0 0 34180 19 0 0 20 0 3 0 347772115 162316288 38390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10326/tid=10329] ppid=10324 vsize=158512 CPUtime=340.43
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 23562 0 0 0 34019 24 0 0 21 0 3 0 347772115 162316288 38390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 158512

[startup+402.302 s]

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

/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 40890 0 0 0 189817 52 0 0 25 0 3 0 347772115 221794304 52800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=216596 CPUtime=1896.01
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 44503 0 0 0 189553 48 0 0 25 0 3 0 347772115 221794304 52800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.81
Current children cumulated vsize (KiB) 216596

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 10527
/proc/meminfo: memFree=1442272/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=224852 CPUtime=3914.55
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 88999 0 0 0 391350 105 0 0 18 0 3 0 347772105 230248448 54683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 56213 54683 218 20 0 55571 0
[pid=10326/tid=10328] ppid=10324 vsize=224852 CPUtime=1958.45
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 43275 0 0 0 195790 55 0 0 25 0 3 0 347772115 230248448 54683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=224852 CPUtime=1955.99
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 44945 0 0 0 195550 49 0 0 25 0 3 0 347772115 230248448 54683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565622 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.55
Current children cumulated vsize (KiB) 224852

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1442400/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=224836 CPUtime=4034.26
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 90022 0 0 0 403320 106 0 0 18 0 3 0 347772105 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 56209 54684 218 20 0 55567 0
[pid=10326/tid=10328] ppid=10324 vsize=224836 CPUtime=2018.18
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 43787 0 0 0 201762 56 0 0 25 0 3 0 347772115 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=224836 CPUtime=2015.99
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 45456 0 0 0 201549 50 0 0 25 0 3 0 347772115 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.26
Current children cumulated vsize (KiB) 224836

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1442400/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=224836 CPUtime=4154
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 91044 0 0 0 415292 108 0 0 18 0 3 0 347772105 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 56209 54684 218 20 0 55567 0
[pid=10326/tid=10328] ppid=10324 vsize=224836 CPUtime=2077.92
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 44371 0 0 0 207736 56 0 0 25 0 3 0 347772115 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=224836 CPUtime=2075.98
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 45894 0 0 0 207547 51 0 0 25 0 3 0 347772115 230232064 54684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154
Current children cumulated vsize (KiB) 224836

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1434080/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=233028 CPUtime=4273.73
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 94215 0 0 0 427261 112 0 0 18 0 3 0 347772105 238620672 56760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 58257 56760 218 20 0 57615 0
[pid=10326/tid=10328] ppid=10324 vsize=233028 CPUtime=2137.67
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47031 0 0 0 213707 60 0 0 25 0 3 0 347772115 238620672 56760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=233028 CPUtime=2135.95
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 46405 0 0 0 213544 51 0 0 25 0 3 0 347772115 238620672 56760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.73
Current children cumulated vsize (KiB) 233028

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1434016/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=233028 CPUtime=4393.43
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 94955 0 0 0 439229 114 0 0 18 0 3 0 347772105 238620672 56770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 58257 56770 218 20 0 57615 0
[pid=10326/tid=10328] ppid=10324 vsize=233028 CPUtime=2197.39
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47109 0 0 0 219679 60 0 0 25 0 3 0 347772115 238620672 56770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=233028 CPUtime=2195.92
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47067 0 0 0 219540 52 0 0 25 0 3 0 347772115 238620672 56770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.43
Current children cumulated vsize (KiB) 233028

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1434080/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=233028 CPUtime=4513.15
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 95687 0 0 0 451201 114 0 0 18 0 3 0 347772105 238620672 56772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 58257 56772 218 20 0 57615 0
[pid=10326/tid=10328] ppid=10324 vsize=233028 CPUtime=2257.13
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47110 0 0 0 225653 60 0 0 25 0 3 0 347772115 238620672 56772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=233028 CPUtime=2255.91
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47798 0 0 0 225538 53 0 0 25 0 3 0 347772115 238620672 56772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.15
Current children cumulated vsize (KiB) 233028

[startup+2322.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 10527
/proc/meminfo: memFree=1434208/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=233028 CPUtime=4632.8
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 96128 0 0 0 463165 115 0 0 18 0 3 0 347772105 238620672 56736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 58257 56736 218 20 0 57615 0
[pid=10326/tid=10328] ppid=10324 vsize=233028 CPUtime=2316.81
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47112 0 0 0 231621 60 0 0 25 0 3 0 347772115 238620672 56736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=233028 CPUtime=2315.89
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48237 0 0 0 231535 54 0 0 25 0 3 0 347772115 238620672 56736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.8
Current children cumulated vsize (KiB) 233028

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 10527
/proc/meminfo: memFree=1434208/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=233028 CPUtime=4752.55
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 96129 0 0 0 475139 116 0 0 18 0 3 0 347772105 238620672 56737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 58257 56737 218 20 0 57615 0
[pid=10326/tid=10328] ppid=10324 vsize=233028 CPUtime=2376.56
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 47112 0 0 0 237595 61 0 0 25 0 3 0 347772115 238620672 56737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=233028 CPUtime=2375.88
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48238 0 0 0 237534 54 0 0 25 0 3 0 347772115 238620672 56737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.55
Current children cumulated vsize (KiB) 233028

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1428960/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=237836 CPUtime=4872.26
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 98100 0 0 0 487108 118 0 0 18 0 3 0 347772105 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 59459 58015 218 20 0 58817 0
[pid=10326/tid=10328] ppid=10324 vsize=237836 CPUtime=2436.3
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 49083 0 0 0 243567 63 0 0 25 0 3 0 347772115 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=237836 CPUtime=2435.86
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48238 0 0 0 243531 55 0 0 25 0 3 0 347772115 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.26
Current children cumulated vsize (KiB) 237836

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1428960/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=237836 CPUtime=4992
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 98396 0 0 0 499081 119 0 0 18 0 3 0 347772105 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 59459 58015 218 20 0 58817 0
[pid=10326/tid=10328] ppid=10324 vsize=237836 CPUtime=2496.04
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 49379 0 0 0 249541 63 0 0 25 0 3 0 347772115 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=237836 CPUtime=2495.85
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48238 0 0 0 249530 55 0 0 25 0 3 0 347772115 243544064 58015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992
Current children cumulated vsize (KiB) 237836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1428960/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=237836 CPUtime=5000.18
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 98397 0 0 0 499899 119 0 0 18 0 3 0 347772105 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 59459 58016 218 20 0 58817 0
[pid=10326/tid=10328] ppid=10324 vsize=237836 CPUtime=2500.13
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 49379 0 0 0 249950 63 0 0 25 0 3 0 347772115 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=237836 CPUtime=2499.95
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48239 0 0 0 249940 55 0 0 25 0 3 0 347772115 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 237836

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

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

[startup+2506.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 10527
/proc/meminfo: memFree=1428960/2055920 swapFree=4143412/4192956
[pid=10326] ppid=10324 vsize=237836 CPUtime=5000.18
/proc/10326/stat : 10326 (MiraXTv3_dyn) S 10324 10326 10254 0 -1 4194304 98397 0 0 0 499899 119 0 0 18 0 3 0 347772105 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10326/statm: 59459 58016 218 20 0 58817 0
[pid=10326/tid=10328] ppid=10324 vsize=237836 CPUtime=2500.13
/proc/10326/task/10328/stat : 10328 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 49379 0 0 0 249950 63 0 0 25 0 3 0 347772115 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=237836 CPUtime=2499.95
/proc/10326/task/10329/stat : 10329 (MiraXTv3_dyn) R 10324 10326 10254 0 -1 4194368 48239 0 0 0 249940 55 0 0 25 0 3 0 347772115 243544064 58016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 237836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.45
CPU time (s): 5000.24
CPU user time (s): 4999.01
CPU system time (s): 1.22881
CPU usage (%): 199.495
Max. virtual memory (cumulated for all children) (KiB): 238704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.01
system time used= 1.22881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98397
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= 1299
involuntary context switches= 93898

runsolver used 2.51362 second user time and 6.66799 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat May 12 19:35:45 UTC 2007

IDJOB= 426216
IDBENCH= 20041
IDSOLVER= 196
FILE ID= node16/426216-1178998545

PBS_JOBID= 5252843

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1691487811-15.cnf
COMMAND LINE= /tmp/evaluation/426216-1178998545/MiraXTv3_dyn /tmp/evaluation/426216-1178998545/instance-426216-1178998545.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-426216-1178998545 -o ROOT/results/node16/solver-426216-1178998545 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426216-1178998545/MiraXTv3_dyn /tmp/evaluation/426216-1178998545/instance-426216-1178998545.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d34b988a6f24b98efc289e8376520000

RANDOM SEED= 887317477

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1661632 kB
Buffers:         50152 kB
Cached:         255840 kB
SwapCached:      18028 kB
Active:         178032 kB
Inactive:       152720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661632 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            49148 kB
Committed_AS: 14295024 kB
PageTables:       1836 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= 66548 MiB

End job on node16 on Sat May 12 20:17:33 UTC 2007