Trace number 426235

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.15 2506.96

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1463391112-08.cnf
MD5SUMc7cd1a89069c2486ed900def4ca19b75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark739.995
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-426235-1179001021 -o ROOT/results/node3/solver-426235-1179001021 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426235-1179001021/MiraXTv3_dyn /tmp/evaluation/426235-1179001021/instance-426235-1179001021.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.99 2.00 2.00 3/77 28791
/proc/meminfo: memFree=1729760/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=3788 CPUtime=0
/proc/28791/stat : 28791 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 376139877 3878912 320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28791/statm: 947 327 202 20 0 305 0

[startup+0.016793 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 28791
/proc/meminfo: memFree=1729760/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=4316 CPUtime=0.01
/proc/28791/stat : 28791 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194304 534 0 0 0 1 0 0 0 18 0 1 0 376139877 4419584 509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/28791/statm: 1079 509 206 20 0 437 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4316

[startup+0.101807 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 28791
/proc/meminfo: memFree=1729760/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=5440 CPUtime=0.09
/proc/28791/stat : 28791 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194304 811 0 0 0 9 0 0 0 18 0 1 0 376139877 5570560 786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575909 0 0 4096 0 0 0 0 17 1 0 0
/proc/28791/statm: 1360 786 207 20 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5440

[startup+0.301846 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 28791
/proc/meminfo: memFree=1729760/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=14552 CPUtime=0.42
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 1838 0 0 0 42 0 0 0 18 0 3 0 376139877 14901248 1773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 3638 1773 218 20 0 2996 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 14552

[startup+0.701911 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 28791
/proc/meminfo: memFree=1729760/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=19108 CPUtime=1.22
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 3199 0 0 0 121 1 0 0 18 0 3 0 376139877 19566592 3134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 4777 3134 218 20 0 4135 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 19108

[startup+1.50104 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1714312/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=29604 CPUtime=2.81
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 5642 0 0 0 279 2 0 0 18 0 3 0 376139877 30314496 5576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 7401 5576 218 20 0 6759 0
[pid=28791/tid=28793] ppid=28789 vsize=29604 CPUtime=1.34
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 2255 0 0 0 134 0 0 0 16 0 3 0 376139893 30314496 5576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=29604 CPUtime=1.31
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 2441 0 0 0 130 1 0 0 18 0 3 0 376139893 30314496 5576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 29604

[startup+3.1023 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1701128/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=45480 CPUtime=6.01
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 9550 0 0 0 595 6 0 0 18 0 3 0 376139877 46571520 9484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 11370 9484 218 20 0 10728 0
[pid=28791/tid=28793] ppid=28789 vsize=45480 CPUtime=2.93
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 4203 0 0 0 292 1 0 0 17 0 3 0 376139893 46571520 9484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=45480 CPUtime=2.91
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 4401 0 0 0 288 3 0 0 18 0 3 0 376139893 46571520 9484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 45480

[startup+6.30182 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1688072/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=54556 CPUtime=12.38
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 11770 0 0 0 1230 8 0 0 18 0 3 0 376139877 55865344 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 13639 11668 218 20 0 12997 0
[pid=28791/tid=28793] ppid=28789 vsize=54556 CPUtime=6.13
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 5165 0 0 0 611 2 0 0 25 0 3 0 376139893 55865344 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=54556 CPUtime=6.08
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 5659 0 0 0 603 5 0 0 25 0 3 0 376139893 55865344 11668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 54556

[startup+12.7029 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1638792/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=103384 CPUtime=25.15
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 24314 0 0 0 2496 19 0 0 18 0 3 0 376139877 105865216 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 25846 24010 218 20 0 25204 0
[pid=28791/tid=28793] ppid=28789 vsize=103384 CPUtime=12.54
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 11378 0 0 0 1248 6 0 0 25 0 3 0 376139893 105865216 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=103384 CPUtime=12.45
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 11990 0 0 0 1233 12 0 0 18 0 3 0 376139893 105865216 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 103384

[startup+25.5019 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1616136/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=120800 CPUtime=50.68
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 29063 0 0 0 5045 23 0 0 18 0 3 0 376139877 123699200 28437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 30200 28437 218 20 0 29558 0
[pid=28791/tid=28793] ppid=28789 vsize=120800 CPUtime=25.32
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 13803 0 0 0 2525 7 0 0 25 0 3 0 376139893 123699200 28437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=120800 CPUtime=25.19
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 14314 0 0 0 2504 15 0 0 25 0 3 0 376139893 123699200 28437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 120800

[startup+51.1011 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1583560/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=152480 CPUtime=101.71
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 37853 0 0 0 10140 31 0 0 18 0 3 0 376139877 156139520 36545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 38120 36545 218 20 0 37478 0
[pid=28791/tid=28793] ppid=28789 vsize=152480 CPUtime=50.9
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 17110 0 0 0 5081 9 0 0 20 0 3 0 376139893 156139520 36545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=152480 CPUtime=50.65
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 19797 0 0 0 5044 21 0 0 25 0 3 0 376139893 156139520 36545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 152480

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1564552/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=171532 CPUtime=203.84
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 43627 0 0 0 20347 37 0 0 18 0 3 0 376139877 175648768 41272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 42883 41272 218 20 0 42241 0
[pid=28791/tid=28793] ppid=28789 vsize=171532 CPUtime=102.06
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 20678 0 0 0 10194 12 0 0 16 0 3 0 376139893 175648768 41272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11355650 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=171532 CPUtime=101.61
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 22003 0 0 0 10137 24 0 0 25 0 3 0 376139893 175648768 41272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 171532

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1553672/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=182640 CPUtime=323.41
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 47452 0 0 0 32300 41 0 0 18 0 3 0 376139877 187023360 43969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 45660 43969 218 20 0 45018 0
[pid=28791/tid=28793] ppid=28789 vsize=182640 CPUtime=162.01
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 22342 0 0 0 16188 13 0 0 25 0 3 0 376139893 187023360 43969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=182640 CPUtime=161.24
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 24164 0 0 0 16097 27 0 0 25 0 3 0 376139893 187023360 43969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.41
Current children cumulated vsize (KiB) 182640

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1546696/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=189288 CPUtime=443.09
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 50323 0 0 0 44265 44 0 0 18 0 3 0 376139877 193830912 45701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 47322 45701 218 20 0 46680 0
[pid=28791/tid=28793] ppid=28789 vsize=189288 CPUtime=221.97
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 23460 0 0 0 22183 14 0 0 25 0 3 0 376139893 193830912 45701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=189288 CPUtime=220.95
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 25917 0 0 0 22067 28 0 0 25 0 3 0 376139893 193830912 45701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 189288

[startup+282.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1542728/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=193388 CPUtime=562.75
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 52444 0 0 0 56229 46 0 0 18 0 3 0 376139877 198029312 46716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 48347 46716 218 20 0 47705 0
[pid=28791/tid=28793] ppid=28789 vsize=193388 CPUtime=281.93
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 25174 0 0 0 28177 16 0 0 25 0 3 0 376139893 198029312 46716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=193388 CPUtime=280.66
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 26324 0 0 0 28037 29 0 0 25 0 3 0 376139893 198029312 46716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.75
Current children cumulated vsize (KiB) 193388

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28794
/proc/meminfo: memFree=1542344/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=193848 CPUtime=682.44
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 53080 0 0 0 68197 47 0 0 18 0 3 0 376139877 198500352 46816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 48462 46816 218 20 0 47820 0
[pid=28791/tid=28793] ppid=28789 vsize=193848 CPUtime=341.9
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 25810 0 0 0 34173 17 0 0 25 0 3 0 376139893 198500352 46816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=193848 CPUtime=340.38
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 26324 0 0 0 34009 29 0 0 25 0 3 0 376139893 198500352 46816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.44
Current children cumulated vsize (KiB) 193848

[startup+402.301 s]

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

/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43263 0 0 0 189591 34 0 0 25 0 3 0 376139893 263544832 63051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=257368 CPUtime=1897.61
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 35963 0 0 0 189707 54 0 0 25 0 3 0 376139893 263544832 63051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.03
Current children cumulated vsize (KiB) 257368

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1477512/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=257368 CPUtime=3913.72
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 80173 0 0 0 391283 89 0 0 18 0 3 0 376139877 263544832 63052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 64342 63052 218 20 0 63700 0
[pid=28791/tid=28793] ppid=28789 vsize=257368 CPUtime=1956.22
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43263 0 0 0 195588 34 0 0 17 0 3 0 376139893 263544832 63052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11355650 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=257368 CPUtime=1957.34
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 35964 0 0 0 195680 54 0 0 25 0 3 0 376139893 263544832 63052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.72
Current children cumulated vsize (KiB) 257368

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1475400/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=259416 CPUtime=4033.4
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 80799 0 0 0 403250 90 0 0 18 0 3 0 376139877 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 64854 63608 218 20 0 64212 0
[pid=28791/tid=28793] ppid=28789 vsize=259416 CPUtime=2016.18
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43873 0 0 0 201583 35 0 0 25 0 3 0 376139893 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=259416 CPUtime=2017.06
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 35980 0 0 0 201652 54 0 0 25 0 3 0 376139893 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.4
Current children cumulated vsize (KiB) 259416

[startup+2082.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1475208/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=259416 CPUtime=4153.08
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 80869 0 0 0 415217 91 0 0 18 0 3 0 376139877 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 64854 63608 218 20 0 64212 0
[pid=28791/tid=28793] ppid=28789 vsize=259416 CPUtime=2076.15
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43873 0 0 0 207579 36 0 0 25 0 3 0 376139893 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=259416 CPUtime=2076.77
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 36050 0 0 0 207623 54 0 0 25 0 3 0 376139893 265641984 63608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.08
Current children cumulated vsize (KiB) 259416

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1475208/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=259416 CPUtime=4272.78
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 80870 0 0 0 427186 92 0 0 18 0 3 0 376139877 265641984 63609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 64854 63609 218 20 0 64212 0
[pid=28791/tid=28793] ppid=28789 vsize=259416 CPUtime=2136.1
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43874 0 0 0 213574 36 0 0 25 0 3 0 376139893 265641984 63609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=259416 CPUtime=2136.5
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 36050 0 0 0 213596 54 0 0 25 0 3 0 376139893 265641984 63609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.78
Current children cumulated vsize (KiB) 259416

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1469512/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=265560 CPUtime=4392.45
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 82353 0 0 0 439151 94 0 0 18 0 3 0 376139877 271933440 65072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 66390 65072 218 20 0 65748 0
[pid=28791/tid=28793] ppid=28789 vsize=265560 CPUtime=2196.07
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43874 0 0 0 219570 37 0 0 25 0 3 0 376139893 271933440 65072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=265560 CPUtime=2196.22
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 37533 0 0 0 219566 56 0 0 25 0 3 0 376139893 271933440 65072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.45
Current children cumulated vsize (KiB) 265560

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1464648/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=270776 CPUtime=4512.12
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 83993 0 0 0 451116 96 0 0 18 0 3 0 376139877 277274624 66216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 67694 66216 218 20 0 67052 0
[pid=28791/tid=28793] ppid=28789 vsize=270776 CPUtime=2256.03
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 44714 0 0 0 225565 38 0 0 25 0 3 0 376139893 277274624 66216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=270776 CPUtime=2255.93
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 38333 0 0 0 225536 57 0 0 25 0 3 0 376139893 277274624 66216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.12
Current children cumulated vsize (KiB) 270776

[startup+2322.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1455944/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=278960 CPUtime=4631.82
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 87051 0 0 0 463080 102 0 0 18 0 3 0 376139877 285655040 68375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 69740 68375 218 20 0 69098 0
[pid=28791/tid=28793] ppid=28789 vsize=278960 CPUtime=2315.99
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45143 0 0 0 231561 38 0 0 25 0 3 0 376139893 285655040 68375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=278960 CPUtime=2315.66
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 40962 0 0 0 231503 63 0 0 25 0 3 0 376139893 285655040 68375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.82
Current children cumulated vsize (KiB) 278960

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1455944/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=278960 CPUtime=4751.52
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 87699 0 0 0 475049 103 0 0 18 0 3 0 376139877 285655040 68384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 69740 68384 218 20 0 69098 0
[pid=28791/tid=28793] ppid=28789 vsize=278960 CPUtime=2375.96
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45578 0 0 0 237557 39 0 0 25 0 3 0 376139893 285655040 68384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=278960 CPUtime=2375.4
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 41175 0 0 0 237477 63 0 0 25 0 3 0 376139893 285655040 68384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.52
Current children cumulated vsize (KiB) 278960

[startup+2442.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1448776/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=286120 CPUtime=4871.21
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 89949 0 0 0 487013 108 0 0 18 0 3 0 376139877 292986880 70137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 71530 70137 218 20 0 70888 0
[pid=28791/tid=28793] ppid=28789 vsize=286120 CPUtime=2435.94
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45720 0 0 0 243554 40 0 0 25 0 3 0 376139893 292986880 70137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=286120 CPUtime=2435.12
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43283 0 0 0 243445 67 0 0 25 0 3 0 376139893 292986880 70137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.21
Current children cumulated vsize (KiB) 286120

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1448840/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=286120 CPUtime=4990.89
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 90447 0 0 0 498981 108 0 0 18 0 3 0 376139877 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 71530 70138 218 20 0 70888 0
[pid=28791/tid=28793] ppid=28789 vsize=286120 CPUtime=2495.89
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45791 0 0 0 249549 40 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=286120 CPUtime=2494.84
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43710 0 0 0 249417 67 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520993 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.89
Current children cumulated vsize (KiB) 286120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1448904/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=286120 CPUtime=5000.09
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 90447 0 0 0 499900 109 0 0 18 0 3 0 376139877 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 71530 70138 218 20 0 70888 0
[pid=28791/tid=28793] ppid=28789 vsize=286120 CPUtime=2500.49
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45791 0 0 0 250009 40 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=286120 CPUtime=2499.42
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43710 0 0 0 249875 67 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 286120

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

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

[startup+2506.91 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28796
/proc/meminfo: memFree=1448904/2055920 swapFree=4138684/4192956
[pid=28791] ppid=28789 vsize=286120 CPUtime=5000.09
/proc/28791/stat : 28791 (MiraXTv3_dyn) S 28789 28791 28464 0 -1 4194304 90447 0 0 0 499900 109 0 0 18 0 3 0 376139877 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28791/statm: 71530 70138 218 20 0 70888 0
[pid=28791/tid=28793] ppid=28789 vsize=286120 CPUtime=2500.49
/proc/28791/task/28793/stat : 28793 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 45791 0 0 0 250009 40 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28791/tid=28794] ppid=28789 vsize=286120 CPUtime=2499.42
/proc/28791/task/28794/stat : 28794 (MiraXTv3_dyn) R 28789 28791 28464 0 -1 4194368 43710 0 0 0 249875 67 0 0 25 0 3 0 376139893 292986880 70138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 286120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.96
CPU time (s): 5000.15
CPU user time (s): 4999.02
CPU system time (s): 1.13283
CPU usage (%): 199.451
Max. virtual memory (cumulated for all children) (KiB): 286404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.02
system time used= 1.13283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90447
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= 1048
involuntary context switches= 94210

runsolver used 2.44163 second user time and 6.68798 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 20:17:01 UTC 2007

IDJOB= 426235
IDBENCH= 20060
IDSOLVER= 196
FILE ID= node3/426235-1179001021

PBS_JOBID= 5252841

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1463391112-08.cnf
COMMAND LINE= /tmp/evaluation/426235-1179001021/MiraXTv3_dyn /tmp/evaluation/426235-1179001021/instance-426235-1179001021.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-426235-1179001021 -o ROOT/results/node3/solver-426235-1179001021 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426235-1179001021/MiraXTv3_dyn /tmp/evaluation/426235-1179001021/instance-426235-1179001021.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c7cd1a89069c2486ed900def4ca19b75

RANDOM SEED= 34132147

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1729976 kB
Buffers:         43404 kB
Cached:         215384 kB
SwapCached:      18176 kB
Active:         132860 kB
Inactive:       150120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729976 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4396 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            28404 kB
Committed_AS: 11554264 kB
PageTables:       1780 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= 66552 MiB

End job on node3 on Sat May 12 20:58:50 UTC 2007