Trace number 426191

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.19 2506.73

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
MD5SUM53b587a5b98db42d3f124ef838f3e04f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node21/watcher-426191-1179048028 -o ROOT/results/node21/solver-426191-1179048028 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426191-1179048028/MiraXTv3_dyn /tmp/evaluation/426191-1179048028/instance-426191-1179048028.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.00 0.00 0.00 3/77 17498
/proc/meminfo: memFree=1553576/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=3788 CPUtime=0
/proc/17498/stat : 17498 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 352720072 3878912 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/17498/statm: 980 278 206 20 0 338 0

[startup+0.081322 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17498
/proc/meminfo: memFree=1553576/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=7168 CPUtime=0.14
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 646 0 0 0 14 0 0 0 18 0 3 0 352720072 7340032 621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 1792 621 218 20 0 1150 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 7168

[startup+0.101323 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17498
/proc/meminfo: memFree=1553576/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=7300 CPUtime=0.18
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 692 0 0 0 18 0 0 0 18 0 3 0 352720072 7475200 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 1825 667 218 20 0 1183 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7300

[startup+0.301348 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17498
/proc/meminfo: memFree=1553576/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=9156 CPUtime=0.58
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 1117 0 0 0 58 0 0 0 18 0 3 0 352720072 9375744 1092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 2289 1092 218 20 0 1647 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9156

[startup+0.701394 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17498
/proc/meminfo: memFree=1553576/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=11584 CPUtime=1.38
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 1800 0 0 0 138 0 0 0 18 0 3 0 352720072 11862016 1775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 2896 1775 218 20 0 2254 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11584

[startup+1.50148 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 17501
/proc/meminfo: memFree=1545424/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=16032 CPUtime=2.98
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 2933 0 0 0 297 1 0 0 18 0 3 0 352720072 16416768 2908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 4008 2908 218 20 0 3366 0
[pid=17498/tid=17500] ppid=17496 vsize=16032 CPUtime=1.48
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 1206 0 0 0 148 0 0 0 21 0 3 0 352720074 16416768 2908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=16032 CPUtime=1.47
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 1360 0 0 0 147 0 0 0 18 0 3 0 352720074 16416768 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 16032

[startup+3.10266 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 17501
/proc/meminfo: memFree=1541072/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=19136 CPUtime=6.17
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 3475 0 0 0 616 1 0 0 18 0 3 0 352720072 19595264 3450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 4784 3450 218 20 0 4142 0
[pid=17498/tid=17500] ppid=17496 vsize=19136 CPUtime=3.08
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 1483 0 0 0 308 0 0 0 21 0 3 0 352720074 19595264 3450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=19136 CPUtime=3.07
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 1625 0 0 0 307 0 0 0 25 0 3 0 352720074 19595264 3450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 19136

[startup+6.302 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 17501
/proc/meminfo: memFree=1532560/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=28584 CPUtime=12.54
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 6117 0 0 0 1250 4 0 0 18 0 3 0 352720072 29270016 6018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 7146 6018 218 20 0 6504 0
[pid=17498/tid=17500] ppid=17496 vsize=28584 CPUtime=6.27
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 2646 0 0 0 626 1 0 0 25 0 3 0 352720074 29270016 6018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=28584 CPUtime=6.25
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 3104 0 0 0 623 2 0 0 25 0 3 0 352720074 29270016 6018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28584

[startup+12.7027 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 17501
/proc/meminfo: memFree=1514712/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=43916 CPUtime=25.3
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 10139 0 0 0 2522 8 0 0 18 0 3 0 352720072 44969984 9760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 10979 9760 218 20 0 10337 0
[pid=17498/tid=17500] ppid=17496 vsize=43916 CPUtime=12.63
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 4518 0 0 0 1261 2 0 0 22 0 3 0 352720074 44969984 9760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=43916 CPUtime=12.64
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 5254 0 0 0 1259 5 0 0 23 0 3 0 352720074 44969984 9760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 43916

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 17501
/proc/meminfo: memFree=1512408/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=48076 CPUtime=50.83
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 11279 0 0 0 5074 9 0 0 18 0 3 0 352720072 49229824 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 12019 10534 218 20 0 11377 0
[pid=17498/tid=17500] ppid=17496 vsize=48076 CPUtime=25.38
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 5082 0 0 0 2535 3 0 0 25 0 3 0 352720074 49229824 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=48076 CPUtime=25.42
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 5830 0 0 0 2537 5 0 0 25 0 3 0 352720074 49229824 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48076

[startup+51.1019 s]
/proc/loadavg: 1.19 0.32 0.11 3/80 17501
/proc/meminfo: memFree=1500184/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=58780 CPUtime=101.87
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 14994 0 0 0 10173 14 0 0 18 0 3 0 352720072 60190720 13401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 14695 13401 218 20 0 14053 0
[pid=17498/tid=17500] ppid=17496 vsize=58780 CPUtime=50.85
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 6587 0 0 0 5081 4 0 0 24 0 3 0 352720074 60190720 13401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=58780 CPUtime=51
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 8040 0 0 0 5091 9 0 0 24 0 3 0 352720074 60190720 13401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 58780

[startup+102.306 s]
/proc/loadavg: 1.65 0.58 0.20 3/80 17501
/proc/meminfo: memFree=1497048/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=62288 CPUtime=203.99
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 17313 0 0 0 20383 16 0 0 18 0 3 0 352720072 63782912 14156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 15572 14156 218 20 0 14930 0
[pid=17498/tid=17500] ppid=17496 vsize=62288 CPUtime=101.84
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 7867 0 0 0 10178 6 0 0 25 0 3 0 352720074 63782912 14156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=62288 CPUtime=102.13
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 9079 0 0 0 10203 10 0 0 25 0 3 0 352720074 63782912 14156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 62288

[startup+162.302 s]
/proc/loadavg: 1.87 0.83 0.31 3/80 17501
/proc/meminfo: memFree=1491032/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=67116 CPUtime=323.66
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 20593 0 0 0 32347 19 0 0 18 0 3 0 352720072 68726784 15652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 16779 15652 218 20 0 16137 0
[pid=17498/tid=17500] ppid=17496 vsize=67116 CPUtime=161.58
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 10075 0 0 0 16150 8 0 0 25 0 3 0 352720074 68726784 15652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=67116 CPUtime=162.06
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 10151 0 0 0 16195 11 0 0 25 0 3 0 352720074 68726784 15652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 67116

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.42 3/80 17501
/proc/meminfo: memFree=1490200/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=68140 CPUtime=443.33
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 22436 0 0 0 44312 21 0 0 18 0 3 0 352720072 69775360 15875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 17035 15875 218 20 0 16393 0
[pid=17498/tid=17500] ppid=17496 vsize=68140 CPUtime=221.32
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 10847 0 0 0 22123 9 0 0 25 0 3 0 352720074 69775360 15875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=68140 CPUtime=221.99
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 11222 0 0 0 22187 12 0 0 25 0 3 0 352720074 69775360 15875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 68140

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 17501
/proc/meminfo: memFree=1487000/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=71816 CPUtime=563.01
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 24947 0 0 0 56277 24 0 0 18 0 3 0 352720072 73539584 16684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 17954 16684 218 20 0 17312 0
[pid=17498/tid=17500] ppid=17496 vsize=71816 CPUtime=281.07
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 12177 0 0 0 28097 10 0 0 25 0 3 0 352720074 73539584 16684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=71816 CPUtime=281.92
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 12403 0 0 0 28179 13 0 0 25 0 3 0 352720074 73539584 16684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 71816

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.60 3/80 17501
/proc/meminfo: memFree=1481176/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=78608 CPUtime=682.69
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 27771 0 0 0 68243 26 0 0 18 0 3 0 352720072 80494592 18133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 19652 18133 218 20 0 19010 0
[pid=17498/tid=17500] ppid=17496 vsize=78608 CPUtime=340.81
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 13267 0 0 0 34070 11 0 0 25 0 3 0 352720074 80494592 18133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=78608 CPUtime=341.87
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 14137 0 0 0 34172 15 0 0 25 0 3 0 352720074 80494592 18133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 78608

[startup+402.301 s]

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

/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 35374 0 0 0 189391 37 0 0 25 0 3 0 352720074 108773376 25242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=106224 CPUtime=1900.45
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 37103 0 0 0 190012 33 0 0 25 0 3 0 352720074 108773376 25242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.75
Current children cumulated vsize (KiB) 106224

[startup+1962.3 s]
/proc/loadavg: 2.26 2.12 1.78 3/80 17503
/proc/meminfo: memFree=1450840/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=107248 CPUtime=3914.47
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 74753 0 0 0 391373 74 0 0 18 0 3 0 352720072 109821952 25684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 26812 25684 218 20 0 26170 0
[pid=17498/tid=17500] ppid=17496 vsize=107248 CPUtime=1954.03
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 36124 0 0 0 195365 38 0 0 25 0 3 0 352720074 109821952 25684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=107248 CPUtime=1960.41
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 38262 0 0 0 196007 34 0 0 25 0 3 0 352720074 109821952 25684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.47
Current children cumulated vsize (KiB) 107248

[startup+2022.3 s]
/proc/loadavg: 2.30 2.15 1.81 3/80 17503
/proc/meminfo: memFree=1449560/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=109628 CPUtime=4034.17
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 76251 0 0 0 403342 75 0 0 18 0 3 0 352720072 112259072 25999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27407 25999 218 20 0 26765 0
[pid=17498/tid=17500] ppid=17496 vsize=109628 CPUtime=2013.77
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 36761 0 0 0 201338 39 0 0 25 0 3 0 352720074 112259072 25999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=109628 CPUtime=2020.37
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 39123 0 0 0 202002 35 0 0 25 0 3 0 352720074 112259072 25999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.17
Current children cumulated vsize (KiB) 109628

[startup+2082.31 s]
/proc/loadavg: 2.16 2.14 1.83 3/80 17503
/proc/meminfo: memFree=1449240/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=109776 CPUtime=4153.88
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 77666 0 0 0 415311 77 0 0 18 0 3 0 352720072 112410624 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27444 26075 218 20 0 26802 0
[pid=17498/tid=17500] ppid=17496 vsize=109776 CPUtime=2073.53
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 37402 0 0 0 207313 40 0 0 25 0 3 0 352720074 112410624 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=109776 CPUtime=2080.32
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 39897 0 0 0 207996 36 0 0 25 0 3 0 352720074 112410624 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.88
Current children cumulated vsize (KiB) 109776

[startup+2142.3 s]
/proc/loadavg: 2.06 2.11 1.83 3/80 17503
/proc/meminfo: memFree=1448920/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=110800 CPUtime=4273.57
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 79088 0 0 0 427279 78 0 0 18 0 3 0 352720072 113459200 26150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27700 26150 218 20 0 27058 0
[pid=17498/tid=17500] ppid=17496 vsize=110800 CPUtime=2133.28
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 38159 0 0 0 213287 41 0 0 25 0 3 0 352720074 113459200 26150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17498/tid=17501] ppid=17496 vsize=110800 CPUtime=2140.26
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 40562 0 0 0 213990 36 0 0 25 0 3 0 352720074 113459200 26150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.57
Current children cumulated vsize (KiB) 110800

[startup+2202.3 s]
/proc/loadavg: 2.02 2.09 1.84 3/80 17503
/proc/meminfo: memFree=1448792/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=110988 CPUtime=4393.25
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 80631 0 0 0 439246 79 0 0 18 0 3 0 352720072 113651712 26185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27747 26185 218 20 0 27105 0
[pid=17498/tid=17500] ppid=17496 vsize=110988 CPUtime=2193.19
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 38942 0 0 0 219278 41 0 0 25 0 3 0 352720074 113651712 26185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=110988 CPUtime=2200.04
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 41322 0 0 0 219967 37 0 0 25 0 3 0 352720074 113651712 26185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.25
Current children cumulated vsize (KiB) 110988

[startup+2262.3 s]
/proc/loadavg: 2.00 2.07 1.85 3/80 17503
/proc/meminfo: memFree=1448728/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=110988 CPUtime=4512.93
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 82164 0 0 0 451213 80 0 0 18 0 3 0 352720072 113651712 26198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27747 26198 218 20 0 27105 0
[pid=17498/tid=17500] ppid=17496 vsize=110988 CPUtime=2253.12
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 39708 0 0 0 225270 42 0 0 25 0 3 0 352720074 113651712 26198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=110988 CPUtime=2259.8
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 42089 0 0 0 225942 38 0 0 25 0 3 0 352720074 113651712 26198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.93
Current children cumulated vsize (KiB) 110988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 1.85 3/80 17503
/proc/meminfo: memFree=1448664/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=110988 CPUtime=4632.64
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 83403 0 0 0 463182 82 0 0 18 0 3 0 352720072 113651712 26211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27747 26211 218 20 0 27105 0
[pid=17498/tid=17500] ppid=17496 vsize=110988 CPUtime=2313.08
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 40328 0 0 0 231265 43 0 0 25 0 3 0 352720074 113651712 26211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=110988 CPUtime=2319.55
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 42708 0 0 0 231916 39 0 0 25 0 3 0 352720074 113651712 26211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.64
Current children cumulated vsize (KiB) 110988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 1.86 3/80 17503
/proc/meminfo: memFree=1448600/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=110988 CPUtime=4752.33
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 84966 0 0 0 475150 83 0 0 18 0 3 0 352720072 113651712 26230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27747 26230 218 20 0 27105 0
[pid=17498/tid=17500] ppid=17496 vsize=110988 CPUtime=2373.02
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 41111 0 0 0 237259 43 0 0 25 0 3 0 352720074 113651712 26230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=110988 CPUtime=2379.29
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 43488 0 0 0 237890 39 0 0 25 0 3 0 352720074 113651712 26230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.33
Current children cumulated vsize (KiB) 110988

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 1.86 3/86 17575
/proc/meminfo: memFree=1447320/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=111692 CPUtime=4871.91
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 86218 0 0 0 487101 90 0 0 18 0 3 0 352720072 114372608 26239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27923 26239 218 20 0 27281 0
[pid=17498/tid=17500] ppid=17496 vsize=111692 CPUtime=2432.92
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 41736 0 0 0 243243 49 0 0 25 0 3 0 352720074 114372608 26239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=111692 CPUtime=2438.97
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 44115 0 0 0 243857 40 0 0 25 0 3 0 352720074 114372608 26239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.91
Current children cumulated vsize (KiB) 111692

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 1.87 3/80 17701
/proc/meminfo: memFree=1448152/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=111692 CPUtime=4991.37
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 87640 0 0 0 499034 103 0 0 18 0 3 0 352720072 114372608 26254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27923 26254 218 20 0 27281 0
[pid=17498/tid=17500] ppid=17496 vsize=111692 CPUtime=2492.81
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 42367 0 0 0 249219 62 0 0 25 0 3 0 352720074 114372608 26254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=111692 CPUtime=2498.54
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 44906 0 0 0 249813 41 0 0 25 0 3 0 352720074 114372608 26254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.37
Current children cumulated vsize (KiB) 111692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.02 1.87 3/80 17701
/proc/meminfo: memFree=1448152/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=111692 CPUtime=5000.15
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 87800 0 0 0 499912 103 0 0 18 0 3 0 352720072 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27923 26257 218 20 0 27281 0
[pid=17498/tid=17500] ppid=17496 vsize=111692 CPUtime=2497.21
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 42527 0 0 0 249659 62 0 0 25 0 3 0 352720074 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=111692 CPUtime=2502.93
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 44906 0 0 0 250252 41 0 0 25 0 3 0 352720074 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 111692

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.02 1.87 3/80 17701
/proc/meminfo: memFree=1448152/2055920 swapFree=4156344/4192956
[pid=17498] ppid=17496 vsize=111692 CPUtime=5000.15
/proc/17498/stat : 17498 (MiraXTv3_dyn) S 17496 17498 17426 0 -1 4194304 87800 0 0 0 499912 103 0 0 18 0 3 0 352720072 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17498/statm: 27923 26257 218 20 0 27281 0
[pid=17498/tid=17500] ppid=17496 vsize=111692 CPUtime=2497.21
/proc/17498/task/17500/stat : 17500 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 42527 0 0 0 249659 62 0 0 25 0 3 0 352720074 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17498/tid=17501] ppid=17496 vsize=111692 CPUtime=2502.93
/proc/17498/task/17501/stat : 17501 (MiraXTv3_dyn) R 17496 17498 17426 0 -1 4194368 44906 0 0 0 250252 41 0 0 25 0 3 0 352720074 114372608 26257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 111692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.19
CPU user time (s): 4999.14
CPU system time (s): 1.05584
CPU usage (%): 199.471
Max. virtual memory (cumulated for all children) (KiB): 112320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 1.05584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87800
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= 507
involuntary context switches= 94573

runsolver used 2.47662 second user time and 6.70998 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun May 13 09:20:28 UTC 2007

IDJOB= 426191
IDBENCH= 20013
IDSOLVER= 196
FILE ID= node21/426191-1179048028

PBS_JOBID= 5253309

Free space on /tmp= 66526 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426191-1179048028/MiraXTv3_dyn /tmp/evaluation/426191-1179048028/instance-426191-1179048028.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-426191-1179048028 -o ROOT/results/node21/solver-426191-1179048028 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426191-1179048028/MiraXTv3_dyn /tmp/evaluation/426191-1179048028/instance-426191-1179048028.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  53b587a5b98db42d3f124ef838f3e04f

RANDOM SEED= 105035425

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1553864 kB
Buffers:         51308 kB
Cached:         358448 kB
SwapCached:      15788 kB
Active:         203248 kB
Inactive:       229976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553864 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          29904 kB
Slab:            54372 kB
Committed_AS:  5220168 kB
PageTables:       1784 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= 66526 MiB

End job on node21 on Sun May 13 10:02:17 UTC 2007