Trace number 426194

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S2127524023-19.UNSAT.shuffled.cnf
MD5SUMd9d38e7c336971f2f3e902a52634aaec
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 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/node6/watcher-426194-1179048034 -o ROOT/results/node6/solver-426194-1179048034 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426194-1179048034/MiraXTv3_dyn /tmp/evaluation/426194-1179048034/instance-426194-1179048034.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 16186
/proc/meminfo: memFree=1378168/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=3920 CPUtime=0
/proc/16186/stat : 16186 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 380841118 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 980 279 206 20 0 338 0

[startup+0.057743 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16186
/proc/meminfo: memFree=1378168/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=6200 CPUtime=0.09
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 590 0 0 0 9 0 0 0 18 0 3 0 380841118 6348800 565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 1550 565 218 20 0 908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6200

[startup+0.11775 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16186
/proc/meminfo: memFree=1378168/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=7120 CPUtime=0.21
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 730 0 0 0 21 0 0 0 18 0 3 0 380841118 7290880 705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 1780 705 218 20 0 1138 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7120

[startup+0.301774 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16186
/proc/meminfo: memFree=1378168/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=8948 CPUtime=0.58
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 1100 0 0 0 58 0 0 0 18 0 3 0 380841118 9162752 1075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 2237 1075 218 20 0 1595 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8948

[startup+0.701822 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 16186
/proc/meminfo: memFree=1378168/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=11284 CPUtime=1.37
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 1782 0 0 0 137 0 0 0 18 0 3 0 380841118 11554816 1757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 2821 1757 218 20 0 2179 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11284

[startup+1.50292 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 16189
/proc/meminfo: memFree=1370144/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=15568 CPUtime=2.98
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 2923 0 0 0 297 1 0 0 18 0 3 0 380841118 15941632 2898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 3892 2898 218 20 0 3250 0
[pid=16186/tid=16188] ppid=16184 vsize=15568 CPUtime=1.48
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 1179 0 0 0 148 0 0 0 21 0 3 0 380841120 15941632 2898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16186/tid=16189] ppid=16184 vsize=15568 CPUtime=1.47
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 1376 0 0 0 147 0 0 0 25 0 3 0 380841120 15941632 2898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15568

[startup+3.1021 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 16189
/proc/meminfo: memFree=1366304/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=18532 CPUtime=6.16
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 3593 0 0 0 614 2 0 0 18 0 3 0 380841118 18976768 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 4633 3568 218 20 0 3991 0
[pid=16186/tid=16188] ppid=16184 vsize=18532 CPUtime=3.08
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 1583 0 0 0 308 0 0 0 19 0 3 0 380841120 18976768 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16186/tid=16189] ppid=16184 vsize=18532 CPUtime=3.06
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 1642 0 0 0 305 1 0 0 22 0 3 0 380841120 18976768 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18532

[startup+6.30148 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 16189
/proc/meminfo: memFree=1358176/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=27256 CPUtime=12.54
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 5821 0 0 0 1250 4 0 0 18 0 3 0 380841118 27910144 5721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 6814 5721 218 20 0 6172 0
[pid=16186/tid=16188] ppid=16184 vsize=27256 CPUtime=6.27
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 2652 0 0 0 626 1 0 0 25 0 3 0 380841120 27910144 5721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16186/tid=16189] ppid=16184 vsize=27256 CPUtime=6.24
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 2801 0 0 0 622 2 0 0 25 0 3 0 380841120 27910144 5721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 27256

[startup+12.7012 s]
/proc/loadavg: 0.31 0.07 0.02 2/80 16189
/proc/meminfo: memFree=1341472/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=42548 CPUtime=25.29
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 9654 0 0 0 2522 7 0 0 18 0 3 0 380841118 43569152 9274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 10637 9274 218 20 0 9995 0
[pid=16186/tid=16188] ppid=16184 vsize=42548 CPUtime=12.67
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 4542 0 0 0 1264 3 0 0 25 0 3 0 380841120 43569152 9274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=42548 CPUtime=12.61
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 4744 0 0 0 1257 4 0 0 22 0 3 0 380841120 43569152 9274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 42548

[startup+25.5017 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 16189
/proc/meminfo: memFree=1335072/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=50116 CPUtime=50.83
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 11803 0 0 0 5074 9 0 0 18 0 3 0 380841118 51318784 11056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 12529 11056 218 20 0 11887 0
[pid=16186/tid=16188] ppid=16184 vsize=50116 CPUtime=25.41
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 5437 0 0 0 2537 4 0 0 25 0 3 0 380841120 51318784 11056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=50116 CPUtime=25.4
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 5998 0 0 0 2535 5 0 0 25 0 3 0 380841120 51318784 11056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 50116

[startup+51.1017 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 16189
/proc/meminfo: memFree=1322016/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=61312 CPUtime=101.9
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 15739 0 0 0 10176 14 0 0 18 0 3 0 380841118 62783488 14140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 15328 14140 218 20 0 14686 0
[pid=16186/tid=16188] ppid=16184 vsize=61312 CPUtime=50.89
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 7519 0 0 0 5084 5 0 0 25 0 3 0 380841120 62783488 14140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=61312 CPUtime=50.99
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 7852 0 0 0 5091 8 0 0 25 0 3 0 380841120 62783488 14140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 61312

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 16189
/proc/meminfo: memFree=1311136/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=73352 CPUtime=204.04
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 19902 0 0 0 20385 19 0 0 18 0 3 0 380841118 75112448 16808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 18338 16808 218 20 0 17696 0
[pid=16186/tid=16188] ppid=16184 vsize=73352 CPUtime=101.84
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 9667 0 0 0 10177 7 0 0 25 0 3 0 380841120 75112448 16808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=73352 CPUtime=102.18
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 9867 0 0 0 10207 11 0 0 25 0 3 0 380841120 75112448 16808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 73352

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 16189
/proc/meminfo: memFree=1308192/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=75344 CPUtime=323.74
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 22460 0 0 0 32353 21 0 0 18 0 3 0 380841118 77152256 17581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 18836 17581 218 20 0 18194 0
[pid=16186/tid=16188] ppid=16184 vsize=75344 CPUtime=161.58
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 11127 0 0 0 16150 8 0 0 25 0 3 0 380841120 77152256 17581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=75344 CPUtime=162.13
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 10965 0 0 0 16201 12 0 0 25 0 3 0 380841120 77152256 17581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 75344

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 16189
/proc/meminfo: memFree=1304288/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=79752 CPUtime=443.41
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 25021 0 0 0 44318 23 0 0 18 0 3 0 380841118 81666048 18520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 19938 18520 218 20 0 19296 0
[pid=16186/tid=16188] ppid=16184 vsize=79752 CPUtime=221.32
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 12310 0 0 0 22123 9 0 0 25 0 3 0 380841120 81666048 18520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=79752 CPUtime=222.08
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 12343 0 0 0 22194 14 0 0 25 0 3 0 380841120 81666048 18520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 79752

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 16189
/proc/meminfo: memFree=1303200/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=80952 CPUtime=563.07
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 26991 0 0 0 56282 25 0 0 18 0 3 0 380841118 82894848 18781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 20238 18781 218 20 0 19596 0
[pid=16186/tid=16188] ppid=16184 vsize=80952 CPUtime=281.01
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 13314 0 0 0 28091 10 0 0 25 0 3 0 380841120 82894848 18781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=80952 CPUtime=282.04
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 13309 0 0 0 28189 15 0 0 25 0 3 0 380841120 82894848 18781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 80952

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 16189
/proc/meminfo: memFree=1302176/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=81728 CPUtime=682.74
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 28749 0 0 0 68247 27 0 0 18 0 3 0 380841118 83689472 19057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 20432 19057 218 20 0 19790 0
[pid=16186/tid=16188] ppid=16184 vsize=81728 CPUtime=340.89
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 14285 0 0 0 34078 11 0 0 25 0 3 0 380841120 83689472 19057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16186/tid=16189] ppid=16184 vsize=81728 CPUtime=341.83
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 14096 0 0 0 34168 15 0 0 25 0 3 0 380841120 83689472 19057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 81728

[startup+402.302 s]

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

/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 34922 0 0 0 189813 33 0 0 25 0 3 0 380841120 102846464 23779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=100436 CPUtime=1896.19
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 35685 0 0 0 189586 33 0 0 25 0 3 0 380841120 102846464 23779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.67
Current children cumulated vsize (KiB) 100436

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/80 16191
/proc/meminfo: memFree=1282976/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=100436 CPUtime=3914.38
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 72496 0 0 0 391369 69 0 0 18 0 3 0 380841118 102846464 23814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25109 23814 218 20 0 24467 0
[pid=16186/tid=16188] ppid=16184 vsize=100436 CPUtime=1958.18
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 35676 0 0 0 195785 33 0 0 18 0 3 0 380841120 102846464 23814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=100436 CPUtime=1956.16
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 36452 0 0 0 195582 34 0 0 25 0 3 0 380841120 102846464 23814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.38
Current children cumulated vsize (KiB) 100436

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 16191
/proc/meminfo: memFree=1282656/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=100568 CPUtime=4034.09
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 73931 0 0 0 403339 70 0 0 18 0 3 0 380841118 102981632 23899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25142 23899 218 20 0 24500 0
[pid=16186/tid=16188] ppid=16184 vsize=100568 CPUtime=2017.93
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 36459 0 0 0 201759 34 0 0 25 0 3 0 380841120 102981632 23899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=100568 CPUtime=2016.13
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 37104 0 0 0 201578 35 0 0 25 0 3 0 380841120 102981632 23899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.09
Current children cumulated vsize (KiB) 100568

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 16191
/proc/meminfo: memFree=1282400/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=101932 CPUtime=4153.76
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 75211 0 0 0 415305 71 0 0 18 0 3 0 380841118 104378368 23969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25483 23969 218 20 0 24841 0
[pid=16186/tid=16188] ppid=16184 vsize=101932 CPUtime=2077.65
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 37114 0 0 0 207730 35 0 0 25 0 3 0 380841120 104378368 23969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=101932 CPUtime=2076.1
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 37729 0 0 0 207574 36 0 0 25 0 3 0 380841120 104378368 23969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.76
Current children cumulated vsize (KiB) 101932

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 16191
/proc/meminfo: memFree=1282144/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=102104 CPUtime=4273.45
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 76636 0 0 0 427272 73 0 0 18 0 3 0 380841118 104554496 24024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25526 24024 218 20 0 24884 0
[pid=16186/tid=16188] ppid=16184 vsize=102104 CPUtime=2137.36
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 37910 0 0 0 213701 35 0 0 25 0 3 0 380841120 104554496 24024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=102104 CPUtime=2136.06
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 38358 0 0 0 213569 37 0 0 25 0 3 0 380841120 104554496 24024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.45
Current children cumulated vsize (KiB) 102104

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 16191
/proc/meminfo: memFree=1282016/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=102104 CPUtime=4393.12
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 78049 0 0 0 439238 74 0 0 18 0 3 0 380841118 104554496 24058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25526 24058 218 20 0 24884 0
[pid=16186/tid=16188] ppid=16184 vsize=102104 CPUtime=2197.07
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 38528 0 0 0 219671 36 0 0 25 0 3 0 380841120 104554496 24058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=102104 CPUtime=2196.02
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 39153 0 0 0 219565 37 0 0 25 0 3 0 380841120 104554496 24058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.12
Current children cumulated vsize (KiB) 102104

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 16191
/proc/meminfo: memFree=1281760/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=102104 CPUtime=4512.81
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 79517 0 0 0 451206 75 0 0 18 0 3 0 380841118 104554496 24136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 25526 24136 218 20 0 24884 0
[pid=16186/tid=16188] ppid=16184 vsize=102104 CPUtime=2256.78
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 39328 0 0 0 225642 36 0 0 25 0 3 0 380841120 104554496 24136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=102104 CPUtime=2256.01
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 39821 0 0 0 225563 38 0 0 25 0 3 0 380841120 104554496 24136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.81
Current children cumulated vsize (KiB) 102104

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 16191
/proc/meminfo: memFree=1278176/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=106384 CPUtime=4632.51
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 81830 0 0 0 463173 78 0 0 18 0 3 0 380841118 108937216 25048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 26596 25048 218 20 0 25954 0
[pid=16186/tid=16188] ppid=16184 vsize=106384 CPUtime=2316.51
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 40288 0 0 0 231614 37 0 0 25 0 3 0 380841120 108937216 25048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=106384 CPUtime=2315.99
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 41174 0 0 0 231558 41 0 0 25 0 3 0 380841120 108937216 25048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.51
Current children cumulated vsize (KiB) 106384

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/80 16191
/proc/meminfo: memFree=1277216/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=107440 CPUtime=4752.25
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 83382 0 0 0 475145 80 0 0 18 0 3 0 380841118 110018560 25344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 26860 25344 218 20 0 26218 0
[pid=16186/tid=16188] ppid=16184 vsize=107440 CPUtime=2376.25
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 41192 0 0 0 237587 38 0 0 25 0 3 0 380841120 110018560 25344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=107440 CPUtime=2375.97
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 41822 0 0 0 237556 41 0 0 25 0 3 0 380841120 110018560 25344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.25
Current children cumulated vsize (KiB) 107440

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 16299
/proc/meminfo: memFree=1274224/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=109400 CPUtime=4871.76
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 85138 0 0 0 487086 90 0 0 18 0 3 0 380841118 112025600 25679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 27350 25679 218 20 0 26708 0
[pid=16186/tid=16188] ppid=16184 vsize=109400 CPUtime=2435.9
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 42291 0 0 0 243543 47 0 0 25 0 3 0 380841120 112025600 25679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=109400 CPUtime=2435.84
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 42479 0 0 0 243542 42 0 0 25 0 3 0 380841120 112025600 25679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.76
Current children cumulated vsize (KiB) 109400

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 16389
/proc/meminfo: memFree=1274336/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=111020 CPUtime=4991.3
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 86683 0 0 0 499030 100 0 0 18 0 3 0 380841118 113684480 25952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 27755 25952 218 20 0 27113 0
[pid=16186/tid=16188] ppid=16184 vsize=111020 CPUtime=2495.57
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43108 0 0 0 249501 56 0 0 25 0 3 0 380841120 113684480 25952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=111020 CPUtime=2495.71
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43207 0 0 0 249528 43 0 0 25 0 3 0 380841120 113684480 25952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.3
Current children cumulated vsize (KiB) 111020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 16389
/proc/meminfo: memFree=1274336/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=111020 CPUtime=5000.09
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 86686 0 0 0 499909 100 0 0 18 0 3 0 380841118 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 27755 25955 218 20 0 27113 0
[pid=16186/tid=16188] ppid=16184 vsize=111020 CPUtime=2499.95
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43110 0 0 0 249939 56 0 0 25 0 3 0 380841120 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=111020 CPUtime=2500.11
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43208 0 0 0 249968 43 0 0 25 0 3 0 380841120 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 111020

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 1.97 1.82 3/80 16389
/proc/meminfo: memFree=1274336/2055924 swapFree=4143816/4192956
[pid=16186] ppid=16184 vsize=111020 CPUtime=5000.09
/proc/16186/stat : 16186 (MiraXTv3_dyn) S 16184 16186 16114 0 -1 4194304 86686 0 0 0 499909 100 0 0 18 0 3 0 380841118 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16186/statm: 27755 25955 218 20 0 27113 0
[pid=16186/tid=16188] ppid=16184 vsize=111020 CPUtime=2499.95
/proc/16186/task/16188/stat : 16188 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43110 0 0 0 249939 56 0 0 25 0 3 0 380841120 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16186/tid=16189] ppid=16184 vsize=111020 CPUtime=2500.11
/proc/16186/task/16189/stat : 16189 (MiraXTv3_dyn) R 16184 16186 16114 0 -1 4194368 43208 0 0 0 249968 43 0 0 25 0 3 0 380841120 113684480 25955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 111020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.12
CPU user time (s): 4999.1
CPU system time (s): 1.01884
CPU usage (%): 199.468
Max. virtual memory (cumulated for all children) (KiB): 111020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 1.01885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86686
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= 591
involuntary context switches= 93240

runsolver used 2.45263 second user time and 6.72798 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun May 13 09:20:35 UTC 2007

IDJOB= 426194
IDBENCH= 20016
IDSOLVER= 196
FILE ID= node6/426194-1179048034

PBS_JOBID= 5253323

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d9d38e7c336971f2f3e902a52634aaec

RANDOM SEED= 967917081

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1378512 kB
Buffers:         48948 kB
Cached:         551940 kB
SwapCached:      17572 kB
Active:         319172 kB
Inactive:       306212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1378512 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            37596 kB
Committed_AS: 12810844 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= 66508 MiB

End job on node6 on Sun May 13 10:02:23 UTC 2007