Trace number 426157

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.14 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1950672055-10.SAT.shuffled.cnf
MD5SUM147d23e113da0ae41cf7bb7585265fd5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
Number of clauses of size 40
Number of clauses of size 50
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/node11/watcher-426157-1178992074 -o ROOT/results/node11/solver-426157-1178992074 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426157-1178992074/MiraXTv3_dyn /tmp/evaluation/426157-1178992074/instance-426157-1178992074.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: 2.00 2.00 1.94 3/77 5808
/proc/meminfo: memFree=1512568/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=3788 CPUtime=0
/proc/5808/stat : 5808 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 340256322 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/5808/statm: 947 270 206 20 0 305 0

[startup+0.024426 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 5808
/proc/meminfo: memFree=1512568/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=7012 CPUtime=0.15
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 612 0 0 0 15 0 0 0 18 0 3 0 340256322 7180288 588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 1982 942 218 20 0 1340 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7012

[startup+0.457601 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 5808
/proc/meminfo: memFree=1512568/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=9596 CPUtime=0.89
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 1292 0 0 0 89 0 0 0 18 0 3 0 340256322 9826304 1267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 2399 1267 218 20 0 1757 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 9596

[startup+0.502608 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 5808
/proc/meminfo: memFree=1512568/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=9728 CPUtime=0.98
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 1360 0 0 0 98 0 0 0 18 0 3 0 340256322 9961472 1335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 2432 1335 218 20 0 1790 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9728

[startup+0.702632 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 5808
/proc/meminfo: memFree=1512568/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=10604 CPUtime=1.38
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 1668 0 0 0 138 0 0 0 18 0 3 0 340256322 10858496 1643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 2651 1643 218 20 0 2009 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10604

[startup+1.50173 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5811
/proc/meminfo: memFree=1503840/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=14092 CPUtime=2.98
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 2666 0 0 0 297 1 0 0 18 0 3 0 340256322 14430208 2641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 3523 2641 218 20 0 2881 0
[pid=5808/tid=5810] ppid=5806 vsize=14092 CPUtime=1.48
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 1072 0 0 0 148 0 0 0 18 0 3 0 340256323 14430208 2641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=14092 CPUtime=1.47
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 1252 0 0 0 147 0 0 0 24 0 3 0 340256323 14430208 2641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14092

[startup+3.10192 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5811
/proc/meminfo: memFree=1501920/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=17320 CPUtime=6.17
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 3181 0 0 0 616 1 0 0 18 0 3 0 340256322 17735680 3156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 4330 3156 218 20 0 3688 0
[pid=5808/tid=5810] ppid=5806 vsize=17320 CPUtime=3.08
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 1235 0 0 0 308 0 0 0 17 0 3 0 340256323 17735680 3156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=17320 CPUtime=3.07
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 1604 0 0 0 307 0 0 0 25 0 3 0 340256323 17735680 3156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17320

[startup+6.3013 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5811
/proc/meminfo: memFree=1493664/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=25004 CPUtime=12.54
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 5321 0 0 0 1251 3 0 0 18 0 3 0 340256322 25604096 5182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 6251 5182 218 20 0 5609 0
[pid=5808/tid=5810] ppid=5806 vsize=25004 CPUtime=6.27
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 2281 0 0 0 626 1 0 0 20 0 3 0 340256323 25604096 5182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=25004 CPUtime=6.25
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 2698 0 0 0 624 1 0 0 25 0 3 0 340256323 25604096 5182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25004

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 5811
/proc/meminfo: memFree=1480288/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=38796 CPUtime=25.3
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 8708 0 0 0 2522 8 0 0 18 0 3 0 340256322 39727104 8378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 9699 8378 218 20 0 9057 0
[pid=5808/tid=5810] ppid=5806 vsize=38796 CPUtime=12.65
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 4019 0 0 0 1262 3 0 0 25 0 3 0 340256323 39727104 8378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=38796 CPUtime=12.63
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 4347 0 0 0 1259 4 0 0 25 0 3 0 340256323 39727104 8378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 38796

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5811
/proc/meminfo: memFree=1474976/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=42704 CPUtime=50.85
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 10294 0 0 0 5075 10 0 0 18 0 3 0 340256322 43728896 9536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 10676 9536 218 20 0 10034 0
[pid=5808/tid=5810] ppid=5806 vsize=42704 CPUtime=25.45
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 4638 0 0 0 2541 4 0 0 25 0 3 0 340256323 43728896 9536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=42704 CPUtime=25.39
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 5314 0 0 0 2533 6 0 0 25 0 3 0 340256323 43728896 9536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 42704

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1463328/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=53840 CPUtime=101.89
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 13953 0 0 0 10174 15 0 0 18 0 3 0 340256322 55132160 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 13460 12401 218 20 0 12818 0
[pid=5808/tid=5810] ppid=5806 vsize=53840 CPUtime=51
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 6583 0 0 0 5094 6 0 0 25 0 3 0 340256323 55132160 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=53840 CPUtime=50.87
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 7028 0 0 0 5079 8 0 0 25 0 3 0 340256323 55132160 12401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 53840

[startup+102.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1457376/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=61160 CPUtime=204.04
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 16859 0 0 0 20386 18 0 0 18 0 3 0 340256322 62627840 13941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 15290 13941 218 20 0 14648 0
[pid=5808/tid=5810] ppid=5806 vsize=61160 CPUtime=102.17
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 8292 0 0 0 10209 8 0 0 25 0 3 0 340256323 62627840 13941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529298 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=61160 CPUtime=101.86
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 8225 0 0 0 10176 10 0 0 25 0 3 0 340256323 62627840 13941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 61160

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1454432/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=63480 CPUtime=323.71
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 19277 0 0 0 32351 20 0 0 18 0 3 0 340256322 65003520 14526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 15870 14526 218 20 0 15228 0
[pid=5808/tid=5810] ppid=5806 vsize=63480 CPUtime=162.1
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 9419 0 0 0 16201 9 0 0 25 0 3 0 340256323 65003520 14526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=63480 CPUtime=161.6
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 9516 0 0 0 16149 11 0 0 25 0 3 0 340256323 65003520 14526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 63480

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1452384/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=66256 CPUtime=443.4
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 21303 0 0 0 44317 23 0 0 18 0 3 0 340256322 67846144 15065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 16564 15065 218 20 0 15922 0
[pid=5808/tid=5810] ppid=5806 vsize=66256 CPUtime=222.05
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 10603 0 0 0 22195 10 0 0 25 0 3 0 340256323 67846144 15065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=66256 CPUtime=221.33
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 10358 0 0 0 22121 12 0 0 25 0 3 0 340256323 67846144 15065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 66256

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1451232/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=66420 CPUtime=563.07
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 23160 0 0 0 56282 25 0 0 18 0 3 0 340256322 68014080 15365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 16605 15365 218 20 0 15963 0
[pid=5808/tid=5810] ppid=5806 vsize=66420 CPUtime=281.97
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 11466 0 0 0 28187 10 0 0 25 0 3 0 340256323 68014080 15365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=66420 CPUtime=281.08
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 11352 0 0 0 28094 14 0 0 25 0 3 0 340256323 68014080 15365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 66420

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 5813
/proc/meminfo: memFree=1449696/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=69064 CPUtime=682.77
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 25129 0 0 0 68250 27 0 0 18 0 3 0 340256322 70721536 15811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 17266 15811 218 20 0 16624 0
[pid=5808/tid=5810] ppid=5806 vsize=69064 CPUtime=341.92
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 12514 0 0 0 34181 11 0 0 25 0 3 0 340256323 70721536 15811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=69064 CPUtime=340.84
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 12273 0 0 0 34069 15 0 0 25 0 3 0 340256323 70721536 15811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 69064

[startup+402.302 s]

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

/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 32192 0 0 0 189698 33 0 0 25 0 3 0 340256323 91631616 21110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89484 CPUtime=1897.24
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 32817 0 0 0 189671 53 0 0 25 0 3 0 340256323 91631616 21110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.58
Current children cumulated vsize (KiB) 89484

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 6011
/proc/meminfo: memFree=1427872/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=89672 CPUtime=3914.27
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 66751 0 0 0 391339 88 0 0 18 0 3 0 340256322 91824128 21158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22418 21158 218 20 0 21776 0
[pid=5808/tid=5810] ppid=5806 vsize=89672 CPUtime=1957.26
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 32953 0 0 0 195692 34 0 0 25 0 3 0 340256323 91824128 21158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89672 CPUtime=1957
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 33456 0 0 0 195646 54 0 0 25 0 3 0 340256323 91824128 21158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.27
Current children cumulated vsize (KiB) 89672

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1427680/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=89820 CPUtime=4033.97
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 68008 0 0 0 403308 89 0 0 18 0 3 0 340256322 91975680 21204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22455 21204 218 20 0 21813 0
[pid=5808/tid=5810] ppid=5806 vsize=89820 CPUtime=2017.2
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 33596 0 0 0 201686 34 0 0 25 0 3 0 340256323 91975680 21204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89820 CPUtime=2016.76
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 34070 0 0 0 201621 55 0 0 25 0 3 0 340256323 91975680 21204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.97
Current children cumulated vsize (KiB) 89820

[startup+2082.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1427616/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=89820 CPUtime=4153.66
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 69243 0 0 0 415275 91 0 0 18 0 3 0 340256322 91975680 21220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22455 21220 218 20 0 21813 0
[pid=5808/tid=5810] ppid=5806 vsize=89820 CPUtime=2077.14
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 34212 0 0 0 207679 35 0 0 25 0 3 0 340256323 91975680 21220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89820 CPUtime=2076.5
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 34689 0 0 0 207595 55 0 0 25 0 3 0 340256323 91975680 21220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.66
Current children cumulated vsize (KiB) 89820

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1427488/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=89820 CPUtime=4273.35
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 70795 0 0 0 427243 92 0 0 18 0 3 0 340256322 91975680 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22455 21236 218 20 0 21813 0
[pid=5808/tid=5810] ppid=5806 vsize=89820 CPUtime=2136.89
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 34988 0 0 0 213653 36 0 0 25 0 3 0 340256323 91975680 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89820 CPUtime=2136.45
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 35465 0 0 0 213589 56 0 0 25 0 3 0 340256323 91975680 21236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.35
Current children cumulated vsize (KiB) 89820

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1427360/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=89952 CPUtime=4393.05
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 72082 0 0 0 439212 93 0 0 18 0 3 0 340256322 92110848 21283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22488 21283 218 20 0 21846 0
[pid=5808/tid=5810] ppid=5806 vsize=89952 CPUtime=2196.64
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 35645 0 0 0 219628 36 0 0 25 0 3 0 340256323 92110848 21283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=89952 CPUtime=2196.39
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 36095 0 0 0 219583 56 0 0 25 0 3 0 340256323 92110848 21283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.05
Current children cumulated vsize (KiB) 89952

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1427040/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90136 CPUtime=4512.74
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 73412 0 0 0 451180 94 0 0 18 0 3 0 340256322 92299264 21364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22534 21364 218 20 0 21892 0
[pid=5808/tid=5810] ppid=5806 vsize=90136 CPUtime=2256.4
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 36319 0 0 0 225603 37 0 0 25 0 3 0 340256323 92299264 21364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90136 CPUtime=2256.33
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 36751 0 0 0 225576 57 0 0 25 0 3 0 340256323 92299264 21364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.74
Current children cumulated vsize (KiB) 90136

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426976/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90136 CPUtime=4632.43
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 74683 0 0 0 463147 96 0 0 18 0 3 0 340256322 92299264 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22534 21377 218 20 0 21892 0
[pid=5808/tid=5810] ppid=5806 vsize=90136 CPUtime=2316.15
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 36954 0 0 0 231577 38 0 0 25 0 3 0 340256323 92299264 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90136 CPUtime=2316.26
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 37387 0 0 0 231569 57 0 0 25 0 3 0 340256323 92299264 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.43
Current children cumulated vsize (KiB) 90136

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426848/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90324 CPUtime=4752.14
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 75983 0 0 0 475117 97 0 0 18 0 3 0 340256322 92491776 21412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22581 21412 218 20 0 21939 0
[pid=5808/tid=5810] ppid=5806 vsize=90324 CPUtime=2375.89
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 37593 0 0 0 237551 38 0 0 25 0 3 0 340256323 92491776 21412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90324 CPUtime=2376.23
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38048 0 0 0 237565 58 0 0 25 0 3 0 340256323 92491776 21412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.14
Current children cumulated vsize (KiB) 90324

[startup+2442.31 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426464/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90508 CPUtime=4871.82
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 77319 0 0 0 487084 98 0 0 18 0 3 0 340256322 92680192 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22627 21475 218 20 0 21985 0
[pid=5808/tid=5810] ppid=5806 vsize=90508 CPUtime=2435.62
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38260 0 0 0 243523 39 0 0 25 0 3 0 340256323 92680192 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90508 CPUtime=2436.17
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38717 0 0 0 243559 58 0 0 25 0 3 0 340256323 92680192 21475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.82
Current children cumulated vsize (KiB) 90508

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426528/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90508 CPUtime=4991.52
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 78613 0 0 0 499053 99 0 0 18 0 3 0 340256322 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22627 21487 218 20 0 21985 0
[pid=5808/tid=5810] ppid=5806 vsize=90508 CPUtime=2495.39
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38907 0 0 0 249499 40 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90508 CPUtime=2496.11
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 39364 0 0 0 249553 58 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.52
Current children cumulated vsize (KiB) 90508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426528/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90508 CPUtime=5000.1
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 78613 0 0 0 499911 99 0 0 18 0 3 0 340256322 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22627 21487 218 20 0 21985 0
[pid=5808/tid=5810] ppid=5806 vsize=90508 CPUtime=2499.67
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38907 0 0 0 249927 40 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90508 CPUtime=2500.41
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 39364 0 0 0 249983 58 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 90508

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

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

[startup+2506.6 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 6011
/proc/meminfo: memFree=1426528/2055920 swapFree=4144152/4192956
[pid=5808] ppid=5806 vsize=90508 CPUtime=5000.1
/proc/5808/stat : 5808 (MiraXTv3_dyn) S 5806 5808 5679 0 -1 4194304 78613 0 0 0 499911 99 0 0 18 0 3 0 340256322 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5808/statm: 22627 21487 218 20 0 21985 0
[pid=5808/tid=5810] ppid=5806 vsize=90508 CPUtime=2499.67
/proc/5808/task/5810/stat : 5810 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 38907 0 0 0 249927 40 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5808/tid=5811] ppid=5806 vsize=90508 CPUtime=2500.41
/proc/5808/task/5811/stat : 5811 (MiraXTv3_dyn) R 5806 5808 5679 0 -1 4194368 39364 0 0 0 249983 58 0 0 25 0 3 0 340256323 92680192 21487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 90508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.14
CPU user time (s): 4999.13
CPU system time (s): 1.00685
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 91152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 1.00685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78613
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= 491
involuntary context switches= 93915

runsolver used 2.57961 second user time and 6.65699 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 17:47:54 UTC 2007

IDJOB= 426157
IDBENCH= 19975
IDSOLVER= 196
FILE ID= node11/426157-1178992074

PBS_JOBID= 5252828

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1950672055-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426157-1178992074/MiraXTv3_dyn /tmp/evaluation/426157-1178992074/instance-426157-1178992074.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-426157-1178992074 -o ROOT/results/node11/solver-426157-1178992074 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426157-1178992074/MiraXTv3_dyn /tmp/evaluation/426157-1178992074/instance-426157-1178992074.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  147d23e113da0ae41cf7bb7585265fd5

RANDOM SEED= 352600633

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1512848 kB
Buffers:         52964 kB
Cached:         399560 kB
SwapCached:      18444 kB
Active:         168512 kB
Inactive:       308808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512848 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            51228 kB
Committed_AS:  7739872 kB
PageTables:       1848 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 node11 on Sat May 12 18:29:43 UTC 2007