Trace number 426239

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.11 2506.76

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1172786648-06.cnf
MD5SUM27847d68fadd27947440c2e2b03da894
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2341.79
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/node4/watcher-426239-1179001084 -o ROOT/results/node4/solver-426239-1179001084 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426239-1179001084/MiraXTv3_dyn /tmp/evaluation/426239-1179001084/instance-426239-1179001084.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.84 1.97 1.99 3/77 32060
/proc/meminfo: memFree=1543512/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=3788 CPUtime=0
/proc/32060/stat : 32060 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 376146135 3878912 372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/32060/statm: 947 376 205 20 0 305 0

[startup+0.072373 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32060
/proc/meminfo: memFree=1543512/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=5544 CPUtime=0.06
/proc/32060/stat : 32060 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194304 813 0 0 0 6 0 0 0 18 0 1 0 376146135 5677056 788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/32060/statm: 1386 788 207 20 0 744 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5544

[startup+0.102375 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32060
/proc/meminfo: memFree=1543512/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=5708 CPUtime=0.09
/proc/32060/stat : 32060 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194304 859 0 0 0 9 0 0 0 18 0 1 0 376146135 5844992 834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/32060/statm: 1427 834 207 20 0 785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5708

[startup+0.301389 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32060
/proc/meminfo: memFree=1543512/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=14696 CPUtime=0.44
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 1873 0 0 0 43 1 0 0 18 0 3 0 376146135 15048704 1807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 3674 1808 218 20 0 3032 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 14696

[startup+0.701429 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 32060
/proc/meminfo: memFree=1543512/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=19252 CPUtime=1.23
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 3199 0 0 0 122 1 0 0 18 0 3 0 376146135 19714048 3133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 4813 3133 218 20 0 4171 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 19252

[startup+1.5015 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1527936/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=29880 CPUtime=2.83
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 5629 0 0 0 279 4 0 0 18 0 3 0 376146135 30597120 5563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 7470 5563 218 20 0 6828 0
[pid=32060/tid=32062] ppid=32058 vsize=29880 CPUtime=1.35
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 2381 0 0 0 134 1 0 0 18 0 3 0 376146149 30597120 5563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=29880 CPUtime=1.33
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 2299 0 0 0 131 2 0 0 19 0 3 0 376146149 30597120 5563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 29880

[startup+3.10166 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1514560/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=47536 CPUtime=6.02
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 9871 0 0 0 596 6 0 0 18 0 3 0 376146135 48676864 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 11884 9805 218 20 0 11242 0
[pid=32060/tid=32062] ppid=32058 vsize=47536 CPUtime=2.94
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 4509 0 0 0 292 2 0 0 20 0 3 0 376146149 48676864 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=47536 CPUtime=2.92
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 4413 0 0 0 289 3 0 0 17 0 3 0 376146149 48676864 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 47536

[startup+6.30197 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1499840/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=59456 CPUtime=12.39
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 13187 0 0 0 1231 8 0 0 18 0 3 0 376146135 60882944 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 14864 13049 218 20 0 14222 0
[pid=32060/tid=32062] ppid=32058 vsize=59456 CPUtime=6.13
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 5741 0 0 0 610 3 0 0 16 0 3 0 376146149 60882944 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=59456 CPUtime=6.11
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 6497 0 0 0 607 4 0 0 19 0 3 0 376146149 60882944 13049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 59456

[startup+12.7016 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1446848/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=108444 CPUtime=25.17
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 25749 0 0 0 2499 18 0 0 18 0 3 0 376146135 111046656 25445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 27111 25445 218 20 0 26469 0
[pid=32060/tid=32062] ppid=32058 vsize=108444 CPUtime=12.54
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 12174 0 0 0 1246 8 0 0 18 0 3 0 376146149 111046656 25445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=108444 CPUtime=12.48
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 12626 0 0 0 1239 9 0 0 18 0 3 0 376146149 111046656 25445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 108444

[startup+25.5028 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1422848/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=127008 CPUtime=50.7
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 30779 0 0 0 5047 23 0 0 18 0 3 0 376146135 130056192 30152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 31752 30152 218 20 0 31110 0
[pid=32060/tid=32062] ppid=32058 vsize=127008 CPUtime=25.32
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 14641 0 0 0 2523 9 0 0 25 0 3 0 376146149 130056192 30152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=127008 CPUtime=25.22
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 15189 0 0 0 2510 12 0 0 25 0 3 0 376146149 130056192 30152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 127008

[startup+51.1023 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1372032/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=177340 CPUtime=101.75
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 44012 0 0 0 10139 36 0 0 18 0 3 0 376146135 181596160 42830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 44335 42830 218 20 0 43693 0
[pid=32060/tid=32062] ppid=32058 vsize=177340 CPUtime=50.88
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 20785 0 0 0 5073 15 0 0 25 0 3 0 376146149 181596160 42830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=177340 CPUtime=50.72
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 22278 0 0 0 5052 20 0 0 25 0 3 0 376146149 181596160 42830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 177340

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1340608/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=208708 CPUtime=203.9
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 53014 0 0 0 20347 43 0 0 18 0 3 0 376146135 213716992 50652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 52177 50652 218 20 0 51535 0
[pid=32060/tid=32062] ppid=32058 vsize=208708 CPUtime=102.04
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 26720 0 0 0 10186 18 0 0 25 0 3 0 376146149 213716992 50652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=208708 CPUtime=101.71
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 25345 0 0 0 10147 24 0 0 25 0 3 0 376146149 213716992 50652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 208708

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1334592/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=214852 CPUtime=323.54
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 55795 0 0 0 32306 48 0 0 18 0 3 0 376146135 220008448 52143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 53713 52143 218 20 0 53071 0
[pid=32060/tid=32062] ppid=32058 vsize=214852 CPUtime=161.91
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 27326 0 0 0 16172 19 0 0 25 0 3 0 376146149 220008448 52143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=214852 CPUtime=161.46
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 27520 0 0 0 16119 27 0 0 25 0 3 0 376146149 220008448 52143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 214852

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1332544/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=216900 CPUtime=443.23
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 57449 0 0 0 44273 50 0 0 18 0 3 0 376146135 222105600 52658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 54225 52658 218 20 0 53583 0
[pid=32060/tid=32062] ppid=32058 vsize=216900 CPUtime=221.86
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 27953 0 0 0 22166 20 0 0 25 0 3 0 376146149 222105600 52658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=216900 CPUtime=221.22
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 28547 0 0 0 22093 29 0 0 25 0 3 0 376146149 222105600 52658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 216900

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1329472/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=221652 CPUtime=562.9
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 59751 0 0 0 56238 52 0 0 18 0 3 0 376146135 226971648 53888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 55413 53888 218 20 0 54771 0
[pid=32060/tid=32062] ppid=32058 vsize=221652 CPUtime=281.8
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 29849 0 0 0 28158 22 0 0 25 0 3 0 376146149 226971648 53888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=221652 CPUtime=280.96
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 28953 0 0 0 28066 30 0 0 25 0 3 0 376146149 226971648 53888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 221652

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 32063
/proc/meminfo: memFree=1324096/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=225348 CPUtime=682.59
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 61186 0 0 0 68206 53 0 0 18 0 3 0 376146135 230756352 54787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 56337 54787 218 20 0 55695 0
[pid=32060/tid=32062] ppid=32058 vsize=225348 CPUtime=341.74
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 31284 0 0 0 34152 22 0 0 25 0 3 0 376146149 230756352 54787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=225348 CPUtime=340.69
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 28953 0 0 0 34039 30 0 0 25 0 3 0 376146149 230756352 54787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 225348

[startup+402.302 s]

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

/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 43762 0 0 0 189977 35 0 0 25 0 3 0 376146149 268128256 64133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=261844 CPUtime=1894.1
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 40932 0 0 0 189354 56 0 0 25 0 3 0 376146149 268128256 64133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.37
Current children cumulated vsize (KiB) 261844

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32065
/proc/meminfo: memFree=1286784/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=261844 CPUtime=3914.07
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 85643 0 0 0 391314 93 0 0 18 0 3 0 376146135 268128256 64133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 65461 64133 218 20 0 64819 0
[pid=32060/tid=32062] ppid=32058 vsize=261844 CPUtime=1960.07
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 43762 0 0 0 195972 35 0 0 25 0 3 0 376146149 268128256 64133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=261844 CPUtime=1953.85
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 40932 0 0 0 195328 57 0 0 25 0 3 0 376146149 268128256 64133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.07
Current children cumulated vsize (KiB) 261844

[startup+2022.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/80 32065
/proc/meminfo: memFree=1287040/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=261844 CPUtime=4033.72
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 86063 0 0 0 403278 94 0 0 18 0 3 0 376146135 268128256 64037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 65461 64037 218 20 0 64819 0
[pid=32060/tid=32062] ppid=32058 vsize=261844 CPUtime=2019.99
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 43762 0 0 0 201964 35 0 0 25 0 3 0 376146149 268128256 64037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=261844 CPUtime=2013.58
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 41352 0 0 0 201300 58 0 0 25 0 3 0 376146149 268128256 64037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.72
Current children cumulated vsize (KiB) 261844

[startup+2082.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/80 32065
/proc/meminfo: memFree=1275136/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=273100 CPUtime=4153.4
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 89439 0 0 0 415240 100 0 0 18 0 3 0 376146135 279654400 66993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 68275 66993 218 20 0 67633 0
[pid=32060/tid=32062] ppid=32058 vsize=273100 CPUtime=2079.92
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 43762 0 0 0 207957 35 0 0 25 0 3 0 376146149 279654400 66993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=273100 CPUtime=2073.32
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 44728 0 0 0 207269 63 0 0 25 0 3 0 376146149 279654400 66993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.4
Current children cumulated vsize (KiB) 273100

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 32065
/proc/meminfo: memFree=1270336/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=278296 CPUtime=4273.09
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 91333 0 0 0 427207 102 0 0 18 0 3 0 376146135 284975104 68186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 69574 68186 218 20 0 68932 0
[pid=32060/tid=32062] ppid=32058 vsize=278296 CPUtime=2139.87
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 44506 0 0 0 213951 36 0 0 25 0 3 0 376146149 284975104 68186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32060/tid=32063] ppid=32058 vsize=278296 CPUtime=2133.07
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 45878 0 0 0 213242 65 0 0 25 0 3 0 376146149 284975104 68186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.09
Current children cumulated vsize (KiB) 278296

[startup+2202.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/80 32065
/proc/meminfo: memFree=1265280/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=283444 CPUtime=4392.77
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 93524 0 0 0 439173 104 0 0 18 0 3 0 376146135 290246656 69450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 70861 69450 218 20 0 70219 0
[pid=32060/tid=32062] ppid=32058 vsize=283444 CPUtime=2199.75
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 46272 0 0 0 219938 37 0 0 22 0 3 0 376146149 290246656 69450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=283444 CPUtime=2192.86
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 46303 0 0 0 219220 66 0 0 22 0 3 0 376146149 290246656 69450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.77
Current children cumulated vsize (KiB) 283444

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 32065
/proc/meminfo: memFree=1263680/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=285028 CPUtime=4512.47
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 94785 0 0 0 451141 106 0 0 18 0 3 0 376146135 291868672 69861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 71257 69861 218 20 0 70615 0
[pid=32060/tid=32062] ppid=32058 vsize=285028 CPUtime=2259.51
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 47108 0 0 0 225913 38 0 0 25 0 3 0 376146149 291868672 69861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=285028 CPUtime=2252.8
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 46728 0 0 0 225214 66 0 0 25 0 3 0 376146149 291868672 69861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.47
Current children cumulated vsize (KiB) 285028

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 32065
/proc/meminfo: memFree=1255296/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=4632.16
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 97734 0 0 0 463107 109 0 0 18 0 3 0 376146135 300154880 71958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71958 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2319.26
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 47679 0 0 0 231887 39 0 0 25 0 3 0 376146149 300154880 71958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2312.75
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49106 0 0 0 231206 69 0 0 25 0 3 0 376146149 300154880 71958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.16
Current children cumulated vsize (KiB) 293120

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 32065
/proc/meminfo: memFree=1255168/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=4751.86
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 98473 0 0 0 475076 110 0 0 18 0 3 0 376146135 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71987 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2379.02
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 48106 0 0 0 237862 40 0 0 25 0 3 0 376146149 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2372.69
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49418 0 0 0 237200 69 0 0 25 0 3 0 376146149 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.86
Current children cumulated vsize (KiB) 293120

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32065
/proc/meminfo: memFree=1255040/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=4871.56
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 99325 0 0 0 487044 112 0 0 18 0 3 0 376146135 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71987 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2438.77
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 48532 0 0 0 243836 41 0 0 25 0 3 0 376146149 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2432.64
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49844 0 0 0 243194 70 0 0 25 0 3 0 376146149 300154880 71987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.56
Current children cumulated vsize (KiB) 293120

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32065
/proc/meminfo: memFree=1255104/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=4991.25
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 100321 0 0 0 499012 113 0 0 18 0 3 0 376146135 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71989 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2498.53
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49171 0 0 0 249811 42 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2492.57
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 50201 0 0 0 249187 70 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.25
Current children cumulated vsize (KiB) 293120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32065
/proc/meminfo: memFree=1255104/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=5000.04
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 100392 0 0 0 499891 113 0 0 18 0 3 0 376146135 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71989 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2502.91
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49242 0 0 0 250249 42 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2496.97
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 50201 0 0 0 249627 70 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 293120

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 32065
/proc/meminfo: memFree=1255104/2055920 swapFree=4141224/4192956
[pid=32060] ppid=32058 vsize=293120 CPUtime=5000.04
/proc/32060/stat : 32060 (MiraXTv3_dyn) S 32058 32060 31733 0 -1 4194304 100392 0 0 0 499891 113 0 0 18 0 3 0 376146135 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32060/statm: 73280 71989 218 20 0 72638 0
[pid=32060/tid=32062] ppid=32058 vsize=293120 CPUtime=2502.91
/proc/32060/task/32062/stat : 32062 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 49242 0 0 0 250249 42 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32060/tid=32063] ppid=32058 vsize=293120 CPUtime=2496.97
/proc/32060/task/32063/stat : 32063 (MiraXTv3_dyn) R 32058 32060 31733 0 -1 4194368 50201 0 0 0 249627 70 0 0 25 0 3 0 376146149 300154880 71989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 293120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.76
CPU time (s): 5000.11
CPU user time (s): 4998.93
CPU system time (s): 1.18182
CPU usage (%): 199.465
Max. virtual memory (cumulated for all children) (KiB): 293404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.93
system time used= 1.18182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100392
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= 1012
involuntary context switches= 93629

runsolver used 2.31365 second user time and 6.83396 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat May 12 20:18:04 UTC 2007

IDJOB= 426239
IDBENCH= 20064
IDSOLVER= 196
FILE ID= node4/426239-1179001084

PBS_JOBID= 5252846

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-S1172786648-06.cnf
COMMAND LINE= /tmp/evaluation/426239-1179001084/MiraXTv3_dyn /tmp/evaluation/426239-1179001084/instance-426239-1179001084.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-426239-1179001084 -o ROOT/results/node4/solver-426239-1179001084 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426239-1179001084/MiraXTv3_dyn /tmp/evaluation/426239-1179001084/instance-426239-1179001084.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  27847d68fadd27947440c2e2b03da894

RANDOM SEED= 386145835

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1543728 kB
Buffers:         50068 kB
Cached:         372440 kB
SwapCached:      15684 kB
Active:         136460 kB
Inactive:       309680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543728 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:            4452 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            51564 kB
Committed_AS: 10000552 kB
PageTables:       1816 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 node4 on Sat May 12 20:59:53 UTC 2007