Trace number 426212

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.1 2507.15

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S2034423571-08.cnf
MD5SUM45a6044946963b3d1b4beab0858aeab8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark211.337
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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/node12/watcher-426212-1178998456 -o ROOT/results/node12/solver-426212-1178998456 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426212-1178998456/MiraXTv3_dyn /tmp/evaluation/426212-1178998456/instance-426212-1178998456.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.85 1.95 1.98 3/77 20467
/proc/meminfo: memFree=1566840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=3788 CPUtime=0
/proc/20467/stat : 20467 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 375882952 3878912 347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/20467/statm: 947 347 206 20 0 305 0

[startup+0.089444 s]
/proc/loadavg: 1.85 1.95 1.98 3/77 20467
/proc/meminfo: memFree=1566840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=5176 CPUtime=0.08
/proc/20467/stat : 20467 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194304 706 0 0 0 8 0 0 0 18 0 1 0 375882952 5300224 681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/20467/statm: 1294 681 207 20 0 652 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5176

[startup+0.101476 s]
/proc/loadavg: 1.85 1.95 1.98 3/77 20467
/proc/meminfo: memFree=1566840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=11520 CPUtime=0.09
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 1118 0 0 0 9 0 0 0 18 0 3 0 375882952 11796480 1033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 2880 1034 216 20 0 2238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11520

[startup+0.30128 s]
/proc/loadavg: 1.85 1.95 1.98 3/77 20467
/proc/meminfo: memFree=1566840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=13864 CPUtime=0.49
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 1814 0 0 0 48 1 0 0 18 0 3 0 375882952 14196736 1729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 3466 1729 218 20 0 2824 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13864

[startup+0.701329 s]
/proc/loadavg: 1.85 1.95 1.98 3/77 20467
/proc/meminfo: memFree=1566840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=19408 CPUtime=1.29
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 3146 0 0 0 128 1 0 0 18 0 3 0 375882952 19873792 3061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 4852 3061 218 20 0 4210 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 19408

[startup+1.5014 s]
/proc/loadavg: 1.85 1.95 1.98 3/80 20470
/proc/meminfo: memFree=1551584/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=28736 CPUtime=2.88
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 5520 0 0 0 285 3 0 0 18 0 3 0 375882952 29425664 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 7184 5435 218 20 0 6542 0
[pid=20467/tid=20469] ppid=20465 vsize=28736 CPUtime=1.4
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 2459 0 0 0 139 1 0 0 19 0 3 0 375882961 29425664 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=28736 CPUtime=1.38
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 2282 0 0 0 137 1 0 0 19 0 3 0 375882961 29425664 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 28736

[startup+3.10156 s]
/proc/loadavg: 1.87 1.95 1.98 3/80 20470
/proc/meminfo: memFree=1539296/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=37916 CPUtime=6.07
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 7935 0 0 0 602 5 0 0 18 0 3 0 375882952 38825984 7850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 9479 7850 218 20 0 8837 0
[pid=20467/tid=20469] ppid=20465 vsize=37916 CPUtime=2.99
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 3696 0 0 0 297 2 0 0 22 0 3 0 375882961 38825984 7850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=37916 CPUtime=2.99
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 3460 0 0 0 296 3 0 0 21 0 3 0 375882961 38825984 7850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 37916

[startup+6.30289 s]
/proc/loadavg: 1.87 1.95 1.98 3/80 20470
/proc/meminfo: memFree=1524512/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=54868 CPUtime=12.46
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 12485 0 0 0 1238 8 0 0 18 0 3 0 375882952 56184832 12328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 13717 12328 218 20 0 13075 0
[pid=20467/tid=20469] ppid=20465 vsize=54868 CPUtime=6.18
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 5610 0 0 0 615 3 0 0 25 0 3 0 375882961 56184832 12328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=54868 CPUtime=6.19
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 6096 0 0 0 614 5 0 0 19 0 3 0 375882961 56184832 12328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 54868

