Trace number 426327

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.2 2508.2

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1415445307-13.cnf
MD5SUM532ec8d121b791b638eeecfaf862b136
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3949.61
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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/node17/watcher-426327-1179010675 -o ROOT/results/node17/solver-426327-1179010675 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426327-1179010675/MiraXTv3_dyn /tmp/evaluation/426327-1179010675/instance-426327-1179010675.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 27128
/proc/meminfo: memFree=1611904/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=3788 CPUtime=0
/proc/27128/stat : 27128 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 348985011 3878912 337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27128/statm: 947 345 202 20 0 305 0

[startup+0.034113 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27128
/proc/meminfo: memFree=1611904/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=6600 CPUtime=0.02
/proc/27128/stat : 27128 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194304 1179 0 0 0 2 0 0 0 18 0 1 0 348985011 6758400 1154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134574256 0 0 4096 0 0 0 0 17 0 0 0
/proc/27128/statm: 1650 1155 206 20 0 1008 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6600

[startup+0.101118 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27128
/proc/meminfo: memFree=1611904/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=8764 CPUtime=0.09
/proc/27128/stat : 27128 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194304 1694 0 0 0 9 0 0 0 18 0 1 0 348985011 8974336 1669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/27128/statm: 2191 1669 206 20 0 1549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8764

[startup+0.301138 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27128
/proc/meminfo: memFree=1611904/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=10236 CPUtime=0.3
/proc/27128/stat : 27128 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194304 2078 0 0 0 29 1 0 0 20 0 1 0 348985011 10481664 2053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577226 0 0 4096 0 0 0 0 17 0 0 0
/proc/27128/statm: 2559 2053 207 20 0 1917 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10236

[startup+0.701192 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 27128
/proc/meminfo: memFree=1611904/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=37576 CPUtime=0.98
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 5246 0 0 0 96 2 0 0 20 0 3 0 348985011 38477824 4915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 9394 4915 218 20 0 8752 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 37576

[startup+1.50128 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1592616/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=38500 CPUtime=2.58
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 5623 0 0 0 255 3 0 0 20 0 3 0 348985011 39424000 5292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 9625 5292 218 20 0 8983 0
[pid=27128/tid=27130] ppid=27126 vsize=38500 CPUtime=1.17
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 1793 0 0 0 116 1 0 0 25 0 3 0 348985043 39424000 5292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294789 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=38500 CPUtime=1.07
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 1355 0 0 0 107 0 0 0 22 0 3 0 348985043 39424000 5292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 38500

[startup+3.10144 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1589288/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=43848 CPUtime=5.77
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 7103 0 0 0 572 5 0 0 20 0 3 0 348985011 44900352 6772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 10962 6772 218 20 0 10320 0
[pid=27128/tid=27130] ppid=27126 vsize=43848 CPUtime=2.76
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 2506 0 0 0 275 1 0 0 20 0 3 0 348985043 44900352 6772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=43848 CPUtime=2.67
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 2122 0 0 0 265 2 0 0 17 0 3 0 348985043 44900352 6772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 43848

[startup+6.30278 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1576040/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=55836 CPUtime=12.14
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 10081 0 0 0 1206 8 0 0 20 0 3 0 348985011 57176064 9750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 13959 9750 218 20 0 13317 0
[pid=27128/tid=27130] ppid=27126 vsize=55836 CPUtime=5.95
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 3920 0 0 0 592 3 0 0 25 0 3 0 348985043 57176064 9750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=55836 CPUtime=5.86
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 3686 0 0 0 583 3 0 0 19 0 3 0 348985043 57176064 9750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 55836

[startup+12.7024 s]
/proc/loadavg: 1.87 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1553704/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=77204 CPUtime=24.91
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 15534 0 0 0 2477 14 0 0 20 0 3 0 348985011 79056896 15203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 19301 15203 218 20 0 18659 0
[pid=27128/tid=27130] ppid=27126 vsize=77204 CPUtime=12.34
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 6707 0 0 0 1228 6 0 0 21 0 3 0 348985043 79056896 15203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=77204 CPUtime=12.23
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 6352 0 0 0 1217 6 0 0 20 0 3 0 348985043 79056896 15203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 77204

[startup+25.5018 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1538600/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=91272 CPUtime=50.46
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 18931 0 0 0 5027 19 0 0 20 0 3 0 348985011 93462528 18600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 22818 18600 218 20 0 22176 0
[pid=27128/tid=27130] ppid=27126 vsize=91272 CPUtime=25.14
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 8425 0 0 0 2506 8 0 0 25 0 3 0 348985043 93462528 18600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=91272 CPUtime=24.97
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 8031 0 0 0 2489 8 0 0 25 0 3 0 348985043 93462528 18600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 91272

[startup+51.1015 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1453928/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=176040 CPUtime=101.52
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 40495 0 0 0 10112 40 0 0 20 0 3 0 348985011 180264960 40014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 44010 40014 218 20 0 43368 0
[pid=27128/tid=27130] ppid=27126 vsize=176040 CPUtime=50.72
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 19297 0 0 0 5051 21 0 0 24 0 3 0 348985043 180264960 40014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=176040 CPUtime=50.48
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 18723 0 0 0 5030 18 0 0 20 0 3 0 348985043 180264960 40014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 176040

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1388776/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=237160 CPUtime=203.62
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 56617 0 0 0 20301 61 0 0 20 0 3 0 348985011 242851840 55776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 59290 55776 218 20 0 58648 0
[pid=27128/tid=27130] ppid=27126 vsize=237160 CPUtime=101.87
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 27563 0 0 0 10155 32 0 0 25 0 3 0 348985043 242851840 55776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=237160 CPUtime=101.42
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 26579 0 0 0 10115 27 0 0 23 0 3 0 348985043 242851840 55776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 237160

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27131
/proc/meminfo: memFree=1270440/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=355648 CPUtime=323.23
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 86587 0 0 0 32223 100 0 0 20 0 3 0 348985011 364183552 85254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 88912 85254 218 20 0 88270 0
[pid=27128/tid=27130] ppid=27126 vsize=355648 CPUtime=161.8
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 41504 0 0 0 16127 53 0 0 20 0 3 0 348985043 364183552 85254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=355648 CPUtime=161.09
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 42608 0 0 0 16064 45 0 0 24 0 3 0 348985043 364183552 85254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.23
Current children cumulated vsize (KiB) 355648

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 27295
/proc/meminfo: memFree=1266608/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=359760 CPUtime=442.68
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 87762 0 0 0 44151 117 0 0 20 0 3 0 348985011 368394240 85972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 89940 85972 218 20 0 89298 0
[pid=27128/tid=27130] ppid=27126 vsize=359760 CPUtime=221.68
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 42086 0 0 0 22100 68 0 0 25 0 3 0 348985043 368394240 85972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=359760 CPUtime=220.67
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 43201 0 0 0 22020 47 0 0 25 0 3 0 348985043 368394240 85972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.68
Current children cumulated vsize (KiB) 359760

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27329
/proc/meminfo: memFree=1224168/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=402784 CPUtime=562.12
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 98866 0 0 0 56077 135 0 0 20 0 3 0 348985011 412450816 96810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 100696 96810 218 20 0 100054 0
[pid=27128/tid=27130] ppid=27126 vsize=402784 CPUtime=281.45
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 47638 0 0 0 28064 81 0 0 25 0 3 0 348985043 412450816 96810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=402784 CPUtime=280.34
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 48753 0 0 0 27982 52 0 0 25 0 3 0 348985043 412450816 96810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.12
Current children cumulated vsize (KiB) 402784

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 27329
/proc/meminfo: memFree=1213864/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=413516 CPUtime=681.85
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 101894 0 0 0 68045 140 0 0 20 0 3 0 348985011 423440384 99570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 103379 99570 218 20 0 102737 0
[pid=27128/tid=27130] ppid=27126 vsize=413516 CPUtime=341.42
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 49581 0 0 0 34057 85 0 0 25 0 3 0 348985043 423440384 99570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=413516 CPUtime=340.1
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 49838 0 0 0 33956 54 0 0 25 0 3 0 348985043 423440384 99570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.85
Current children cumulated vsize (KiB) 413516

[startup+402.301 s]

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

/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73421 0 0 0 189694 126 0 0 24 0 3 0 348985043 581337088 138230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=1893.63
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67568 0 0 0 189276 87 0 0 25 0 3 0 348985043 581337088 138230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.15
Current children cumulated vsize (KiB) 567712

[startup+1962.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/80 27329
/proc/meminfo: memFree=1058152/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=3911.89
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143465 0 0 0 390974 215 0 0 20 0 3 0 348985011 581337088 138231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138231 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=1958.17
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73421 0 0 0 195691 126 0 0 25 0 3 0 348985043 581337088 138231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=1953.39
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67569 0 0 0 195251 88 0 0 25 0 3 0 348985043 581337088 138231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3911.89
Current children cumulated vsize (KiB) 567712

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/80 27329
/proc/meminfo: memFree=1058152/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4031.47
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143466 0 0 0 402931 216 0 0 20 0 3 0 348985011 581337088 138232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138232 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2018.02
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73422 0 0 0 201676 126 0 0 25 0 3 0 348985043 581337088 138232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2013.12
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67569 0 0 0 201224 88 0 0 19 0 3 0 348985043 581337088 138232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565494 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4031.47
Current children cumulated vsize (KiB) 567712

[startup+2082.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/80 27329
/proc/meminfo: memFree=1058152/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4151.18
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143468 0 0 0 414902 216 0 0 20 0 3 0 348985011 581337088 138234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138234 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2077.97
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73423 0 0 0 207671 126 0 0 25 0 3 0 348985043 581337088 138234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2072.89
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67570 0 0 0 207200 89 0 0 25 0 3 0 348985043 581337088 138234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.18
Current children cumulated vsize (KiB) 567712

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 27329
/proc/meminfo: memFree=1058152/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4270.55
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143471 0 0 0 426838 217 0 0 20 0 3 0 348985011 581337088 138237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138237 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2137.65
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73426 0 0 0 213639 126 0 0 25 0 3 0 348985043 581337088 138237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2132.56
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67570 0 0 0 213167 89 0 0 18 0 3 0 348985043 581337088 138237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517101 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4270.55
Current children cumulated vsize (KiB) 567712

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 27329
/proc/meminfo: memFree=1058088/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4390.28
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143474 0 0 0 438810 218 0 0 20 0 3 0 348985011 581337088 138240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138240 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2197.62
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73426 0 0 0 219636 126 0 0 25 0 3 0 348985043 581337088 138240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2192.32
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67573 0 0 0 219142 90 0 0 25 0 3 0 348985043 581337088 138240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4390.28
Current children cumulated vsize (KiB) 567712

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 27329
/proc/meminfo: memFree=1058152/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4509.85
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143476 0 0 0 450767 218 0 0 20 0 3 0 348985011 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138242 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2257.46
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73427 0 0 0 225620 126 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2252.05
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67574 0 0 0 225115 90 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4509.85
Current children cumulated vsize (KiB) 567712

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 27329
/proc/meminfo: memFree=1058088/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4629.57
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143476 0 0 0 462738 219 0 0 20 0 3 0 348985011 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138242 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2317.42
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73427 0 0 0 231616 126 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2311.82
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67574 0 0 0 231091 91 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4629.57
Current children cumulated vsize (KiB) 567712

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27329
/proc/meminfo: memFree=1058024/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4749.22
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143476 0 0 0 474702 220 0 0 20 0 3 0 348985011 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138242 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2377.32
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73427 0 0 0 237606 126 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2371.56
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67574 0 0 0 237064 92 0 0 25 0 3 0 348985043 581337088 138242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.22
Current children cumulated vsize (KiB) 567712

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27329
/proc/meminfo: memFree=1058024/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4868.87
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143478 0 0 0 486667 220 0 0 20 0 3 0 348985011 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138244 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2437.24
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73428 0 0 0 243598 126 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2431.29
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67575 0 0 0 243037 92 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4868.87
Current children cumulated vsize (KiB) 567712

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27329
/proc/meminfo: memFree=1058024/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=4988.51
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143478 0 0 0 498630 221 0 0 20 0 3 0 348985011 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138244 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2497.15
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73428 0 0 0 249588 127 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2491.03
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67575 0 0 0 249010 93 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4988.51
Current children cumulated vsize (KiB) 567712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27329
/proc/meminfo: memFree=1058024/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=5000.09
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143478 0 0 0 499788 221 0 0 20 0 3 0 348985011 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138244 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2502.96
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73428 0 0 0 250169 127 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2496.8
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67575 0 0 0 249587 93 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 567712

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

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

[startup+2508.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27329
/proc/meminfo: memFree=1058024/2055920 swapFree=4140644/4192956
[pid=27128] ppid=27126 vsize=567712 CPUtime=5000.09
/proc/27128/stat : 27128 (MiraXTv3_dyn) S 27126 27128 26997 0 -1 4194304 143478 0 0 0 499788 221 0 0 20 0 3 0 348985011 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27128/statm: 141928 138244 218 20 0 141286 0
[pid=27128/tid=27130] ppid=27126 vsize=567712 CPUtime=2502.96
/proc/27128/task/27130/stat : 27130 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 73428 0 0 0 250169 127 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27128/tid=27131] ppid=27126 vsize=567712 CPUtime=2496.8
/proc/27128/task/27131/stat : 27131 (MiraXTv3_dyn) R 27126 27128 26997 0 -1 4194368 67575 0 0 0 249587 93 0 0 25 0 3 0 348985043 581337088 138244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 567712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508.2
CPU time (s): 5000.2
CPU user time (s): 4997.9
CPU system time (s): 2.30465
CPU usage (%): 199.354
Max. virtual memory (cumulated for all children) (KiB): 567712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.9
system time used= 2.30465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143478
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= 2737
involuntary context switches= 93876

runsolver used 2.78058 second user time and 6.45702 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 22:57:55 UTC 2007

IDJOB= 426327
IDBENCH= 20152
IDSOLVER= 196
FILE ID= node17/426327-1179010675

PBS_JOBID= 5252871

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1415445307-13.cnf
COMMAND LINE= /tmp/evaluation/426327-1179010675/MiraXTv3_dyn /tmp/evaluation/426327-1179010675/instance-426327-1179010675.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426327-1179010675 -o ROOT/results/node17/solver-426327-1179010675 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426327-1179010675/MiraXTv3_dyn /tmp/evaluation/426327-1179010675/instance-426327-1179010675.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  532ec8d121b791b638eeecfaf862b136

RANDOM SEED= 23213246

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1612248 kB
Buffers:         51616 kB
Cached:         303620 kB
SwapCached:      15568 kB
Active:         184436 kB
Inactive:       195032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612248 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            5176 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            49804 kB
Committed_AS: 10240212 kB
PageTables:       1796 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= 66546 MiB

End job on node17 on Sat May 12 23:39:45 UTC 2007