Trace number 426400

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.24 2506.74

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
MD5SUM751158b675f07742fd932cd090fcc101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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/node46/watcher-426400-1179013762 -o ROOT/results/node46/solver-426400-1179013762 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426400-1179013762/MiraXTv3_dyn /tmp/evaluation/426400-1179013762/instance-426400-1179013762.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26397
/proc/meminfo: memFree=1144320/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=1436 CPUtime=0
/proc/26397/stat : 26397 (MiraXTv3_dyn) D 26395 26397 26325 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 256059408 1470464 46 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7795492 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26397/statm: 359 46 34 20 0 10 0

[startup+0.095752 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26397
/proc/meminfo: memFree=1144320/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=10688 CPUtime=0.09
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 1384 0 0 0 9 0 0 0 18 0 3 0 256059408 10944512 1359 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 2672 1359 218 20 0 2030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10688

[startup+0.101754 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26397
/proc/meminfo: memFree=1144320/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=10820 CPUtime=0.1
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 1386 0 0 0 10 0 0 0 18 0 3 0 256059408 11079680 1361 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 2705 1361 218 20 0 2063 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10820

[startup+0.301793 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26397
/proc/meminfo: memFree=1144320/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=11084 CPUtime=0.5
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 1514 0 0 0 50 0 0 0 18 0 3 0 256059408 11350016 1489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 2771 1489 218 20 0 2129 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11084

[startup+0.701867 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26397
/proc/meminfo: memFree=1144320/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=12900 CPUtime=1.31
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 1889 0 0 0 130 1 0 0 18 0 3 0 256059408 13209600 1864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 3225 1864 218 20 0 2583 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12900

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 26400
/proc/meminfo: memFree=1136488/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=15944 CPUtime=2.9
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 2625 0 0 0 289 1 0 0 18 0 3 0 256059408 16326656 2600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 3986 2600 218 20 0 3344 0
[pid=26397/tid=26399] ppid=26395 vsize=15944 CPUtime=1.43
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 951 0 0 0 143 0 0 0 21 0 3 0 256059414 16326656 2600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=15944 CPUtime=1.4
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 916 0 0 0 140 0 0 0 19 0 3 0 256059414 16326656 2600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 15944

[startup+3.10131 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 26400
/proc/meminfo: memFree=1132584/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=20720 CPUtime=6.09
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 3903 0 0 0 607 2 0 0 18 0 3 0 256059408 21217280 3878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 5180 3878 218 20 0 4538 0
[pid=26397/tid=26399] ppid=26395 vsize=20720 CPUtime=3.03
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 1582 0 0 0 302 1 0 0 19 0 3 0 256059414 21217280 3878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=20720 CPUtime=2.99
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 1563 0 0 0 299 0 0 0 25 0 3 0 256059414 21217280 3878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 20720

[startup+6.30191 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 26400
/proc/meminfo: memFree=1125360/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=24808 CPUtime=12.48
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 4932 0 0 0 1245 3 0 0 18 0 3 0 256059408 25403392 4907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 6202 4907 218 20 0 5560 0
[pid=26397/tid=26399] ppid=26395 vsize=24808 CPUtime=6.23
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 2124 0 0 0 621 2 0 0 25 0 3 0 256059414 25403392 4907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=24808 CPUtime=6.19
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 2050 0 0 0 618 1 0 0 25 0 3 0 256059414 25403392 4907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24808

[startup+12.7011 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 26400
/proc/meminfo: memFree=1118000/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=32812 CPUtime=25.25
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 7258 0 0 0 2519 6 0 0 18 0 3 0 256059408 33599488 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 8203 7159 218 20 0 7561 0
[pid=26397/tid=26399] ppid=26395 vsize=32812 CPUtime=12.63
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 3150 0 0 0 1260 3 0 0 25 0 3 0 256059414 33599488 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=32812 CPUtime=12.56
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 3350 0 0 0 1253 3 0 0 25 0 3 0 256059414 33599488 7159 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 32812

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 26400
/proc/meminfo: memFree=1096432/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=53336 CPUtime=50.77
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 12518 0 0 0 5065 12 0 0 18 0 3 0 256059408 54616064 12243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 13334 12243 218 20 0 12692 0
[pid=26397/tid=26399] ppid=26395 vsize=53336 CPUtime=25.42
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 5771 0 0 0 2535 7 0 0 25 0 3 0 256059414 54616064 12243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=53336 CPUtime=25.29
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 5989 0 0 0 2524 5 0 0 25 0 3 0 256059414 54616064 12243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 53336

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 26400
/proc/meminfo: memFree=1086256/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=63408 CPUtime=101.84
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 15174 0 0 0 10168 16 0 0 18 0 3 0 256059408 64929792 14613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 15852 14613 218 20 0 15210 0
[pid=26397/tid=26399] ppid=26395 vsize=63408 CPUtime=51
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 7257 0 0 0 5090 10 0 0 25 0 3 0 256059414 64929792 14613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=63408 CPUtime=50.78
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 7159 0 0 0 5072 6 0 0 25 0 3 0 256059414 64929792 14613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 63408

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/80 26400
/proc/meminfo: memFree=1065456/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=84572 CPUtime=203.97
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 21074 0 0 0 20370 27 0 0 18 0 3 0 256059408 86601728 19836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 21143 19836 218 20 0 20501 0
[pid=26397/tid=26399] ppid=26395 vsize=84572 CPUtime=102.18
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 10094 0 0 0 10201 17 0 0 25 0 3 0 256059414 86601728 19836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=84572 CPUtime=101.72
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 10222 0 0 0 10163 9 0 0 25 0 3 0 256059414 86601728 19836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 84572

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 26400
/proc/meminfo: memFree=1059248/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=89820 CPUtime=323.64
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 23429 0 0 0 32334 30 0 0 18 0 3 0 256059408 91975680 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 22455 21370 218 20 0 21813 0
[pid=26397/tid=26399] ppid=26395 vsize=89820 CPUtime=162.14
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 11191 0 0 0 16195 19 0 0 25 0 3 0 256059414 91975680 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=89820 CPUtime=161.44
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 11480 0 0 0 16133 11 0 0 25 0 3 0 256059414 91975680 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 89820

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 26400
/proc/meminfo: memFree=1051056/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=98288 CPUtime=443.32
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 26148 0 0 0 44299 33 0 0 18 0 3 0 256059408 100646912 23385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 24572 23385 218 20 0 23930 0
[pid=26397/tid=26399] ppid=26395 vsize=98288 CPUtime=222.11
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 12654 0 0 0 22191 20 0 0 25 0 3 0 256059414 100646912 23385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=98288 CPUtime=221.15
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 12736 0 0 0 22103 12 0 0 25 0 3 0 256059414 100646912 23385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 98288

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/80 26400
/proc/meminfo: memFree=1049712/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=99312 CPUtime=563
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 27309 0 0 0 56265 35 0 0 18 0 3 0 256059408 101695488 23737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 24828 23737 218 20 0 24186 0
[pid=26397/tid=26399] ppid=26395 vsize=99312 CPUtime=282.06
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 13270 0 0 0 28185 21 0 0 25 0 3 0 256059414 101695488 23737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526082 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=99312 CPUtime=280.87
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 13281 0 0 0 28074 13 0 0 20 0 3 0 256059414 101695488 23737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 99312

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 26400
/proc/meminfo: memFree=1049592/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=99312 CPUtime=682.69
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 28083 0 0 0 68233 36 0 0 18 0 3 0 256059408 101695488 23762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 24828 23762 218 20 0 24186 0
[pid=26397/tid=26399] ppid=26395 vsize=99312 CPUtime=342.04
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 13614 0 0 0 34182 22 0 0 25 0 3 0 256059414 101695488 23762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=99312 CPUtime=340.59
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 13711 0 0 0 34046 13 0 0 25 0 3 0 256059414 101695488 23762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 99312

[startup+402.301 s]

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

/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 28302 0 0 0 189577 47 0 0 25 0 3 0 256059414 152555520 35763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526670 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=148980 CPUtime=1898.15
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 29680 0 0 0 189764 51 0 0 25 0 3 0 256059414 152555520 35763 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.44
Current children cumulated vsize (KiB) 148980

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 26598
/proc/meminfo: memFree=1001208/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=148980 CPUtime=3914.13
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 59454 0 0 0 391314 99 0 0 18 0 3 0 256059408 152555520 35824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37245 35824 218 20 0 36603 0
[pid=26397/tid=26399] ppid=26395 vsize=148980 CPUtime=1955.95
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 28666 0 0 0 195548 47 0 0 25 0 3 0 256059414 152555520 35824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=148980 CPUtime=1958.11
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30030 0 0 0 195760 51 0 0 25 0 3 0 256059414 152555520 35824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.13
Current children cumulated vsize (KiB) 148980

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/80 26598
/proc/meminfo: memFree=1000376/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4033.83
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 60414 0 0 0 403283 100 0 0 18 0 3 0 256059408 153604096 36020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36020 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2015.69
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 29030 0 0 0 201522 47 0 0 25 0 3 0 256059414 153604096 36020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2018.07
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30626 0 0 0 201755 52 0 0 25 0 3 0 256059414 153604096 36020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.83
Current children cumulated vsize (KiB) 150004

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 26598
/proc/meminfo: memFree=1000376/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4153.56
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 61083 0 0 0 415255 101 0 0 18 0 3 0 256059408 153604096 36029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36029 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2075.43
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 29365 0 0 0 207496 47 0 0 25 0 3 0 256059414 153604096 36029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2078.06
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30960 0 0 0 207753 53 0 0 25 0 3 0 256059414 153604096 36029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.56
Current children cumulated vsize (KiB) 150004

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 26598
/proc/meminfo: memFree=1000312/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4273.24
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 61754 0 0 0 427222 102 0 0 18 0 3 0 256059408 153604096 36037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36037 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2135.16
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 29699 0 0 0 213468 48 0 0 25 0 3 0 256059414 153604096 36037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2138.01
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 31297 0 0 0 213748 53 0 0 25 0 3 0 256059414 153604096 36037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.24
Current children cumulated vsize (KiB) 150004

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 26598
/proc/meminfo: memFree=1000312/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4392.94
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 62539 0 0 0 439191 103 0 0 18 0 3 0 256059408 153604096 36045 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36045 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2194.89
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30149 0 0 0 219441 48 0 0 25 0 3 0 256059414 153604096 36045 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2197.98
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 31632 0 0 0 219744 54 0 0 25 0 3 0 256059414 153604096 36045 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.94
Current children cumulated vsize (KiB) 150004

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 26598
/proc/meminfo: memFree=1000248/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4512.64
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 63334 0 0 0 451160 104 0 0 18 0 3 0 256059408 153604096 36056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36056 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2254.63
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30602 0 0 0 225414 49 0 0 25 0 3 0 256059414 153604096 36056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2257.94
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 31974 0 0 0 225740 54 0 0 25 0 3 0 256059414 153604096 36056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526207 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.64
Current children cumulated vsize (KiB) 150004

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 26598
/proc/meminfo: memFree=1000184/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=150004 CPUtime=4632.31
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 64015 0 0 0 463126 105 0 0 18 0 3 0 256059408 153604096 36062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 37501 36062 218 20 0 36859 0
[pid=26397/tid=26399] ppid=26395 vsize=150004 CPUtime=2314.33
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 30944 0 0 0 231384 49 0 0 25 0 3 0 256059414 153604096 36062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=150004 CPUtime=2317.91
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32313 0 0 0 231736 55 0 0 25 0 3 0 256059414 153604096 36062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.31
Current children cumulated vsize (KiB) 150004

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 26598
/proc/meminfo: memFree=998136/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=152052 CPUtime=4752.01
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 65259 0 0 0 475094 107 0 0 18 0 3 0 256059408 155701248 36628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 38013 36628 218 20 0 37371 0
[pid=26397/tid=26399] ppid=26395 vsize=152052 CPUtime=2374.07
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 31776 0 0 0 237357 50 0 0 25 0 3 0 256059414 155701248 36628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=152052 CPUtime=2377.87
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32725 0 0 0 237731 56 0 0 25 0 3 0 256059414 155701248 36628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.01
Current children cumulated vsize (KiB) 152052

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 26598
/proc/meminfo: memFree=997816/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=152052 CPUtime=4871.73
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 65940 0 0 0 487065 108 0 0 18 0 3 0 256059408 155701248 36631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 38013 36631 218 20 0 37371 0
[pid=26397/tid=26399] ppid=26395 vsize=152052 CPUtime=2433.81
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32117 0 0 0 243330 51 0 0 25 0 3 0 256059414 155701248 36631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26397/tid=26400] ppid=26395 vsize=152052 CPUtime=2437.85
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 33065 0 0 0 243729 56 0 0 25 0 3 0 256059414 155701248 36631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.73
Current children cumulated vsize (KiB) 152052

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 26598
/proc/meminfo: memFree=997880/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=152548 CPUtime=4991.42
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 66631 0 0 0 499034 108 0 0 18 0 3 0 256059408 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 38137 36638 218 20 0 37495 0
[pid=26397/tid=26399] ppid=26395 vsize=152548 CPUtime=2493.58
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32462 0 0 0 249307 51 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=152548 CPUtime=2497.76
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 33411 0 0 0 249720 56 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.42
Current children cumulated vsize (KiB) 152548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 26598
/proc/meminfo: memFree=997880/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=152548 CPUtime=5000.19
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 66631 0 0 0 499911 108 0 0 18 0 3 0 256059408 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 38137 36638 218 20 0 37495 0
[pid=26397/tid=26399] ppid=26395 vsize=152548 CPUtime=2497.99
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32462 0 0 0 249748 51 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=152548 CPUtime=2502.14
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 33411 0 0 0 250158 56 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 152548

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 26598
/proc/meminfo: memFree=997880/2055920 swapFree=4159500/4192956
[pid=26397] ppid=26395 vsize=152548 CPUtime=5000.19
/proc/26397/stat : 26397 (MiraXTv3_dyn) S 26395 26397 26325 0 -1 4194304 66631 0 0 0 499911 108 0 0 18 0 3 0 256059408 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26397/statm: 38137 36638 218 20 0 37495 0
[pid=26397/tid=26399] ppid=26395 vsize=152548 CPUtime=2497.99
/proc/26397/task/26399/stat : 26399 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 32462 0 0 0 249748 51 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26397/tid=26400] ppid=26395 vsize=152548 CPUtime=2502.14
/proc/26397/task/26400/stat : 26400 (MiraXTv3_dyn) R 26395 26397 26325 0 -1 4194368 33411 0 0 0 250158 56 0 0 25 0 3 0 256059414 156209152 36638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 152548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.74
CPU time (s): 5000.24
CPU user time (s): 4999.13
CPU system time (s): 1.11083
CPU usage (%): 199.472
Max. virtual memory (cumulated for all children) (KiB): 152548

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

runsolver used 2.66859 second user time and 6.51601 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sat May 12 23:49:23 UTC 2007

IDJOB= 426400
IDBENCH= 20242
IDSOLVER= 196
FILE ID= node46/426400-1179013762

PBS_JOBID= 5253209

Free space on /tmp= 66205 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426400-1179013762/MiraXTv3_dyn /tmp/evaluation/426400-1179013762/instance-426400-1179013762.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-426400-1179013762 -o ROOT/results/node46/solver-426400-1179013762 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426400-1179013762/MiraXTv3_dyn /tmp/evaluation/426400-1179013762/instance-426400-1179013762.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  751158b675f07742fd932cd090fcc101

RANDOM SEED= 953317114

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
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:       1146008 kB
Buffers:         54660 kB
Cached:         702992 kB
SwapCached:       3404 kB
Active:         322628 kB
Inactive:       458720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146008 kB
SwapTotal:     4192956 kB
SwapFree:      4159500 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          31132 kB
Slab:           113924 kB
Committed_AS:  5188396 kB
PageTables:       1972 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= 66205 MiB

End job on node46 on Sun May 13 00:31:13 UTC 2007