Trace number 426267

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.05 2507.34

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S1407716880-15.cnf
MD5SUMc56c168c4f165e1bc8c9ee2192c07c5e
Bench CategoryRANDOM (random 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 variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 520400

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/node6/watcher-426267-1179005277 -o ROOT/results/node6/solver-426267-1179005277 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426267-1179005277/MiraXTv3_dyn /tmp/evaluation/426267-1179005277/instance-426267-1179005277.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: 2.06 2.09 2.09 3/77 9694
/proc/meminfo: memFree=1434736/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=3788 CPUtime=0
/proc/9694/stat : 9694 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 376565392 3878912 327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 947 334 202 20 0 305 0

[startup+0.094061 s]
/proc/loadavg: 2.06 2.09 2.09 3/77 9694
/proc/meminfo: memFree=1434736/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=5776 CPUtime=0.08
/proc/9694/stat : 9694 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194304 927 0 0 0 8 0 0 0 18 0 1 0 376565392 5914624 902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5776

[startup+0.101062 s]
/proc/loadavg: 2.06 2.09 2.09 3/77 9694
/proc/meminfo: memFree=1434736/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=5776 CPUtime=0.09
/proc/9694/stat : 9694 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194304 927 0 0 0 9 0 0 0 18 0 1 0 376565392 5914624 902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5776

[startup+0.301086 s]
/proc/loadavg: 2.06 2.09 2.09 3/77 9694
/proc/meminfo: memFree=1434736/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=5776 CPUtime=0.29
/proc/9694/stat : 9694 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194304 927 0 0 0 29 0 0 0 19 0 1 0 376565392 5914624 902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575882 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 1444 902 207 20 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5776

[startup+0.701139 s]
/proc/loadavg: 2.06 2.09 2.09 3/77 9694
/proc/meminfo: memFree=1434736/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=13624 CPUtime=0.81
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 1814 0 0 0 81 0 0 0 21 0 3 0 376565392 13950976 1745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 3406 1745 218 20 0 2764 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 13624

[startup+1.50123 s]
/proc/loadavg: 2.06 2.09 2.09 3/80 9697
/proc/meminfo: memFree=1425688/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=21908 CPUtime=2.41
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 3636 0 0 0 239 2 0 0 21 0 3 0 376565392 22433792 3567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 5477 3567 218 20 0 4835 0
[pid=9694/tid=9696] ppid=9692 vsize=21908 CPUtime=0.92
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 1291 0 0 0 92 0 0 0 17 0 3 0 376565449 22433792 3567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565424 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=21908 CPUtime=0.9
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 1299 0 0 0 90 0 0 0 18 0 3 0 376565449 22433792 3567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 21908

[startup+3.10142 s]
/proc/loadavg: 2.06 2.08 2.09 3/80 9697
/proc/meminfo: memFree=1416152/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=31444 CPUtime=5.59
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 5966 0 0 0 556 3 0 0 21 0 3 0 376565392 32198656 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 7861 5897 218 20 0 7219 0
[pid=9694/tid=9696] ppid=9692 vsize=31444 CPUtime=2.52
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 2463 0 0 0 251 1 0 0 25 0 3 0 376565449 32198656 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=31444 CPUtime=2.5
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 2457 0 0 0 249 1 0 0 18 0 3 0 376565449 32198656 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 31444

[startup+6.3018 s]
/proc/loadavg: 2.06 2.08 2.09 3/80 9697
/proc/meminfo: memFree=1406680/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=39900 CPUtime=11.98
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 8347 0 0 0 1192 6 0 0 21 0 3 0 376565392 40857600 8206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 9975 8206 218 20 0 9333 0
[pid=9694/tid=9696] ppid=9692 vsize=39900 CPUtime=5.72
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 3582 0 0 0 570 2 0 0 25 0 3 0 376565449 40857600 8206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=39900 CPUtime=5.69
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 3719 0 0 0 566 3 0 0 22 0 3 0 376565449 40857600 8206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 39900

[startup+12.7026 s]
/proc/loadavg: 2.05 2.08 2.09 3/80 9697
/proc/meminfo: memFree=1376728/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=68440 CPUtime=24.76
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 15565 0 0 0 2464 12 0 0 21 0 3 0 376565392 70082560 15258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 17110 15258 218 20 0 16468 0
[pid=9694/tid=9696] ppid=9692 vsize=68440 CPUtime=12.12
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 7022 0 0 0 1208 4 0 0 18 0 3 0 376565449 70082560 15258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=68440 CPUtime=12.06
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 7497 0 0 0 1199 7 0 0 25 0 3 0 376565449 70082560 15258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 68440

[startup+25.5011 s]
/proc/loadavg: 2.04 2.08 2.08 3/80 9697
/proc/meminfo: memFree=1369624/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=73240 CPUtime=50.25
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 17374 0 0 0 5011 14 0 0 21 0 3 0 376565392 74997760 16627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 18310 16627 218 20 0 17668 0
[pid=9694/tid=9696] ppid=9692 vsize=73240 CPUtime=24.9
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 7898 0 0 0 2485 5 0 0 17 0 3 0 376565449 74997760 16627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=73240 CPUtime=24.77
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 8430 0 0 0 2469 8 0 0 25 0 3 0 376565449 74997760 16627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 73240

[startup+51.1011 s]
/proc/loadavg: 2.03 2.07 2.08 3/80 9697
/proc/meminfo: memFree=1349080/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=92956 CPUtime=101.32
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 23054 0 0 0 10112 20 0 0 21 0 3 0 376565392 95186944 21491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 23239 21491 218 20 0 22597 0
[pid=9694/tid=9696] ppid=9692 vsize=92956 CPUtime=50.48
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 10465 0 0 0 5041 7 0 0 24 0 3 0 376565449 95186944 21491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=92956 CPUtime=50.26
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 11543 0 0 0 5014 12 0 0 25 0 3 0 376565449 95186944 21491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 92956

[startup+102.305 s]
/proc/loadavg: 2.01 2.06 2.08 3/80 9697
/proc/meminfo: memFree=1342744/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=98108 CPUtime=203.42
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 26001 0 0 0 20319 23 0 0 21 0 3 0 376565392 100462592 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 24527 23009 218 20 0 23885 0
[pid=9694/tid=9696] ppid=9692 vsize=98108 CPUtime=101.64
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 12013 0 0 0 10156 8 0 0 25 0 3 0 376565449 100462592 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=98108 CPUtime=101.21
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 12942 0 0 0 10107 14 0 0 25 0 3 0 376565449 100462592 23009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 98108

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.07 3/80 9697
/proc/meminfo: memFree=1341784/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=99324 CPUtime=323.08
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 27781 0 0 0 32283 25 0 0 21 0 3 0 376565392 101707776 23229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 24831 23229 218 20 0 24189 0
[pid=9694/tid=9696] ppid=9692 vsize=99324 CPUtime=161.5
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 12834 0 0 0 16141 9 0 0 25 0 3 0 376565449 101707776 23229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9694/tid=9697] ppid=9692 vsize=99324 CPUtime=161
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 13901 0 0 0 16085 15 0 0 25 0 3 0 376565449 101707776 23229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 99324

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.06 3/80 9697
/proc/meminfo: memFree=1341144/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=100024 CPUtime=442.75
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 29627 0 0 0 44248 27 0 0 21 0 3 0 376565392 102424576 23385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 25006 23385 218 20 0 24364 0
[pid=9694/tid=9696] ppid=9692 vsize=100024 CPUtime=221.21
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 13834 0 0 0 22111 10 0 0 25 0 3 0 376565449 102424576 23385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9694/tid=9697] ppid=9692 vsize=100024 CPUtime=220.96
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 14747 0 0 0 22080 16 0 0 25 0 3 0 376565449 102424576 23385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.75
Current children cumulated vsize (KiB) 100024

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.06 3/80 9697
/proc/meminfo: memFree=1335896/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=105132 CPUtime=562.43
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 32287 0 0 0 56214 29 0 0 21 0 3 0 376565392 107655168 24745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 26283 24745 218 20 0 25641 0
[pid=9694/tid=9696] ppid=9692 vsize=105132 CPUtime=280.93
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 15000 0 0 0 28082 11 0 0 25 0 3 0 376565449 107655168 24745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9694/tid=9697] ppid=9692 vsize=105132 CPUtime=280.93
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 16241 0 0 0 28075 18 0 0 25 0 3 0 376565449 107655168 24745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.43
Current children cumulated vsize (KiB) 105132

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/80 9697
/proc/meminfo: memFree=1335064/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=106592 CPUtime=682.09
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 33835 0 0 0 68178 31 0 0 21 0 3 0 376565392 109150208 24928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 26648 24928 218 20 0 26006 0
[pid=9694/tid=9696] ppid=9692 vsize=106592 CPUtime=340.64
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 15736 0 0 0 34053 11 0 0 25 0 3 0 376565449 109150208 24928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9694/tid=9697] ppid=9692 vsize=106592 CPUtime=340.87
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 17053 0 0 0 34068 19 0 0 25 0 3 0 376565449 109150208 24928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.09
Current children cumulated vsize (KiB) 106592

