Trace number 426202

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.06 2506.95

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1922669300-13.cnf
MD5SUM5f45850fd3e53a02669e4f16bcb2cc76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark109.738
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/node5/watcher-426202-1179048041 -o ROOT/results/node5/solver-426202-1179048041 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426202-1179048041/MiraXTv3_dyn /tmp/evaluation/426202-1179048041/instance-426202-1179048041.cnf 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2646
/proc/meminfo: memFree=1536184/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=3788 CPUtime=0
/proc/2646/stat : 2646 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 380841770 3878912 296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2646/statm: 947 304 202 20 0 305 0

[startup+0.031398 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2646
/proc/meminfo: memFree=1536184/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=5056 CPUtime=0.02
/proc/2646/stat : 2646 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194304 685 0 0 0 2 0 0 0 18 0 1 0 380841770 5177344 660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/2646/statm: 1264 660 206 20 0 622 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5056

[startup+0.101411 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2646
/proc/meminfo: memFree=1536184/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=5316 CPUtime=0.09
/proc/2646/stat : 2646 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194304 741 0 0 0 9 0 0 0 18 0 1 0 380841770 5443584 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 1 0 0
/proc/2646/statm: 1329 716 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301443 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2646
/proc/meminfo: memFree=1536184/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=13700 CPUtime=0.46
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 1819 0 0 0 45 1 0 0 18 0 3 0 380841770 14028800 1721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 3425 1721 218 20 0 2783 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13700

[startup+0.70149 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2646
/proc/meminfo: memFree=1536184/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=18256 CPUtime=1.26
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 3212 0 0 0 125 1 0 0 18 0 3 0 380841770 18694144 3114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 4564 3114 218 20 0 3922 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 18256

[startup+1.50158 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 2649
/proc/meminfo: memFree=1520608/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=28728 CPUtime=2.85
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 5680 0 0 0 282 3 0 0 18 0 3 0 380841770 29417472 5582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 7182 5582 218 20 0 6540 0
[pid=2646/tid=2648] ppid=2644 vsize=28728 CPUtime=1.38
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 2285 0 0 0 137 1 0 0 21 0 3 0 380841782 29417472 5582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=28728 CPUtime=1.35
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 2537 0 0 0 134 1 0 0 20 0 3 0 380841782 29417472 5582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 28728

[startup+3.10176 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 2649
/proc/meminfo: memFree=1507872/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=38956 CPUtime=6.05
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 8126 0 0 0 600 5 0 0 18 0 3 0 380841770 39890944 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 9739 8028 218 20 0 9097 0
[pid=2646/tid=2648] ppid=2644 vsize=38956 CPUtime=2.97
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 3490 0 0 0 295 2 0 0 25 0 3 0 380841782 39890944 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520177 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=38956 CPUtime=2.95
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 3778 0 0 0 293 2 0 0 23 0 3 0 380841782 39890944 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 38956

[startup+6.30212 s]
/proc/loadavg: 0.08 0.02 0.01 3/80 2649
/proc/meminfo: memFree=1495264/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=55408 CPUtime=12.43
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 12340 0 0 0 1235 8 0 0 18 0 3 0 380841770 56737792 12170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 13852 12170 218 20 0 13210 0
[pid=2646/tid=2648] ppid=2644 vsize=55408 CPUtime=6.17
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 5778 0 0 0 614 3 0 0 25 0 3 0 380841782 56737792 12170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=55408 CPUtime=6.14
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 5704 0 0 0 610 4 0 0 20 0 3 0 380841782 56737792 12170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 55408

[startup+12.7018 s]
/proc/loadavg: 0.23 0.05 0.02 3/80 2649
/proc/meminfo: memFree=1446112/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=101388 CPUtime=25.2
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 23987 0 0 0 2503 17 0 0 18 0 3 0 380841770 103821312 23651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 25347 23651 218 20 0 24705 0
[pid=2646/tid=2648] ppid=2644 vsize=101388 CPUtime=12.56
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 11575 0 0 0 1250 6 0 0 25 0 3 0 380841782 103821312 23651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=101388 CPUtime=12.51
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 11554 0 0 0 1241 10 0 0 24 0 3 0 380841782 103821312 23651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 101388

[startup+25.5013 s]
/proc/loadavg: 0.62 0.14 0.05 3/80 2649
/proc/meminfo: memFree=1431072/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=112396 CPUtime=50.74
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 27198 0 0 0 5054 20 0 0 18 0 3 0 380841770 115093504 26481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 28099 26481 218 20 0 27457 0
[pid=2646/tid=2648] ppid=2644 vsize=112396 CPUtime=25.35
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 13115 0 0 0 2528 7 0 0 25 0 3 0 380841782 115093504 26481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=112396 CPUtime=25.26
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 13225 0 0 0 2514 12 0 0 25 0 3 0 380841782 115093504 26481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 112396

[startup+51.1012 s]
/proc/loadavg: 1.09 0.29 0.10 3/80 2649
/proc/meminfo: memFree=1389792/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=151668 CPUtime=101.8
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 38122 0 0 0 10147 33 0 0 18 0 3 0 380841770 155308032 36586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 37917 36586 218 20 0 37275 0
[pid=2646/tid=2648] ppid=2644 vsize=151668 CPUtime=50.94
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 17919 0 0 0 5082 12 0 0 25 0 3 0 380841782 155308032 36586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=151668 CPUtime=50.74
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 19345 0 0 0 5054 20 0 0 25 0 3 0 380841782 155308032 36586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 151668

[startup+102.306 s]
/proc/loadavg: 1.60 0.55 0.19 3/80 2649
/proc/meminfo: memFree=1365472/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=176240 CPUtime=203.94
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 45457 0 0 0 20353 41 0 0 18 0 3 0 380841770 180469760 42667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 44060 42667 218 20 0 43418 0
[pid=2646/tid=2648] ppid=2644 vsize=176240 CPUtime=102.11
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 21673 0 0 0 10196 15 0 0 25 0 3 0 380841782 180469760 42667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=176240 CPUtime=101.71
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 22926 0 0 0 10146 25 0 0 25 0 3 0 380841782 180469760 42667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 176240

[startup+162.302 s]
/proc/loadavg: 1.85 0.81 0.30 3/80 2649
/proc/meminfo: memFree=1363232/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=178288 CPUtime=323.62
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 47402 0 0 0 32319 43 0 0 18 0 3 0 380841770 182566912 43205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 44572 43205 218 20 0 43930 0
[pid=2646/tid=2648] ppid=2644 vsize=178288 CPUtime=162.06
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 22354 0 0 0 16190 16 0 0 25 0 3 0 380841782 182566912 43205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=178288 CPUtime=161.44
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 24190 0 0 0 16118 26 0 0 25 0 3 0 380841782 182566912 43205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 178288

[startup+222.301 s]
/proc/loadavg: 1.94 1.03 0.41 3/80 2649
/proc/meminfo: memFree=1363040/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=178288 CPUtime=443.26
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 48334 0 0 0 44282 44 0 0 18 0 3 0 380841770 182566912 43264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 44572 43264 218 20 0 43930 0
[pid=2646/tid=2648] ppid=2644 vsize=178288 CPUtime=221.99
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 22517 0 0 0 22182 17 0 0 20 0 3 0 380841782 182566912 43264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=178288 CPUtime=221.14
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 24959 0 0 0 22088 26 0 0 21 0 3 0 380841782 182566912 43264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 178288

[startup+282.301 s]
/proc/loadavg: 1.98 1.20 0.50 3/80 2649
/proc/meminfo: memFree=1363232/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=178288 CPUtime=562.94
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 49023 0 0 0 56249 45 0 0 18 0 3 0 380841770 182566912 43273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 44572 43273 218 20 0 43930 0
[pid=2646/tid=2648] ppid=2644 vsize=178288 CPUtime=281.95
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 22521 0 0 0 28178 17 0 0 25 0 3 0 380841782 182566912 43273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=178288 CPUtime=280.88
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 25644 0 0 0 28060 28 0 0 25 0 3 0 380841782 182566912 43273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 178288

[startup+342.302 s]
/proc/loadavg: 1.99 1.34 0.60 3/80 2649
/proc/meminfo: memFree=1363232/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=178288 CPUtime=682.63
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 49500 0 0 0 68217 46 0 0 18 0 3 0 380841770 182566912 43274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 44572 43274 218 20 0 43930 0
[pid=2646/tid=2648] ppid=2644 vsize=178288 CPUtime=341.91
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 22521 0 0 0 34174 17 0 0 25 0 3 0 380841782 182566912 43274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=178288 CPUtime=340.59
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 26121 0 0 0 34031 28 0 0 25 0 3 0 380841782 182566912 43274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 178288

[startup+402.302 s]

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

/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 38542 0 0 0 189432 35 0 0 25 0 3 0 380841782 243085312 58080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2646/tid=2649] ppid=2644 vsize=237388 CPUtime=1899.59
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 45869 0 0 0 189904 55 0 0 25 0 3 0 380841782 243085312 58080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.4
Current children cumulated vsize (KiB) 237388

[startup+1962.3 s]
/proc/loadavg: 2.02 2.00 1.73 3/80 2651
/proc/meminfo: memFree=1303648/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=237388 CPUtime=3914.08
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 86335 0 0 0 391315 93 0 0 18 0 3 0 380841770 243085312 58081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59347 58081 218 20 0 58705 0
[pid=2646/tid=2648] ppid=2644 vsize=237388 CPUtime=1954.39
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 39039 0 0 0 195403 36 0 0 25 0 3 0 380841782 243085312 58081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2646/tid=2649] ppid=2644 vsize=237388 CPUtime=1959.56
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46438 0 0 0 195900 56 0 0 25 0 3 0 380841782 243085312 58081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.08
Current children cumulated vsize (KiB) 237388

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/80 2651
/proc/meminfo: memFree=1302752/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=238444 CPUtime=4033.76
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 87352 0 0 0 403282 94 0 0 18 0 3 0 380841770 244166656 58315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59611 58315 218 20 0 58969 0
[pid=2646/tid=2648] ppid=2644 vsize=238444 CPUtime=2014.1
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 39772 0 0 0 201374 36 0 0 25 0 3 0 380841782 244166656 58315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2646/tid=2649] ppid=2644 vsize=238444 CPUtime=2019.52
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46722 0 0 0 201896 56 0 0 25 0 3 0 380841782 244166656 58315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.76
Current children cumulated vsize (KiB) 238444

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.75 3/80 2651
/proc/meminfo: memFree=1301984/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239264 CPUtime=4153.44
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 88063 0 0 0 415250 94 0 0 18 0 3 0 380841770 245006336 58522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59816 58522 218 20 0 59174 0
[pid=2646/tid=2648] ppid=2644 vsize=239264 CPUtime=2073.83
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 40482 0 0 0 207346 37 0 0 25 0 3 0 380841782 245006336 58522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239264 CPUtime=2079.5
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46723 0 0 0 207893 57 0 0 25 0 3 0 380841782 245006336 58522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.44
Current children cumulated vsize (KiB) 239264

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/80 2651
/proc/meminfo: memFree=1301984/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239264 CPUtime=4273.13
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 88568 0 0 0 427218 95 0 0 18 0 3 0 380841770 245006336 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59816 58523 218 20 0 59174 0
[pid=2646/tid=2648] ppid=2644 vsize=239264 CPUtime=2133.54
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 40987 0 0 0 213317 37 0 0 25 0 3 0 380841782 245006336 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239264 CPUtime=2139.46
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46723 0 0 0 213889 57 0 0 25 0 3 0 380841782 245006336 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.13
Current children cumulated vsize (KiB) 239264

[startup+2202.3 s]
/proc/loadavg: 2.03 2.01 1.78 3/80 2651
/proc/meminfo: memFree=1301856/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239256 CPUtime=4392.79
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 89072 0 0 0 439183 96 0 0 18 0 3 0 380841770 244998144 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59814 58523 218 20 0 59172 0
[pid=2646/tid=2648] ppid=2644 vsize=239256 CPUtime=2193.44
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 41491 0 0 0 219306 38 0 0 25 0 3 0 380841782 244998144 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239256 CPUtime=2199.23
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46723 0 0 0 219866 57 0 0 25 0 3 0 380841782 244998144 58523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.79
Current children cumulated vsize (KiB) 239256

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/80 2651
/proc/meminfo: memFree=1301920/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239256 CPUtime=4512.5
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 89649 0 0 0 451153 97 0 0 18 0 3 0 380841770 244998144 58524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59814 58524 218 20 0 59172 0
[pid=2646/tid=2648] ppid=2644 vsize=239256 CPUtime=2253.41
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 42067 0 0 0 225303 38 0 0 25 0 3 0 380841782 244998144 58524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239256 CPUtime=2258.97
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46724 0 0 0 225839 58 0 0 25 0 3 0 380841782 244998144 58524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.5
Current children cumulated vsize (KiB) 239256

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/80 2651
/proc/meminfo: memFree=1301856/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=4632.18
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 90303 0 0 0 463120 98 0 0 18 0 3 0 380841770 244985856 58530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58530 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2313.37
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 42718 0 0 0 231298 39 0 0 25 0 3 0 380841782 244985856 58530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2318.69
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46727 0 0 0 231811 58 0 0 25 0 3 0 380841782 244985856 58530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.18
Current children cumulated vsize (KiB) 239244

[startup+2382.3 s]
/proc/loadavg: 2.08 2.02 1.82 3/80 2651
/proc/meminfo: memFree=1301856/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=4751.78
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 90881 0 0 0 475080 98 0 0 18 0 3 0 380841770 244985856 58532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58532 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2373.34
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 43295 0 0 0 237294 40 0 0 25 0 3 0 380841782 244985856 58532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520986 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2378.33
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46728 0 0 0 237775 58 0 0 25 0 3 0 380841782 244985856 58532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.78
Current children cumulated vsize (KiB) 239244

[startup+2442.3 s]
/proc/loadavg: 2.08 2.03 1.83 3/86 2773
/proc/meminfo: memFree=1300656/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=4871.28
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 91314 0 0 0 487020 108 0 0 18 0 3 0 380841770 244985856 58533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58533 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2433.18
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 43727 0 0 0 243278 40 0 0 25 0 3 0 380841782 244985856 58533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2437.97
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46729 0 0 0 243731 66 0 0 25 0 3 0 380841782 244985856 58533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.28
Current children cumulated vsize (KiB) 239244

[startup+2502.3 s]
/proc/loadavg: 2.03 2.02 1.84 3/80 2849
/proc/meminfo: memFree=1301656/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=4990.83
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 91891 0 0 0 498966 117 0 0 18 0 3 0 380841770 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58534 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2493.08
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 44304 0 0 0 249267 41 0 0 21 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2497.62
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46729 0 0 0 249687 75 0 0 25 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.83
Current children cumulated vsize (KiB) 239244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.02 2.02 1.84 3/80 2849
/proc/meminfo: memFree=1301656/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=5000.01
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 91891 0 0 0 499884 117 0 0 18 0 3 0 380841770 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58534 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2497.69
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 44304 0 0 0 249728 41 0 0 25 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2502.19
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46729 0 0 0 250144 75 0 0 25 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 239244

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: 2.02 2.02 1.84 3/80 2849
/proc/meminfo: memFree=1301656/2055920 swapFree=4150068/4192956
[pid=2646] ppid=2644 vsize=239244 CPUtime=5000.01
/proc/2646/stat : 2646 (MiraXTv3_dyn) S 2644 2646 2574 0 -1 4194304 91891 0 0 0 499884 117 0 0 18 0 3 0 380841770 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2646/statm: 59811 58534 218 20 0 59169 0
[pid=2646/tid=2648] ppid=2644 vsize=239244 CPUtime=2497.69
/proc/2646/task/2648/stat : 2648 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 44304 0 0 0 249728 41 0 0 25 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2646/tid=2649] ppid=2644 vsize=239244 CPUtime=2502.19
/proc/2646/task/2649/stat : 2649 (MiraXTv3_dyn) R 2644 2646 2574 0 -1 4194368 46729 0 0 0 250144 75 0 0 25 0 3 0 380841782 244985856 58534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 239244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.95
CPU time (s): 5000.06
CPU user time (s): 4998.85
CPU system time (s): 1.21381
CPU usage (%): 199.448
Max. virtual memory (cumulated for all children) (KiB): 239536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.85
system time used= 1.21382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91891
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= 1114
involuntary context switches= 94454

runsolver used 2.36064 second user time and 6.80797 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun May 13 09:20:41 UTC 2007

IDJOB= 426202
IDBENCH= 20027
IDSOLVER= 196
FILE ID= node5/426202-1179048041

PBS_JOBID= 5253329

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1922669300-13.cnf
COMMAND LINE= /tmp/evaluation/426202-1179048041/MiraXTv3_dyn /tmp/evaluation/426202-1179048041/instance-426202-1179048041.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-426202-1179048041 -o ROOT/results/node5/solver-426202-1179048041 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426202-1179048041/MiraXTv3_dyn /tmp/evaluation/426202-1179048041/instance-426202-1179048041.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5f45850fd3e53a02669e4f16bcb2cc76

RANDOM SEED= 268020293

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536464 kB
Buffers:         50588 kB
Cached:         376284 kB
SwapCached:      11320 kB
Active:         225384 kB
Inactive:       224472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536464 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          29868 kB
Slab:            55108 kB
Committed_AS: 14102004 kB
PageTables:       1740 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= 66524 MiB

End job on node5 on Sun May 13 10:02:30 UTC 2007