[startup+12.7025 s]
/proc/loadavg: 1.89 1.96 1.98 3/80 20470
/proc/meminfo: memFree=1478048/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=98232 CPUtime=25.24
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 23475 0 0 0 2507 17 0 0 18 0 3 0 375882952 100589568 23151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 24558 23151 218 20 0 23916 0
[pid=20467/tid=20469] ppid=20465 vsize=98232 CPUtime=12.54
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 11343 0 0 0 1248 6 0 0 25 0 3 0 375882961 100589568 23151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=98232 CPUtime=12.58
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 11353 0 0 0 1249 9 0 0 25 0 3 0 375882961 100589568 23151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 98232

[startup+25.5018 s]
/proc/loadavg: 1.90 1.96 1.98 3/80 20470
/proc/meminfo: memFree=1468320/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=105364 CPUtime=50.77
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 25564 0 0 0 5059 18 0 0 18 0 3 0 375882952 107892736 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 26341 24859 218 20 0 25699 0
[pid=20467/tid=20469] ppid=20465 vsize=105364 CPUtime=25.29
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 12341 0 0 0 2522 7 0 0 25 0 3 0 375882961 107892736 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=105364 CPUtime=25.38
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 12444 0 0 0 2528 10 0 0 25 0 3 0 375882961 107892736 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 105364

[startup+51.1014 s]
/proc/loadavg: 1.93 1.96 1.98 3/80 20470
/proc/meminfo: memFree=1429088/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=143068 CPUtime=101.82
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 36046 0 0 0 10153 29 0 0 18 0 3 0 375882952 146501632 34522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 35767 34522 218 20 0 35125 0
[pid=20467/tid=20469] ppid=20465 vsize=143068 CPUtime=50.76
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 17609 0 0 0 5065 11 0 0 25 0 3 0 375882961 146501632 34522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=143068 CPUtime=50.96
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 17658 0 0 0 5079 17 0 0 25 0 3 0 375882961 146501632 34522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 143068

[startup+102.305 s]
/proc/loadavg: 1.97 1.96 1.98 3/80 20470
/proc/meminfo: memFree=1410144/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=161392 CPUtime=203.91
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 42114 0 0 0 20355 36 0 0 18 0 3 0 375882952 165265408 39200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 40348 39200 218 20 0 39706 0
[pid=20467/tid=20469] ppid=20465 vsize=161392 CPUtime=101.72
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 20493 0 0 0 10159 13 0 0 25 0 3 0 375882961 165265408 39200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=161392 CPUtime=102.09
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 20842 0 0 0 10187 22 0 0 25 0 3 0 375882961 165265408 39200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 161392

[startup+162.301 s]
/proc/loadavg: 2.04 1.98 1.99 3/80 20472
/proc/meminfo: memFree=1399840/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=172008 CPUtime=323.58
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 46073 0 0 0 32318 40 0 0 18 0 3 0 375882952 176136192 41752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 43002 41752 218 20 0 42360 0
[pid=20467/tid=20469] ppid=20465 vsize=172008 CPUtime=161.42
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 22887 0 0 0 16127 15 0 0 25 0 3 0 375882961 176136192 41752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=172008 CPUtime=162.05
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 22407 0 0 0 16181 24 0 0 25 0 3 0 375882961 176136192 41752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 172008

[startup+222.301 s]
/proc/loadavg: 2.09 2.01 2.00 3/80 20472
/proc/meminfo: memFree=1396896/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=174848 CPUtime=443.2
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 48336 0 0 0 44277 43 0 0 18 0 3 0 375882952 179044352 42464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 43712 42464 218 20 0 43070 0
[pid=20467/tid=20469] ppid=20465 vsize=174848 CPUtime=221.1
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 23915 0 0 0 22094 16 0 0 25 0 3 0 375882961 179044352 42464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=174848 CPUtime=222
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 23642 0 0 0 22174 26 0 0 25 0 3 0 375882961 179044352 42464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 174848

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 20472
/proc/meminfo: memFree=1391712/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=180576 CPUtime=562.87
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 50861 0 0 0 56241 46 0 0 18 0 3 0 375882952 184909824 43765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 45144 43765 218 20 0 44502 0
[pid=20467/tid=20469] ppid=20465 vsize=180576 CPUtime=280.81
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 24922 0 0 0 28065 16 0 0 25 0 3 0 375882961 184909824 43765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=180576 CPUtime=281.96
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 25160 0 0 0 28167 29 0 0 25 0 3 0 375882961 184909824 43765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 180576