[startup+402.301 s]

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

/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 38305 0 0 0 189822 38 0 0 25 0 3 0 376565449 161521664 37594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=157736 CPUtime=1894.43
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 39514 0 0 0 189401 42 0 0 25 0 3 0 376565449 161521664 37594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.6
Current children cumulated vsize (KiB) 157736

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9699
/proc/meminfo: memFree=1283800/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=158216 CPUtime=3913.26
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 80271 0 0 0 391244 82 0 0 21 0 3 0 376565392 162013184 37700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 39554 37700 218 20 0 38912 0
[pid=9694/tid=9696] ppid=9692 vsize=158216 CPUtime=1958.56
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 39061 0 0 0 195817 39 0 0 25 0 3 0 376565449 162013184 37700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=158216 CPUtime=1954.12
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 40164 0 0 0 195370 42 0 0 25 0 3 0 376565449 162013184 37700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.26
Current children cumulated vsize (KiB) 158216

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9865
/proc/meminfo: memFree=1280808/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=159712 CPUtime=4032.67
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 81835 0 0 0 403173 94 0 0 21 0 3 0 376565392 163545088 38094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 39928 38094 218 20 0 39286 0
[pid=9694/tid=9696] ppid=9692 vsize=159712 CPUtime=2018.37
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 40040 0 0 0 201797 40 0 0 25 0 3 0 376565449 163545088 38094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=159712 CPUtime=2013.72
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 40749 0 0 0 201319 53 0 0 25 0 3 0 376565449 163545088 38094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.67
Current children cumulated vsize (KiB) 159712

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9897
/proc/meminfo: memFree=1282064/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=159712 CPUtime=4152.3
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 83010 0 0 0 415131 99 0 0 21 0 3 0 376565392 163545088 38096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 39928 38096 218 20 0 39286 0
[pid=9694/tid=9696] ppid=9692 vsize=159712 CPUtime=2078.29
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 40562 0 0 0 207788 41 0 0 25 0 3 0 376565449 163545088 38096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=159712 CPUtime=2073.43
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 41402 0 0 0 207286 57 0 0 25 0 3 0 376565449 163545088 38096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.3
Current children cumulated vsize (KiB) 159712

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9897
/proc/meminfo: memFree=1282000/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=159712 CPUtime=4271.95
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 84351 0 0 0 427095 100 0 0 21 0 3 0 376565392 163545088 38136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 39928 38136 218 20 0 39286 0
[pid=9694/tid=9696] ppid=9692 vsize=159712 CPUtime=2138.25
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 41212 0 0 0 213783 42 0 0 25 0 3 0 376565449 163545088 38136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=159712 CPUtime=2133.13
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 42093 0 0 0 213255 58 0 0 25 0 3 0 376565449 163545088 38136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.95
Current children cumulated vsize (KiB) 159712

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9897
/proc/meminfo: memFree=1280912/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160736 CPUtime=4391.63
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 85599 0 0 0 439061 102 0 0 21 0 3 0 376565392 164593664 38409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40184 38409 218 20 0 39542 0
[pid=9694/tid=9696] ppid=9692 vsize=160736 CPUtime=2198.2
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 41602 0 0 0 219778 42 0 0 25 0 3 0 376565449 164593664 38409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160736 CPUtime=2192.84
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 42951 0 0 0 219225 59 0 0 25 0 3 0 376565449 164593664 38409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.63
Current children cumulated vsize (KiB) 160736

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9897
/proc/meminfo: memFree=1280784/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160736 CPUtime=4511.3
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 86849 0 0 0 451027 103 0 0 21 0 3 0 376565392 164593664 38424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40184 38424 218 20 0 39542 0
[pid=9694/tid=9696] ppid=9692 vsize=160736 CPUtime=2258.16
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 42187 0 0 0 225773 43 0 0 25 0 3 0 376565449 164593664 38424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160736 CPUtime=2252.56
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 43616 0 0 0 225197 59 0 0 25 0 3 0 376565449 164593664 38424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.3
Current children cumulated vsize (KiB) 160736

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 9897
/proc/meminfo: memFree=1280720/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=4630.98
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 87978 0 0 0 462993 105 0 0 21 0 3 0 376565392 164782080 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38448 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2318.12
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 42729 0 0 0 231768 44 0 0 25 0 3 0 376565449 164782080 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2312.28
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 44203 0 0 0 231168 60 0 0 25 0 3 0 376565449 164782080 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.98
Current children cumulated vsize (KiB) 160920

