Trace number 426291

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.23 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S849793820-03.cnf
MD5SUMed1f689cc6976e9722bcb1ee5f3d8edc
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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/node18/watcher-426291-1179007495 -o ROOT/results/node18/solver-426291-1179007495 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426291-1179007495/MiraXTv3_dyn /tmp/evaluation/426291-1179007495/instance-426291-1179007495.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.00 2.00 2.00 3/77 22318
/proc/meminfo: memFree=1660936/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=3788 CPUtime=0
/proc/22318/stat : 22318 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 348666918 3878912 334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22318/statm: 947 341 202 20 0 305 0

[startup+0.093579 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22318
/proc/meminfo: memFree=1660936/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=5320 CPUtime=0.08
/proc/22318/stat : 22318 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194304 783 0 0 0 8 0 0 0 18 0 1 0 348666918 5447680 758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22318/statm: 1330 758 207 20 0 688 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5320

[startup+0.10158 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22318
/proc/meminfo: memFree=1660936/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=5320 CPUtime=0.09
/proc/22318/stat : 22318 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 348666918 5447680 758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22318/statm: 1330 758 207 20 0 688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.301599 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22318
/proc/meminfo: memFree=1660936/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=5484 CPUtime=0.29
/proc/22318/stat : 22318 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 348666918 5615616 793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22318/statm: 1371 793 207 20 0 729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5484

[startup+0.701642 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22318
/proc/meminfo: memFree=1660936/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=13692 CPUtime=0.93
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 1866 0 0 0 93 0 0 0 21 0 3 0 348666918 14020608 1839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 3423 1840 218 20 0 2781 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13692

[startup+1.50172 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1651504/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=20676 CPUtime=2.52
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 3644 0 0 0 251 1 0 0 21 0 3 0 348666918 21172224 3617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 5169 3617 218 20 0 4527 0
[pid=22318/tid=22320] ppid=22316 vsize=20676 CPUtime=1.04
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 1308 0 0 0 104 0 0 0 20 0 3 0 348666963 21172224 3617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=20676 CPUtime=1.02
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 1452 0 0 0 102 0 0 0 23 0 3 0 348666963 21172224 3617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 20676

[startup+3.10188 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1642608/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=28212 CPUtime=5.71
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 5311 0 0 0 569 2 0 0 21 0 3 0 348666918 28889088 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 7053 5284 218 20 0 6411 0
[pid=22318/tid=22320] ppid=22316 vsize=28212 CPUtime=2.64
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 2213 0 0 0 263 1 0 0 17 0 3 0 348666963 28889088 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=28212 CPUtime=2.62
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 2214 0 0 0 262 0 0 0 21 0 3 0 348666963 28889088 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 28212

[startup+6.30119 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1633008/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=38892 CPUtime=12.1
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 8182 0 0 0 1205 5 0 0 21 0 3 0 348666918 39825408 8083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 9723 8083 218 20 0 9081 0
[pid=22318/tid=22320] ppid=22316 vsize=38892 CPUtime=5.84
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 3611 0 0 0 582 2 0 0 18 0 3 0 348666963 39825408 8083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=38892 CPUtime=5.8
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 3687 0 0 0 578 2 0 0 25 0 3 0 348666963 39825408 8083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 38892

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1605816/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=62616 CPUtime=24.86
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 14201 0 0 0 2475 11 0 0 21 0 3 0 348666918 64118784 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 15654 13836 218 20 0 15012 0
[pid=22318/tid=22320] ppid=22316 vsize=62616 CPUtime=12.23
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 6632 0 0 0 1218 5 0 0 22 0 3 0 348666963 64118784 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=62616 CPUtime=12.18
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 6685 0 0 0 1213 5 0 0 23 0 3 0 348666963 64118784 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 62616

[startup+25.501 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1597560/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=70544 CPUtime=50.4
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 16957 0 0 0 5026 14 0 0 21 0 3 0 348666918 72237056 16192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 17636 16192 218 20 0 16994 0
[pid=22318/tid=22320] ppid=22316 vsize=70544 CPUtime=25.02
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 7839 0 0 0 2496 6 0 0 25 0 3 0 348666963 72237056 16192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=70544 CPUtime=24.92
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 8234 0 0 0 2485 7 0 0 25 0 3 0 348666963 72237056 16192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 70544

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1583224/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=83564 CPUtime=101.45
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 21052 0 0 0 10125 20 0 0 21 0 3 0 348666918 85569536 19467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 20891 19467 218 20 0 20249 0
[pid=22318/tid=22320] ppid=22316 vsize=83564 CPUtime=50.59
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 9827 0 0 0 5050 9 0 0 25 0 3 0 348666963 85569536 19467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=83564 CPUtime=50.39
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 10341 0 0 0 5029 10 0 0 25 0 3 0 348666963 85569536 19467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 83564

[startup+102.305 s]
/proc/loadavg: 1.98 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1579320/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=86744 CPUtime=203.57
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 23556 0 0 0 20335 22 0 0 21 0 3 0 348666918 88825856 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 21686 20411 218 20 0 21044 0
[pid=22318/tid=22320] ppid=22316 vsize=86744 CPUtime=101.77
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 11141 0 0 0 10166 11 0 0 25 0 3 0 348666963 88825856 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=86744 CPUtime=101.34
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 11531 0 0 0 10124 10 0 0 25 0 3 0 348666963 88825856 20411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 86744

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1574776/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=91704 CPUtime=323.24
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 26361 0 0 0 32299 25 0 0 21 0 3 0 348666918 93904896 21526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 22926 21526 218 20 0 22284 0
[pid=22318/tid=22320] ppid=22316 vsize=91704 CPUtime=161.71
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 12496 0 0 0 16159 12 0 0 25 0 3 0 348666963 93904896 21526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=91704 CPUtime=161.07
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 12981 0 0 0 16095 12 0 0 25 0 3 0 348666963 93904896 21526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 91704

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1572728/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=94604 CPUtime=442.9
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 28660 0 0 0 44262 28 0 0 21 0 3 0 348666918 96874496 22070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 23651 22070 218 20 0 23009 0
[pid=22318/tid=22320] ppid=22316 vsize=94604 CPUtime=221.67
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 13530 0 0 0 22154 13 0 0 25 0 3 0 348666963 96874496 22070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=94604 CPUtime=220.76
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 14246 0 0 0 22063 13 0 0 25 0 3 0 348666963 96874496 22070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.9
Current children cumulated vsize (KiB) 94604

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1570104/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=97160 CPUtime=562.58
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 30714 0 0 0 56229 29 0 0 21 0 3 0 348666918 99491840 22759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 24290 22759 218 20 0 23648 0
[pid=22318/tid=22320] ppid=22316 vsize=97160 CPUtime=281.42
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 14532 0 0 0 28128 14 0 0 25 0 3 0 348666963 99491840 22759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22318/tid=22321] ppid=22316 vsize=97160 CPUtime=280.72
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 15298 0 0 0 28057 15 0 0 25 0 3 0 348666963 99491840 22759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.58
Current children cumulated vsize (KiB) 97160

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22321
/proc/meminfo: memFree=1563640/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=103124 CPUtime=682.24
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 33826 0 0 0 68191 33 0 0 21 0 3 0 348666918 105598976 24441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 25781 24441 218 20 0 25139 0
[pid=22318/tid=22320] ppid=22316 vsize=103124 CPUtime=341.11
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 16494 0 0 0 34095 16 0 0 25 0 3 0 348666963 105598976 24441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22318/tid=22321] ppid=22316 vsize=103124 CPUtime=340.67
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 16448 0 0 0 34051 16 0 0 25 0 3 0 348666963 105598976 24441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.24
Current children cumulated vsize (KiB) 103124

[startup+402.301 s]

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

/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 41172 0 0 0 189393 38 0 0 25 0 3 0 348666963 150175744 34776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=146656 CPUtime=1899.03
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 38011 0 0 0 189858 45 0 0 25 0 3 0 348666963 150175744 34776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.8
Current children cumulated vsize (KiB) 146656

[startup+1962.3 s]
/proc/loadavg: 1.89 1.95 1.98 3/80 22321
/proc/meminfo: memFree=1520824/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=147888 CPUtime=3913.5
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 81591 0 0 0 391264 86 0 0 21 0 3 0 348666918 151437312 35051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 36972 35051 218 20 0 36330 0
[pid=22318/tid=22320] ppid=22316 vsize=147888 CPUtime=1954.28
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 41813 0 0 0 195389 39 0 0 25 0 3 0 348666963 151437312 35051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=147888 CPUtime=1958.76
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 38894 0 0 0 195830 46 0 0 25 0 3 0 348666963 151437312 35051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.5
Current children cumulated vsize (KiB) 147888

[startup+2022.3 s]
/proc/loadavg: 1.96 1.96 1.98 3/80 22321
/proc/meminfo: memFree=1520568/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=148072 CPUtime=4033.17
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 82980 0 0 0 403230 87 0 0 21 0 3 0 348666918 151625728 35121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 37018 35121 218 20 0 36376 0
[pid=22318/tid=22320] ppid=22316 vsize=148072 CPUtime=2014.24
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 42520 0 0 0 201384 40 0 0 25 0 3 0 348666963 151625728 35121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=148072 CPUtime=2018.47
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 39576 0 0 0 201801 46 0 0 25 0 3 0 348666963 151625728 35121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.17
Current children cumulated vsize (KiB) 148072

[startup+2082.31 s]
/proc/loadavg: 1.98 1.97 1.98 3/80 22321
/proc/meminfo: memFree=1519928/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=148072 CPUtime=4152.86
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 84567 0 0 0 415198 88 0 0 21 0 3 0 348666918 151625728 35273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 37018 35273 218 20 0 36376 0
[pid=22318/tid=22320] ppid=22316 vsize=148072 CPUtime=2074.21
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 43257 0 0 0 207380 41 0 0 25 0 3 0 348666963 151625728 35273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=148072 CPUtime=2078.19
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 40426 0 0 0 207773 46 0 0 25 0 3 0 348666963 151625728 35273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.86
Current children cumulated vsize (KiB) 148072

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 22321
/proc/meminfo: memFree=1520632/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=147324 CPUtime=4272.54
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 86008 0 0 0 427164 90 0 0 21 0 3 0 348666918 150859776 35093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 36831 35093 218 20 0 36189 0
[pid=22318/tid=22320] ppid=22316 vsize=147324 CPUtime=2134.17
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 43955 0 0 0 213375 42 0 0 25 0 3 0 348666963 150859776 35093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=147324 CPUtime=2137.92
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 41169 0 0 0 213745 47 0 0 25 0 3 0 348666963 150859776 35093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.54
Current children cumulated vsize (KiB) 147324

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 22321
/proc/meminfo: memFree=1520120/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=147456 CPUtime=4392.21
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 87450 0 0 0 439130 91 0 0 21 0 3 0 348666918 150994944 35224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 36864 35224 218 20 0 36222 0
[pid=22318/tid=22320] ppid=22316 vsize=147456 CPUtime=2194.13
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 44602 0 0 0 219370 43 0 0 25 0 3 0 348666963 150994944 35224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=147456 CPUtime=2197.63
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 41964 0 0 0 219715 48 0 0 25 0 3 0 348666963 150994944 35224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.21
Current children cumulated vsize (KiB) 147456

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 22323
/proc/meminfo: memFree=1519480/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=147628 CPUtime=4511.9
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 88716 0 0 0 451097 93 0 0 21 0 3 0 348666918 151171072 35379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 36907 35379 218 20 0 36265 0
[pid=22318/tid=22320] ppid=22316 vsize=147628 CPUtime=2254.09
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 45096 0 0 0 225365 44 0 0 25 0 3 0 348666963 151171072 35379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=147628 CPUtime=2257.36
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 42736 0 0 0 225687 49 0 0 25 0 3 0 348666963 151171072 35379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.9
Current children cumulated vsize (KiB) 147628

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 22323
/proc/meminfo: memFree=1514232/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=153936 CPUtime=4631.58
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 91211 0 0 0 463062 96 0 0 21 0 3 0 348666918 157630464 36698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 38484 36698 218 20 0 37842 0
[pid=22318/tid=22320] ppid=22316 vsize=153936 CPUtime=2314.05
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 46906 0 0 0 231359 46 0 0 25 0 3 0 348666963 157630464 36698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=153936 CPUtime=2317.07
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 43421 0 0 0 231658 49 0 0 25 0 3 0 348666963 157630464 36698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.58
Current children cumulated vsize (KiB) 153936

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 22323
/proc/meminfo: memFree=1511480/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=156148 CPUtime=4751.25
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 93227 0 0 0 475026 99 0 0 21 0 3 0 348666918 159895552 37400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 39037 37400 218 20 0 38395 0
[pid=22318/tid=22320] ppid=22316 vsize=156148 CPUtime=2374
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 47626 0 0 0 237354 46 0 0 25 0 3 0 348666963 159895552 37400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=156148 CPUtime=2376.78
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 44717 0 0 0 237627 51 0 0 25 0 3 0 348666963 159895552 37400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.25
Current children cumulated vsize (KiB) 156148

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 22323
/proc/meminfo: memFree=1510968/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=156336 CPUtime=4870.92
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 94551 0 0 0 486992 100 0 0 21 0 3 0 348666918 160088064 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 39084 37475 218 20 0 38442 0
[pid=22318/tid=22320] ppid=22316 vsize=156336 CPUtime=2433.95
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 48174 0 0 0 243348 47 0 0 25 0 3 0 348666963 160088064 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=156336 CPUtime=2436.51
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 45493 0 0 0 243599 52 0 0 25 0 3 0 348666963 160088064 37475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.92
Current children cumulated vsize (KiB) 156336

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 22323
/proc/meminfo: memFree=1510968/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=156336 CPUtime=4990.6
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 95738 0 0 0 498960 100 0 0 21 0 3 0 348666918 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 39084 37478 218 20 0 38442 0
[pid=22318/tid=22320] ppid=22316 vsize=156336 CPUtime=2493.92
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 48769 0 0 0 249344 48 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=156336 CPUtime=2496.24
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 46085 0 0 0 249572 52 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.6
Current children cumulated vsize (KiB) 156336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 22323
/proc/meminfo: memFree=1510968/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=156336 CPUtime=5000.19
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 95804 0 0 0 499918 101 0 0 21 0 3 0 348666918 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 39084 37478 218 20 0 38442 0
[pid=22318/tid=22320] ppid=22316 vsize=156336 CPUtime=2498.72
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 48769 0 0 0 249824 48 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=156336 CPUtime=2501.02
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 46151 0 0 0 250050 52 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 156336

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

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

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 22323
/proc/meminfo: memFree=1510968/2055920 swapFree=4144420/4192956
[pid=22318] ppid=22316 vsize=156336 CPUtime=5000.19
/proc/22318/stat : 22318 (MiraXTv3_dyn) S 22316 22318 22246 0 -1 4194304 95804 0 0 0 499918 101 0 0 21 0 3 0 348666918 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22318/statm: 39084 37478 218 20 0 38442 0
[pid=22318/tid=22320] ppid=22316 vsize=156336 CPUtime=2498.72
/proc/22318/task/22320/stat : 22320 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 48769 0 0 0 249824 48 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22318/tid=22321] ppid=22316 vsize=156336 CPUtime=2501.02
/proc/22318/task/22321/stat : 22321 (MiraXTv3_dyn) R 22316 22318 22246 0 -1 4194368 46151 0 0 0 250050 52 0 0 25 0 3 0 348666963 160088064 37478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 156336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.23
CPU user time (s): 4999.2
CPU system time (s): 1.03284
CPU usage (%): 199.44
Max. virtual memory (cumulated for all children) (KiB): 156600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95804
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= 1199
involuntary context switches= 92969

runsolver used 2.39064 second user time and 6.73597 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 22:04:55 UTC 2007

IDJOB= 426291
IDBENCH= 20116
IDSOLVER= 196
FILE ID= node18/426291-1179007495

PBS_JOBID= 5252858

Free space on /tmp= 66530 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S849793820-03.cnf
COMMAND LINE= /tmp/evaluation/426291-1179007495/MiraXTv3_dyn /tmp/evaluation/426291-1179007495/instance-426291-1179007495.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426291-1179007495 -o ROOT/results/node18/solver-426291-1179007495 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426291-1179007495/MiraXTv3_dyn /tmp/evaluation/426291-1179007495/instance-426291-1179007495.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ed1f689cc6976e9722bcb1ee5f3d8edc

RANDOM SEED= 264995653

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1661216 kB
Buffers:         49576 kB
Cached:         253392 kB
SwapCached:      18604 kB
Active:         150504 kB
Inactive:       180560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661216 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            49144 kB
Committed_AS:  8834572 kB
PageTables:       1776 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= 66530 MiB

End job on node18 on Sat May 12 22:46:45 UTC 2007