Trace number 426286

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.12 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S478782385-06.cnf
MD5SUM7654f0e6b6656b6051959d39f88c3399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.1924
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/node15/watcher-426286-1179007065 -o ROOT/results/node15/solver-426286-1179007065 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426286-1179007065/MiraXTv3_dyn /tmp/evaluation/426286-1179007065/instance-426286-1179007065.cnf 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 22621
/proc/meminfo: memFree=1765808/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=3788 CPUtime=0
/proc/22621/stat : 22621 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 348624163 3878912 327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22621/statm: 947 334 202 20 0 305 0

[startup+0.057666 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 22621
/proc/meminfo: memFree=1765808/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=5316 CPUtime=0.04
/proc/22621/stat : 22621 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194304 784 0 0 0 4 0 0 0 18 0 1 0 348624163 5443584 759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583919 0 0 4096 0 0 0 0 17 1 0 0
/proc/22621/statm: 1329 759 207 20 0 687 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5316

[startup+0.101669 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 22621
/proc/meminfo: memFree=1765808/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=5316 CPUtime=0.09
/proc/22621/stat : 22621 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194304 784 0 0 0 9 0 0 0 18 0 1 0 348624163 5443584 759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583943 0 0 4096 0 0 0 0 17 1 0 0
/proc/22621/statm: 1329 759 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301688 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 22621
/proc/meminfo: memFree=1765808/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=5488 CPUtime=0.29
/proc/22621/stat : 22621 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 348624163 5619712 793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583753 0 0 4096 0 0 0 0 17 1 0 0
/proc/22621/statm: 1372 793 207 20 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.701732 s]
/proc/loadavg: 1.92 1.98 1.99 3/77 22621
/proc/meminfo: memFree=1765808/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=13788 CPUtime=0.93
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 1865 0 0 0 92 1 0 0 21 0 3 0 348624163 14118912 1832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 3447 1832 218 20 0 2805 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13788

[startup+1.5018 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1756440/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=20640 CPUtime=2.53
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 3615 0 0 0 251 2 0 0 21 0 3 0 348624163 21135360 3582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 5160 3582 218 20 0 4518 0
[pid=22621/tid=22623] ppid=22619 vsize=20640 CPUtime=1.04
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 1326 0 0 0 104 0 0 0 20 0 3 0 348624208 21135360 3582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=20640 CPUtime=1.02
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 1405 0 0 0 102 0 0 0 18 0 3 0 348624208 21135360 3582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 20640

[startup+3.10295 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1747736/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=27208 CPUtime=5.72
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 5296 0 0 0 569 3 0 0 21 0 3 0 348624163 27860992 5263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 6802 5263 218 20 0 6160 0
[pid=22621/tid=22623] ppid=22619 vsize=27208 CPUtime=2.64
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 2232 0 0 0 263 1 0 0 17 0 3 0 348624208 27860992 5263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=27208 CPUtime=2.62
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 2180 0 0 0 261 1 0 0 17 0 3 0 348624208 27860992 5263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7954048 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 27208

[startup+6.30125 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1737880/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=38996 CPUtime=12.1
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 8180 0 0 0 1204 6 0 0 21 0 3 0 348624163 39931904 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 9749 8075 218 20 0 9107 0
[pid=22621/tid=22623] ppid=22619 vsize=38996 CPUtime=5.84
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 3593 0 0 0 582 2 0 0 25 0 3 0 348624208 39931904 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=38996 CPUtime=5.81
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 3703 0 0 0 578 3 0 0 25 0 3 0 348624208 39931904 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 38996

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1711192/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=61984 CPUtime=24.87
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 14102 0 0 0 2475 12 0 0 21 0 3 0 348624163 63471616 13731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 15496 13731 218 20 0 14854 0
[pid=22621/tid=22623] ppid=22619 vsize=61984 CPUtime=12.23
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 6489 0 0 0 1219 4 0 0 25 0 3 0 348624208 63471616 13731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=61984 CPUtime=12.18
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 6729 0 0 0 1212 6 0 0 25 0 3 0 348624208 63471616 13731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 61984

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1700440/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=72764 CPUtime=50.38
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 17508 0 0 0 5023 15 0 0 21 0 3 0 348624163 74510336 16677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 18191 16677 218 20 0 17549 0
[pid=22621/tid=22623] ppid=22619 vsize=72764 CPUtime=25.02
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 7994 0 0 0 2497 5 0 0 25 0 3 0 348624208 74510336 16677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=72764 CPUtime=24.9
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 8630 0 0 0 2481 9 0 0 20 0 3 0 348624208 74510336 16677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 72764

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 22624
/proc/meminfo: memFree=1688408/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=83460 CPUtime=101.43
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 21100 0 0 0 10124 19 0 0 21 0 3 0 348624163 85463040 19443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 20865 19443 218 20 0 20223 0
[pid=22621/tid=22623] ppid=22619 vsize=83460 CPUtime=50.6
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 9821 0 0 0 5053 7 0 0 25 0 3 0 348624208 85463040 19443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=83460 CPUtime=50.38
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 10395 0 0 0 5027 11 0 0 25 0 3 0 348624208 85463040 19443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 83460

[startup+102.305 s]
/proc/loadavg: 2.07 2.01 2.00 3/80 22624
/proc/meminfo: memFree=1685016/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=86624 CPUtime=203.55
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 23517 0 0 0 20333 22 0 0 21 0 3 0 348624163 88702976 20235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 21656 20235 218 20 0 21014 0
[pid=22621/tid=22623] ppid=22619 vsize=86624 CPUtime=101.76
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 11057 0 0 0 10168 8 0 0 25 0 3 0 348624208 88702976 20235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=86624 CPUtime=101.34
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 11576 0 0 0 10121 13 0 0 25 0 3 0 348624208 88702976 20235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 86624

[startup+162.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 22624
/proc/meminfo: memFree=1680856/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=91444 CPUtime=323.2
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 26160 0 0 0 32296 24 0 0 21 0 3 0 348624163 93638656 21253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 22861 21253 218 20 0 22219 0
[pid=22621/tid=22623] ppid=22619 vsize=91444 CPUtime=161.71
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 12272 0 0 0 16161 10 0 0 25 0 3 0 348624208 93638656 21253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=91444 CPUtime=161.04
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 13004 0 0 0 16090 14 0 0 25 0 3 0 348624208 93638656 21253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.2
Current children cumulated vsize (KiB) 91444

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 22758
/proc/meminfo: memFree=1677720/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=92016 CPUtime=442.68
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 28333 0 0 0 44232 36 0 0 21 0 3 0 348624163 94224384 21736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 23004 21736 218 20 0 22362 0
[pid=22621/tid=22623] ppid=22619 vsize=92016 CPUtime=221.55
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 13296 0 0 0 22145 10 0 0 25 0 3 0 348624208 94224384 21736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=92016 CPUtime=220.67
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 14153 0 0 0 22042 25 0 0 25 0 3 0 348624208 94224384 21736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.68
Current children cumulated vsize (KiB) 92016

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1676312/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=95340 CPUtime=562.24
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 30484 0 0 0 56180 44 0 0 21 0 3 0 348624163 97628160 22392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 23835 22392 218 20 0 23193 0
[pid=22621/tid=22623] ppid=22619 vsize=95340 CPUtime=281.44
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 14306 0 0 0 28133 11 0 0 25 0 3 0 348624208 97628160 22392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=95340 CPUtime=280.35
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 15294 0 0 0 28003 32 0 0 25 0 3 0 348624208 97628160 22392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.24
Current children cumulated vsize (KiB) 95340

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1673368/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=99408 CPUtime=681.9
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 32719 0 0 0 68144 46 0 0 21 0 3 0 348624163 101793792 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 24852 23132 218 20 0 24210 0
[pid=22621/tid=22623] ppid=22619 vsize=99408 CPUtime=341.39
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 15440 0 0 0 34127 12 0 0 18 0 3 0 348624208 101793792 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=99408 CPUtime=340.06
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 16395 0 0 0 33973 33 0 0 25 0 3 0 348624208 101793792 23132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.9
Current children cumulated vsize (KiB) 99408

[startup+402.302 s]

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

/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 37462 0 0 0 184001 42 0 0 25 0 3 0 348624208 148721664 34672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=145236 CPUtime=1832.95
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 40360 0 0 0 183239 56 0 0 25 0 3 0 348624208 148721664 34672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.83
Current children cumulated vsize (KiB) 145236

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1626776/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=145552 CPUtime=3793.52
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 80032 0 0 0 379252 100 0 0 21 0 3 0 348624163 149045248 34756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 36388 34756 218 20 0 35746 0
[pid=22621/tid=22623] ppid=22619 vsize=145552 CPUtime=1900.4
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 38134 0 0 0 189997 43 0 0 25 0 3 0 348624208 149045248 34756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=145552 CPUtime=1892.67
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 41014 0 0 0 189211 56 0 0 25 0 3 0 348624208 149045248 34756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.52
Current children cumulated vsize (KiB) 145552

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1626328/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=146876 CPUtime=3913.2
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 81573 0 0 0 391218 102 0 0 21 0 3 0 348624163 150401024 34869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 36719 34869 218 20 0 36077 0
[pid=22621/tid=22623] ppid=22619 vsize=146876 CPUtime=1960.37
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 38909 0 0 0 195993 44 0 0 25 0 3 0 348624208 150401024 34869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=146876 CPUtime=1952.38
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 41780 0 0 0 195181 57 0 0 25 0 3 0 348624208 150401024 34869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.2
Current children cumulated vsize (KiB) 146876

[startup+2022.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 22822
/proc/meminfo: memFree=1625816/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=147156 CPUtime=4032.88
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 82691 0 0 0 403185 103 0 0 21 0 3 0 348624163 150687744 35004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 36789 35004 218 20 0 36147 0
[pid=22621/tid=22623] ppid=22619 vsize=147156 CPUtime=2020.33
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 39588 0 0 0 201988 45 0 0 25 0 3 0 348624208 150687744 35004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=147156 CPUtime=2012.1
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 42219 0 0 0 201153 57 0 0 25 0 3 0 348624208 150687744 35004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.88
Current children cumulated vsize (KiB) 147156

[startup+2082.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 22822
/proc/meminfo: memFree=1625368/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=147324 CPUtime=4152.56
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 84092 0 0 0 415151 105 0 0 21 0 3 0 348624163 150859776 35098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 36831 35098 218 20 0 36189 0
[pid=22621/tid=22623] ppid=22619 vsize=147324 CPUtime=2080.28
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 40219 0 0 0 207982 46 0 0 16 0 3 0 348624208 150859776 35098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=147324 CPUtime=2071.82
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 42989 0 0 0 207125 57 0 0 17 0 3 0 348624208 150859776 35098 18446744073709551615 134512640 134597700 4294956656 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) 147324

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1622424/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=150560 CPUtime=4272.22
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 86023 0 0 0 427115 107 0 0 21 0 3 0 348624163 154173440 35846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 37640 35846 218 20 0 36998 0
[pid=22621/tid=22623] ppid=22619 vsize=150560 CPUtime=2140.24
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 41342 0 0 0 213976 48 0 0 25 0 3 0 348624208 154173440 35846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=150560 CPUtime=2131.52
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 43797 0 0 0 213094 58 0 0 25 0 3 0 348624208 154173440 35846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.22
Current children cumulated vsize (KiB) 150560

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1622040/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=150560 CPUtime=4391.91
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 87367 0 0 0 439082 109 0 0 21 0 3 0 348624163 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 37640 35942 218 20 0 36998 0
[pid=22621/tid=22623] ppid=22619 vsize=150560 CPUtime=2200.2
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 41869 0 0 0 219971 49 0 0 25 0 3 0 348624208 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=150560 CPUtime=2191.25
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 44614 0 0 0 219066 59 0 0 25 0 3 0 348624208 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.91
Current children cumulated vsize (KiB) 150560

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1621976/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=150560 CPUtime=4511.6
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 88552 0 0 0 451050 110 0 0 21 0 3 0 348624163 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 37640 35942 218 20 0 36998 0
[pid=22621/tid=22623] ppid=22619 vsize=150560 CPUtime=2260.17
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 42529 0 0 0 225967 50 0 0 25 0 3 0 348624208 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=150560 CPUtime=2250.98
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 45139 0 0 0 225039 59 0 0 25 0 3 0 348624208 154173440 35942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.6
Current children cumulated vsize (KiB) 150560

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1621976/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=150560 CPUtime=4631.28
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 89934 0 0 0 463016 112 0 0 21 0 3 0 348624163 154173440 35944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 37640 35944 218 20 0 36998 0
[pid=22621/tid=22623] ppid=22619 vsize=150560 CPUtime=2320.13
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 43184 0 0 0 231962 51 0 0 25 0 3 0 348624208 154173440 35944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22621/tid=22624] ppid=22619 vsize=150560 CPUtime=2310.69
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 45866 0 0 0 231009 60 0 0 25 0 3 0 348624208 154173440 35944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.28
Current children cumulated vsize (KiB) 150560

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1618456/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=154988 CPUtime=4750.94
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 92249 0 0 0 474980 114 0 0 21 0 3 0 348624163 158707712 36819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 38747 36819 218 20 0 38105 0
[pid=22621/tid=22623] ppid=22619 vsize=154988 CPUtime=2380.08
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 43981 0 0 0 237956 52 0 0 25 0 3 0 348624208 158707712 36819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22621/tid=22624] ppid=22619 vsize=154988 CPUtime=2370.41
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 47384 0 0 0 236979 62 0 0 25 0 3 0 348624208 158707712 36819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.94
Current children cumulated vsize (KiB) 154988

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1614936/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=158668 CPUtime=4870.62
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 94501 0 0 0 486945 117 0 0 21 0 3 0 348624163 162476032 37685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 39667 37685 218 20 0 39025 0
[pid=22621/tid=22623] ppid=22619 vsize=158668 CPUtime=2439.79
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 44858 0 0 0 243927 52 0 0 25 0 3 0 348624208 162476032 37685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22621/tid=22624] ppid=22619 vsize=158668 CPUtime=2430.38
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 48759 0 0 0 242974 64 0 0 25 0 3 0 348624208 162476032 37685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.62
Current children cumulated vsize (KiB) 158668

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1614552/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=159120 CPUtime=4990.31
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 95929 0 0 0 498912 119 0 0 21 0 3 0 348624163 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 39780 37797 218 20 0 39138 0
[pid=22621/tid=22623] ppid=22619 vsize=159120 CPUtime=2499.52
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 45630 0 0 0 249899 53 0 0 25 0 3 0 348624208 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22621/tid=22624] ppid=22619 vsize=159120 CPUtime=2490.33
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 49415 0 0 0 248968 65 0 0 24 0 3 0 348624208 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.31
Current children cumulated vsize (KiB) 159120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22822
/proc/meminfo: memFree=1614552/2055920 swapFree=4156504/4192956
[pid=22621] ppid=22619 vsize=159120 CPUtime=5000.08
/proc/22621/stat : 22621 (MiraXTv3_dyn) S 22619 22621 22233 0 -1 4194304 95995 0 0 0 499889 119 0 0 21 0 3 0 348624163 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22621/statm: 39780 37797 218 20 0 39138 0
[pid=22621/tid=22623] ppid=22619 vsize=159120 CPUtime=2504.39
/proc/22621/task/22623/stat : 22623 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 45696 0 0 0 250386 53 0 0 25 0 3 0 348624208 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22621/tid=22624] ppid=22619 vsize=159120 CPUtime=2495.23
/proc/22621/task/22624/stat : 22624 (MiraXTv3_dyn) R 22619 22621 22233 0 -1 4194368 49415 0 0 0 249458 65 0 0 25 0 3 0 348624208 162938880 37797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 159120

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.24
CPU time (s): 5000.12
CPU user time (s): 4998.91
CPU system time (s): 1.21581
CPU usage (%): 199.428
Max. virtual memory (cumulated for all children) (KiB): 159120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.91
system time used= 1.21582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95995
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= 1202
involuntary context switches= 94522

runsolver used 2.58561 second user time and 6.579 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May 12 21:57:45 UTC 2007

IDJOB= 426286
IDBENCH= 20111
IDSOLVER= 196
FILE ID= node15/426286-1179007065

PBS_JOBID= 5252853

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7654f0e6b6656b6051959d39f88c3399

RANDOM SEED= 937031560

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1766152 kB
Buffers:         41808 kB
Cached:         181388 kB
SwapCached:      16300 kB
Active:          94304 kB
Inactive:       153236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766152 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            27740 kB
Committed_AS: 10925248 kB
PageTables:       1868 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 node15 on Sat May 12 22:39:35 UTC 2007