[startup+2382.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 9897
/proc/meminfo: memFree=1280664/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=4750.66
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 89047 0 0 0 474960 106 0 0 21 0 3 0 376565392 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38473 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2378.09
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 43185 0 0 0 237764 45 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2372
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 44816 0 0 0 237140 60 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.66
Current children cumulated vsize (KiB) 160920

[startup+2442.3 s]
/proc/loadavg: 1.91 1.97 1.99 3/80 9897
/proc/meminfo: memFree=1280536/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=4870.34
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 90220 0 0 0 486927 107 0 0 21 0 3 0 376565392 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38473 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2438.04
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 43770 0 0 0 243759 45 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2431.72
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 45404 0 0 0 243111 61 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.34
Current children cumulated vsize (KiB) 160920

[startup+2502.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/80 9897
/proc/meminfo: memFree=1280664/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=4990.02
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 91455 0 0 0 498894 108 0 0 21 0 3 0 376565392 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38473 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2498.01
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 44355 0 0 0 249755 46 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2491.43
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 46054 0 0 0 249082 61 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.02
Current children cumulated vsize (KiB) 160920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 9897
/proc/meminfo: memFree=1280728/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=5000.01
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 91585 0 0 0 499892 109 0 0 21 0 3 0 376565392 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38473 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2503.01
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 44420 0 0 0 250255 46 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2496.41
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 46119 0 0 0 249580 61 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 160920

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

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

[startup+2507.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 9897
/proc/meminfo: memFree=1280728/2055924 swapFree=4143816/4192956
[pid=9694] ppid=9692 vsize=160920 CPUtime=5000.01
/proc/9694/stat : 9694 (MiraXTv3_dyn) S 9692 9694 9308 0 -1 4194304 91585 0 0 0 499892 109 0 0 21 0 3 0 376565392 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9694/statm: 40230 38473 218 20 0 39588 0
[pid=9694/tid=9696] ppid=9692 vsize=160920 CPUtime=2503.01
/proc/9694/task/9696/stat : 9696 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 44420 0 0 0 250255 46 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9694/tid=9697] ppid=9692 vsize=160920 CPUtime=2496.41
/proc/9694/task/9697/stat : 9697 (MiraXTv3_dyn) R 9692 9694 9308 0 -1 4194368 46119 0 0 0 249580 61 0 0 25 0 3 0 376565449 164782080 38473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 160920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.34
CPU time (s): 5000.05
CPU user time (s): 4998.93
CPU system time (s): 1.11383
CPU usage (%): 199.417
Max. virtual memory (cumulated for all children) (KiB): 161184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.93
system time used= 1.11383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91585
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= 1095
involuntary context switches= 94438

runsolver used 2.48662 second user time and 6.68898 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 21:27:57 UTC 2007

IDJOB= 426267
IDBENCH= 20092
IDSOLVER= 196
FILE ID= node6/426267-1179005277

PBS_JOBID= 5252852

Free space on /tmp= 66516 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S1407716880-15.cnf
COMMAND LINE= /tmp/evaluation/426267-1179005277/MiraXTv3_dyn /tmp/evaluation/426267-1179005277/instance-426267-1179005277.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426267-1179005277 -o ROOT/results/node6/solver-426267-1179005277 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426267-1179005277/MiraXTv3_dyn /tmp/evaluation/426267-1179005277/instance-426267-1179005277.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c56c168c4f165e1bc8c9ee2192c07c5e

RANDOM SEED= 336748224

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1435016 kB
Buffers:         47692 kB
Cached:         500036 kB
SwapCached:      17556 kB
Active:         276396 kB
Inactive:       296288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1435016 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4532 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            33792 kB
Committed_AS: 12797616 kB
PageTables:       1784 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= 66516 MiB

End job on node6 on Sat May 12 22:09:47 UTC 2007