[startup+342.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/80 20472
/proc/meminfo: memFree=1389024/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=183748 CPUtime=682.57
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 52635 0 0 0 68209 48 0 0 18 0 3 0 375882952 188157952 44451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 45937 44451 218 20 0 45295 0
[pid=20467/tid=20469] ppid=20465 vsize=183748 CPUtime=340.54
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 25982 0 0 0 34037 17 0 0 25 0 3 0 375882961 188157952 44451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=183748 CPUtime=341.93
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 25874 0 0 0 34163 30 0 0 25 0 3 0 375882961 188157952 44451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.57
Current children cumulated vsize (KiB) 183748

[startup+402.302 s]

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

/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 45273 0 0 0 189442 54 0 0 25 0 3 0 375882961 236367872 56242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=230828 CPUtime=1898.73
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 43146 0 0 0 189818 55 0 0 25 0 3 0 375882961 236367872 56242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.78
Current children cumulated vsize (KiB) 230828

[startup+1962.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1341600/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=230996 CPUtime=3913.48
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 90168 0 0 0 391238 110 0 0 18 0 3 0 375882952 236539904 56267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 57749 56267 218 20 0 57107 0
[pid=20467/tid=20469] ppid=20465 vsize=230996 CPUtime=1954.69
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 45733 0 0 0 195415 54 0 0 25 0 3 0 375882961 236539904 56267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=230996 CPUtime=1958.69
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 43656 0 0 0 195814 55 0 0 25 0 3 0 375882961 236539904 56267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.48
Current children cumulated vsize (KiB) 230996

[startup+2022.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 20670
/proc/meminfo: memFree=1341536/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=230996 CPUtime=4033.11
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 91193 0 0 0 403200 111 0 0 18 0 3 0 375882952 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 57749 56270 218 20 0 57107 0
[pid=20467/tid=20469] ppid=20465 vsize=230996 CPUtime=2014.35
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 46319 0 0 0 201381 54 0 0 25 0 3 0 375882961 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=230996 CPUtime=2018.66
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 44095 0 0 0 201810 56 0 0 25 0 3 0 375882961 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.11
Current children cumulated vsize (KiB) 230996

[startup+2082.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 20670
/proc/meminfo: memFree=1341600/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=230996 CPUtime=4152.81
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 92214 0 0 0 415169 112 0 0 18 0 3 0 375882952 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 57749 56270 218 20 0 57107 0
[pid=20467/tid=20469] ppid=20465 vsize=230996 CPUtime=2074.08
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 46829 0 0 0 207353 55 0 0 25 0 3 0 375882961 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=230996 CPUtime=2078.64
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 44606 0 0 0 207807 57 0 0 25 0 3 0 375882961 236539904 56270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.81
Current children cumulated vsize (KiB) 230996

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1334176/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4272.48
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 95069 0 0 0 427132 116 0 0 18 0 3 0 375882952 243879936 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58105 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2133.79
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47412 0 0 0 213324 55 0 0 25 0 3 0 375882961 243879936 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2138.59
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 46878 0 0 0 213799 60 0 0 25 0 3 0 375882961 243879936 58105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.48
Current children cumulated vsize (KiB) 238164

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1334240/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4392.15
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96167 0 0 0 439097 118 0 0 18 0 3 0 375882952 243879936 58108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58108 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2193.5
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47999 0 0 0 219294 56 0 0 25 0 3 0 375882961 243879936 58108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2198.54
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47389 0 0 0 219793 61 0 0 25 0 3 0 375882961 243879936 58108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.15
Current children cumulated vsize (KiB) 238164

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20670
/proc/meminfo: memFree=1334176/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4511.81
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96684 0 0 0 451062 119 0 0 18 0 3 0 375882952 243879936 58114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58114 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2253.22
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48074 0 0 0 225266 56 0 0 25 0 3 0 375882961 243879936 58114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2258.49
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47831 0 0 0 225787 62 0 0 25 0 3 0 375882961 243879936 58114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.81
Current children cumulated vsize (KiB) 238164

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20670
/proc/meminfo: memFree=1334240/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4631.45
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96686 0 0 0 463025 120 0 0 18 0 3 0 375882952 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58116 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2312.9
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48075 0 0 0 231234 56 0 0 20 0 3 0 375882961 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2318.43
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47832 0 0 0 231781 62 0 0 19 0 3 0 375882961 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.45
Current children cumulated vsize (KiB) 238164

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20670
/proc/meminfo: memFree=1334240/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4751.12
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96686 0 0 0 474991 121 0 0 18 0 3 0 375882952 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58116 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2372.62
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48075 0 0 0 237205 57 0 0 25 0 3 0 375882961 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2378.4
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47832 0 0 0 237777 63 0 0 25 0 3 0 375882961 243879936 58116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.12
Current children cumulated vsize (KiB) 238164

[startup+2442.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 20670
/proc/meminfo: memFree=1334240/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4870.78
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96688 0 0 0 486956 122 0 0 18 0 3 0 375882952 243879936 58115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58115 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2432.32
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48076 0 0 0 243175 57 0 0 25 0 3 0 375882961 243879936 58115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2438.35
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47833 0 0 0 243772 63 0 0 25 0 3 0 375882961 243879936 58115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.78
Current children cumulated vsize (KiB) 238164

[startup+2502.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1334304/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=4990.46
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96690 0 0 0 498924 122 0 0 18 0 3 0 375882952 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58117 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2492.05
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48078 0 0 0 249147 58 0 0 25 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2498.32
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47833 0 0 0 249768 64 0 0 18 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.46
Current children cumulated vsize (KiB) 238164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1334304/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=5000.04
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96690 0 0 0 499882 122 0 0 18 0 3 0 375882952 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58117 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2496.83
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48078 0 0 0 249625 58 0 0 25 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2503.12
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47833 0 0 0 250248 64 0 0 25 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 238164

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

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

[startup+2507.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 20670
/proc/meminfo: memFree=1334304/2055920 swapFree=4154876/4192956
[pid=20467] ppid=20465 vsize=238164 CPUtime=5000.04
/proc/20467/stat : 20467 (MiraXTv3_dyn) S 20465 20467 20395 0 -1 4194304 96690 0 0 0 499882 122 0 0 18 0 3 0 375882952 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20467/statm: 59541 58117 218 20 0 58899 0
[pid=20467/tid=20469] ppid=20465 vsize=238164 CPUtime=2496.83
/proc/20467/task/20469/stat : 20469 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 48078 0 0 0 249625 58 0 0 25 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20467/tid=20470] ppid=20465 vsize=238164 CPUtime=2503.12
/proc/20467/task/20470/stat : 20470 (MiraXTv3_dyn) R 20465 20467 20395 0 -1 4194368 47833 0 0 0 250248 64 0 0 25 0 3 0 375882961 243879936 58117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 238164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.15
CPU time (s): 5000.1
CPU user time (s): 4998.84
CPU system time (s): 1.26381
CPU usage (%): 199.434
Max. virtual memory (cumulated for all children) (KiB): 238164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.84
system time used= 1.26381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96690
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= 2241
involuntary context switches= 93436

runsolver used 2.49862 second user time and 6.67798 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 19:34:16 UTC 2007

IDJOB= 426212
IDBENCH= 20037
IDSOLVER= 196
FILE ID= node12/426212-1178998456

PBS_JOBID= 5252839

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  45a6044946963b3d1b4beab0858aeab8

RANDOM SEED= 346149889

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1567056 kB
Buffers:         52352 kB
Cached:         346680 kB
SwapCached:      17604 kB
Active:         178852 kB
Inactive:       244572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567056 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            50968 kB
Committed_AS: 10995560 kB
PageTables:       1792 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= 66542 MiB

End job on node12 on Sat May 12 20:16:05 UTC 2007