Trace number 426280

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.22 2507.44

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S2117580343-16.cnf
MD5SUM29eebfc33bb79c40df63e10b39764cb1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4113.9
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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/node67/watcher-426280-1179048331 -o ROOT/results/node67/solver-426280-1179048331 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426280-1179048331/MiraXTv3_dyn /tmp/evaluation/426280-1179048331/instance-426280-1179048331.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: 0.00 0.00 0.00 3/64 28319
/proc/meminfo: memFree=1127592/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=2672 CPUtime=0
/proc/28319/stat : 28319 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 380822689 2736128 144 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6853739 0 0 4096 0 0 0 0 17 1 0 0
/proc/28319/statm: 656 137 113 20 0 14 0

[startup+0.078483 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 28319
/proc/meminfo: memFree=1127592/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=5152 CPUtime=0.07
/proc/28319/stat : 28319 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194304 735 0 0 0 7 0 0 0 18 0 1 0 380822689 5275648 710 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/28319/statm: 1288 710 207 20 0 646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5152

[startup+0.101487 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 28319
/proc/meminfo: memFree=1127592/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=5152 CPUtime=0.09
/proc/28319/stat : 28319 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194304 735 0 0 0 9 0 0 0 18 0 1 0 380822689 5275648 710 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/28319/statm: 1288 710 207 20 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5152

[startup+0.301523 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 28319
/proc/meminfo: memFree=1127592/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=5360 CPUtime=0.29
/proc/28319/stat : 28319 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194304 768 0 0 0 29 0 0 0 19 0 1 0 380822689 5488640 743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/28319/statm: 1340 743 207 20 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+0.701604 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 28319
/proc/meminfo: memFree=1127592/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=13144 CPUtime=0.98
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 1919 0 0 0 97 1 0 0 19 0 3 0 380822689 13459456 1852 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 3286 1852 218 20 0 2644 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 13144

[startup+1.50175 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 28322
/proc/meminfo: memFree=1118288/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=20220 CPUtime=2.57
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 3629 0 0 0 255 2 0 0 19 0 3 0 380822689 20705280 3562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 5055 3562 218 20 0 4413 0
[pid=28319/tid=28321] ppid=28317 vsize=20220 CPUtime=1.09
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 1317 0 0 0 109 0 0 0 20 0 3 0 380822728 20705280 3562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325307 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=20220 CPUtime=1.08
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 1449 0 0 0 107 1 0 0 25 0 3 0 380822728 20705280 3562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 20220

[startup+3.10204 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 28322
/proc/meminfo: memFree=1109712/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=26532 CPUtime=5.77
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 5090 0 0 0 574 3 0 0 19 0 3 0 380822689 27168768 5023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 6633 5024 218 20 0 5991 0
[pid=28319/tid=28321] ppid=28317 vsize=26532 CPUtime=2.69
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 2140 0 0 0 268 1 0 0 23 0 3 0 380822728 27168768 5024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=26532 CPUtime=2.67
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 2088 0 0 0 266 1 0 0 25 0 3 0 380822728 27168768 5024 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 26532

[startup+6.30162 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 28322
/proc/meminfo: memFree=1101008/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=37276 CPUtime=12.15
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 7878 0 0 0 1209 6 0 0 19 0 3 0 380822689 38170624 7739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 9319 7739 218 20 0 8677 0
[pid=28319/tid=28321] ppid=28317 vsize=37276 CPUtime=5.89
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 3344 0 0 0 587 2 0 0 18 0 3 0 380822728 38170624 7739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=37276 CPUtime=5.85
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 3671 0 0 0 582 3 0 0 22 0 3 0 380822728 38170624 7739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 37276

[startup+12.7028 s]
/proc/loadavg: 0.44 0.10 0.03 3/67 28322
/proc/meminfo: memFree=1076760/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=57096 CPUtime=24.9
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 13131 0 0 0 2479 11 0 0 19 0 3 0 380822689 58466304 12726 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 14274 12726 218 20 0 13632 0
[pid=28319/tid=28321] ppid=28317 vsize=57096 CPUtime=12.28
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 5987 0 0 0 1224 4 0 0 25 0 3 0 380822728 58466304 12726 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=57096 CPUtime=12.22
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 6281 0 0 0 1216 6 0 0 25 0 3 0 380822728 58466304 12726 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 57096

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.05 3/67 28322
/proc/meminfo: memFree=1065240/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=69388 CPUtime=50.44
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 16826 0 0 0 5029 15 0 0 19 0 3 0 380822689 71053312 15960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 17347 15960 218 20 0 16705 0
[pid=28319/tid=28321] ppid=28317 vsize=69388 CPUtime=25.07
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 7715 0 0 0 2501 6 0 0 25 0 3 0 380822728 71053312 15960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=69388 CPUtime=24.96
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 8248 0 0 0 2488 8 0 0 24 0 3 0 380822728 71053312 15960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 69388

[startup+51.1018 s]
/proc/loadavg: 1.13 0.31 0.10 3/67 28322
/proc/meminfo: memFree=1055576/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=78232 CPUtime=101.46
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 19848 0 0 0 10129 17 0 0 19 0 3 0 380822689 80109568 18092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 19558 18092 218 20 0 18916 0
[pid=28319/tid=28321] ppid=28317 vsize=78232 CPUtime=50.64
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 9170 0 0 0 5057 7 0 0 19 0 3 0 380822728 80109568 18092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=78232 CPUtime=50.42
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 9815 0 0 0 5033 9 0 0 19 0 3 0 380822728 80109568 18092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 78232

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.21 3/67 28322
/proc/meminfo: memFree=1050904/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=82156 CPUtime=203.58
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 22613 0 0 0 20340 18 0 0 19 0 3 0 380822689 84127744 19232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 20539 19232 218 20 0 19897 0
[pid=28319/tid=28321] ppid=28317 vsize=82156 CPUtime=101.8
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 10438 0 0 0 10172 8 0 0 25 0 3 0 380822728 84127744 19232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=82156 CPUtime=101.38
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 11312 0 0 0 10128 10 0 0 25 0 3 0 380822728 84127744 19232 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 82156

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/67 28322
/proc/meminfo: memFree=1046168/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=86712 CPUtime=323.24
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 25502 0 0 0 32303 21 0 0 19 0 3 0 380822689 88793088 20366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 21678 20366 218 20 0 21036 0
[pid=28319/tid=28321] ppid=28317 vsize=86712 CPUtime=161.75
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 12146 0 0 0 16166 9 0 0 21 0 3 0 380822728 88793088 20366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=86712 CPUtime=161.09
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 12493 0 0 0 16098 11 0 0 25 0 3 0 380822728 88793088 20366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 86712

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.42 3/67 28322
/proc/meminfo: memFree=1044440/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=88980 CPUtime=442.9
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 27725 0 0 0 44268 22 0 0 19 0 3 0 380822689 91115520 20834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 22245 20834 218 20 0 21603 0
[pid=28319/tid=28321] ppid=28317 vsize=88980 CPUtime=221.69
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 13306 0 0 0 22160 9 0 0 25 0 3 0 380822728 91115520 20834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=88980 CPUtime=220.8
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 13556 0 0 0 22068 12 0 0 25 0 3 0 380822728 91115520 20834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.9
Current children cumulated vsize (KiB) 88980

[startup+282.303 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 28322
/proc/meminfo: memFree=1041112/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=92940 CPUtime=562.55
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 30137 0 0 0 56232 23 0 0 19 0 3 0 380822689 95170560 21686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 23235 21686 218 20 0 22593 0
[pid=28319/tid=28321] ppid=28317 vsize=92940 CPUtime=281.66
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 14317 0 0 0 28156 10 0 0 25 0 3 0 380822728 95170560 21686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=92940 CPUtime=280.49
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 14957 0 0 0 28036 13 0 0 25 0 3 0 380822728 95170560 21686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.55
Current children cumulated vsize (KiB) 92940

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.61 3/67 28322
/proc/meminfo: memFree=1030872/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=102696 CPUtime=682.22
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 34195 0 0 0 68194 28 0 0 19 0 3 0 380822689 105160704 24249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 25674 24249 218 20 0 25032 0
[pid=28319/tid=28321] ppid=28317 vsize=102696 CPUtime=341.6
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 16351 0 0 0 34149 11 0 0 25 0 3 0 380822728 105160704 24249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=102696 CPUtime=340.2
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 16981 0 0 0 34005 15 0 0 25 0 3 0 380822728 105160704 24249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.22
Current children cumulated vsize (KiB) 102696

[startup+402.302 s]

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

/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 38475 0 0 0 183986 29 0 0 25 0 3 0 380822728 143822848 33422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28319/tid=28322] ppid=28317 vsize=140452 CPUtime=1833.32
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 40375 0 0 0 183298 34 0 0 25 0 3 0 380822728 143822848 33422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.88
Current children cumulated vsize (KiB) 140452

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/67 28324
/proc/meminfo: memFree=993432/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=140892 CPUtime=3793.54
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 81146 0 0 0 379289 65 0 0 19 0 3 0 380822689 144273408 33537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35223 33537 218 20 0 34581 0
[pid=28319/tid=28321] ppid=28317 vsize=140892 CPUtime=1899.86
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 39314 0 0 0 189956 30 0 0 25 0 3 0 380822728 144273408 33537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=140892 CPUtime=1893.27
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 40969 0 0 0 189293 34 0 0 25 0 3 0 380822728 144273408 33537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.54
Current children cumulated vsize (KiB) 140892

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/67 28324
/proc/meminfo: memFree=993240/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=141256 CPUtime=3913.23
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 82537 0 0 0 391257 66 0 0 19 0 3 0 380822689 144646144 33609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35314 33609 218 20 0 34672 0
[pid=28319/tid=28321] ppid=28317 vsize=141256 CPUtime=1959.82
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 39979 0 0 0 195952 30 0 0 25 0 3 0 380822728 144646144 33609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=141256 CPUtime=1953
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 41695 0 0 0 195265 35 0 0 25 0 3 0 380822728 144646144 33609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.23
Current children cumulated vsize (KiB) 141256

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/67 28324
/proc/meminfo: memFree=992984/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=141588 CPUtime=4032.88
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 84045 0 0 0 403221 67 0 0 19 0 3 0 380822689 144986112 33665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35397 33665 218 20 0 34755 0
[pid=28319/tid=28321] ppid=28317 vsize=141588 CPUtime=2019.77
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 40761 0 0 0 201946 31 0 0 18 0 3 0 380822728 144986112 33665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=141588 CPUtime=2012.7
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 42421 0 0 0 201235 35 0 0 25 0 3 0 380822728 144986112 33665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.88
Current children cumulated vsize (KiB) 141588

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.75 3/67 28324
/proc/meminfo: memFree=992856/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=141588 CPUtime=4152.56
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 85389 0 0 0 415188 68 0 0 19 0 3 0 380822689 144986112 33689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35397 33689 218 20 0 34755 0
[pid=28319/tid=28321] ppid=28317 vsize=141588 CPUtime=2079.73
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 41378 0 0 0 207942 31 0 0 25 0 3 0 380822728 144986112 33689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=141588 CPUtime=2072.42
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 43148 0 0 0 207206 36 0 0 25 0 3 0 380822728 144986112 33689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.56
Current children cumulated vsize (KiB) 141588

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/73 28398
/proc/meminfo: memFree=991360/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=141796 CPUtime=4272.12
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 86788 0 0 0 427138 74 0 0 19 0 3 0 380822689 145199104 33768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35449 33768 218 20 0 34807 0
[pid=28319/tid=28321] ppid=28317 vsize=141796 CPUtime=2139.61
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 42129 0 0 0 213929 32 0 0 25 0 3 0 380822728 145199104 33768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=141796 CPUtime=2132.1
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 43796 0 0 0 213169 41 0 0 25 0 3 0 380822728 145199104 33768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.12
Current children cumulated vsize (KiB) 141796

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/67 28522
/proc/meminfo: memFree=991064/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=142820 CPUtime=4391.63
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 88357 0 0 0 439076 87 0 0 19 0 3 0 380822689 146247680 34083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 35705 34083 218 20 0 35063 0
[pid=28319/tid=28321] ppid=28317 vsize=142820 CPUtime=2199.44
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 42681 0 0 0 219912 32 0 0 25 0 3 0 380822728 146247680 34083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=142820 CPUtime=2191.78
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 44813 0 0 0 219124 54 0 0 25 0 3 0 380822728 146247680 34083 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.63
Current children cumulated vsize (KiB) 142820

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 28522
/proc/meminfo: memFree=990104/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=144012 CPUtime=4511.29
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 89874 0 0 0 451042 87 0 0 19 0 3 0 380822689 147468288 34347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36003 34347 218 20 0 35361 0
[pid=28319/tid=28321] ppid=28317 vsize=144012 CPUtime=2259.41
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 43292 0 0 0 225908 33 0 0 25 0 3 0 380822728 147468288 34347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=144012 CPUtime=2251.49
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 45719 0 0 0 225095 54 0 0 25 0 3 0 380822728 147468288 34347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.29
Current children cumulated vsize (KiB) 144012

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 28522
/proc/meminfo: memFree=989784/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=144012 CPUtime=4630.97
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 91257 0 0 0 463009 88 0 0 19 0 3 0 380822689 147468288 34411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36003 34411 218 20 0 35361 0
[pid=28319/tid=28321] ppid=28317 vsize=144012 CPUtime=2319.36
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 43971 0 0 0 231903 33 0 0 25 0 3 0 380822728 147468288 34411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=144012 CPUtime=2311.21
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 46423 0 0 0 231067 54 0 0 25 0 3 0 380822728 147468288 34411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.97
Current children cumulated vsize (KiB) 144012

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 28522
/proc/meminfo: memFree=988824/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=145824 CPUtime=4750.65
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 92658 0 0 0 474976 89 0 0 19 0 3 0 380822689 149323776 34624 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36456 34624 218 20 0 35814 0
[pid=28319/tid=28321] ppid=28317 vsize=145824 CPUtime=2379.33
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 44805 0 0 0 237899 34 0 0 25 0 3 0 380822728 149323776 34624 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=145824 CPUtime=2370.92
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 46990 0 0 0 237038 54 0 0 25 0 3 0 380822728 149323776 34624 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.65
Current children cumulated vsize (KiB) 145824

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 28522
/proc/meminfo: memFree=988248/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=146120 CPUtime=4870.32
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 93860 0 0 0 486942 90 0 0 19 0 3 0 380822689 149626880 34770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36530 34770 218 20 0 35888 0
[pid=28319/tid=28321] ppid=28317 vsize=146120 CPUtime=2439.29
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 45482 0 0 0 243895 34 0 0 25 0 3 0 380822728 149626880 34770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=146120 CPUtime=2430.63
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 47515 0 0 0 243008 55 0 0 25 0 3 0 380822728 149626880 34770 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.32
Current children cumulated vsize (KiB) 146120

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 28522
/proc/meminfo: memFree=988248/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=146120 CPUtime=4989.99
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 94785 0 0 0 498909 90 0 0 19 0 3 0 380822689 149626880 34771 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36530 34771 218 20 0 35888 0
[pid=28319/tid=28321] ppid=28317 vsize=146120 CPUtime=2499.24
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 46011 0 0 0 249890 34 0 0 25 0 3 0 380822728 149626880 34771 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=146120 CPUtime=2490.34
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 47911 0 0 0 248979 55 0 0 25 0 3 0 380822728 149626880 34771 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.99
Current children cumulated vsize (KiB) 146120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.4 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 28522
/proc/meminfo: memFree=987672/2055920 swapFree=4183164/4192956
[pid=28319] ppid=28317 vsize=146120 CPUtime=5000.17
/proc/28319/stat : 28319 (MiraXTv3_dyn) S 28317 28319 28247 0 -1 4194304 95097 0 0 0 499926 91 0 0 19 0 3 0 380822689 149626880 34951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28319/statm: 36530 34951 218 20 0 35888 0
[pid=28319/tid=28321] ppid=28317 vsize=146120 CPUtime=2504.35
/proc/28319/task/28321/stat : 28321 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 46257 0 0 0 250400 35 0 0 25 0 3 0 380822728 149626880 34951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7325253 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28319/tid=28322] ppid=28317 vsize=146120 CPUtime=2495.42
/proc/28319/task/28322/stat : 28322 (MiraXTv3_dyn) R 28317 28319 28247 0 -1 4194368 47977 0 0 0 249487 55 0 0 25 0 3 0 380822728 149626880 34951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 146120

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.44
CPU time (s): 5000.22
CPU user time (s): 4999.28
CPU system time (s): 0.935857
CPU usage (%): 199.416
Max. virtual memory (cumulated for all children) (KiB): 146384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.28
system time used= 0.935857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95098
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= 1261
involuntary context switches= 37811

runsolver used 2.11868 second user time and 7.01093 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun May 13 09:25:32 UTC 2007

IDJOB= 426280
IDBENCH= 20105
IDSOLVER= 196
FILE ID= node67/426280-1179048331

PBS_JOBID= 5253444

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S2117580343-16.cnf
COMMAND LINE= /tmp/evaluation/426280-1179048331/MiraXTv3_dyn /tmp/evaluation/426280-1179048331/instance-426280-1179048331.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-426280-1179048331 -o ROOT/results/node67/solver-426280-1179048331 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426280-1179048331/MiraXTv3_dyn /tmp/evaluation/426280-1179048331/instance-426280-1179048331.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  29eebfc33bb79c40df63e10b39764cb1

RANDOM SEED= 151914283

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1128000 kB
Buffers:         56816 kB
Cached:         729780 kB
SwapCached:       3972 kB
Active:         416040 kB
Inactive:       380196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128000 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            4584 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:           117684 kB
Committed_AS:  2777220 kB
PageTables:       1452 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= 66544 MiB

End job on node67 on Sun May 13 10:07:21 UTC 2007