Trace number 426145

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
MD5SUMf03277f9bbb5e0d43de3f0e34472c40f
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/node1/watcher-426145-1178991905 -o ROOT/results/node1/solver-426145-1178991905 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426145-1178991905/MiraXTv3_dyn /tmp/evaluation/426145-1178991905/instance-426145-1178991905.cnf 

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


[startup+0 s]
/proc/loadavg: 1.84 1.95 1.93 3/77 2317
/proc/meminfo: memFree=1621000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=3788 CPUtime=0
/proc/2317/stat : 2317 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 375228325 3878912 274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/2317/statm: 947 274 206 20 0 305 0

[startup+0.040521 s]
/proc/loadavg: 1.84 1.95 1.93 3/77 2317
/proc/meminfo: memFree=1621000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=6132 CPUtime=0.06
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 524 0 0 0 6 0 0 0 18 0 3 0 375228325 6279168 499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 1533 499 218 20 0 891 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6132

[startup+0.101529 s]
/proc/loadavg: 1.84 1.95 1.93 3/77 2317
/proc/meminfo: memFree=1621000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=7184 CPUtime=0.18
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 679 0 0 0 18 0 0 0 18 0 3 0 375228325 7356416 654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 1796 654 218 20 0 1154 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7184

[startup+0.301554 s]
/proc/loadavg: 1.84 1.95 1.93 3/77 2317
/proc/meminfo: memFree=1621000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=8984 CPUtime=0.58
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 1082 0 0 0 58 0 0 0 18 0 3 0 375228325 9199616 1057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 2246 1057 218 20 0 1604 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8984

[startup+0.701601 s]
/proc/loadavg: 1.84 1.95 1.93 3/77 2317
/proc/meminfo: memFree=1621000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=11336 CPUtime=1.38
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 1753 0 0 0 137 1 0 0 18 0 3 0 375228325 11608064 1728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 2834 1728 218 20 0 2192 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11336

[startup+1.5017 s]
/proc/loadavg: 1.84 1.95 1.93 3/80 2320
/proc/meminfo: memFree=1612976/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=15712 CPUtime=2.97
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 2855 0 0 0 296 1 0 0 18 0 3 0 375228325 16089088 2830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 3928 2830 218 20 0 3286 0
[pid=2317/tid=2319] ppid=2315 vsize=15712 CPUtime=1.48
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 1069 0 0 0 148 0 0 0 18 0 3 0 375228326 16089088 2830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=15712 CPUtime=1.48
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 1429 0 0 0 147 1 0 0 25 0 3 0 375228326 16089088 2830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15712

[startup+3.10289 s]
/proc/loadavg: 1.84 1.95 1.93 3/80 2320
/proc/meminfo: memFree=1609712/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=18492 CPUtime=6.16
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 3432 0 0 0 614 2 0 0 18 0 3 0 375228325 18935808 3407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 4623 3407 218 20 0 3981 0
[pid=2317/tid=2319] ppid=2315 vsize=18492 CPUtime=3.07
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 1382 0 0 0 307 0 0 0 19 0 3 0 375228326 18935808 3407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=18492 CPUtime=3.06
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 1693 0 0 0 305 1 0 0 25 0 3 0 375228326 18935808 3407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18492

[startup+6.30126 s]
/proc/loadavg: 1.85 1.95 1.93 3/80 2320
/proc/meminfo: memFree=1602288/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=26076 CPUtime=12.53
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 5482 0 0 0 1249 4 0 0 18 0 3 0 375228325 26701824 5380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 6519 5380 218 20 0 5877 0
[pid=2317/tid=2319] ppid=2315 vsize=26076 CPUtime=6.28
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 2257 0 0 0 627 1 0 0 25 0 3 0 375228326 26701824 5380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=26076 CPUtime=6.23
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 2868 0 0 0 621 2 0 0 24 0 3 0 375228326 26701824 5380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 26076

[startup+12.702 s]
/proc/loadavg: 1.86 1.95 1.93 3/80 2320
/proc/meminfo: memFree=1587248/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=39788 CPUtime=25.3
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 8830 0 0 0 2522 8 0 0 18 0 3 0 375228325 40742912 8487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 9947 8487 218 20 0 9305 0
[pid=2317/tid=2319] ppid=2315 vsize=39788 CPUtime=12.66
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 3948 0 0 0 1264 2 0 0 25 0 3 0 375228326 40742912 8487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=39788 CPUtime=12.6
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 4525 0 0 0 1256 4 0 0 25 0 3 0 375228326 40742912 8487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565770 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39788

[startup+25.5015 s]
/proc/loadavg: 1.89 1.96 1.93 3/80 2320
/proc/meminfo: memFree=1579056/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=47840 CPUtime=50.82
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 11416 0 0 0 5071 11 0 0 18 0 3 0 375228325 48988160 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 11960 10703 218 20 0 11318 0
[pid=2317/tid=2319] ppid=2315 vsize=47840 CPUtime=25.46
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 4995 0 0 0 2542 4 0 0 25 0 3 0 375228326 48988160 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=47840 CPUtime=25.33
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 6064 0 0 0 2527 6 0 0 25 0 3 0 375228326 48988160 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 47840

[startup+51.1015 s]
/proc/loadavg: 1.93 1.96 1.93 3/80 2320
/proc/meminfo: memFree=1570160/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=56744 CPUtime=101.86
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 14473 0 0 0 10172 14 0 0 18 0 3 0 375228325 58105856 12904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 14186 12904 218 20 0 13544 0
[pid=2317/tid=2319] ppid=2315 vsize=56744 CPUtime=51.05
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 6608 0 0 0 5099 6 0 0 25 0 3 0 375228326 58105856 12904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521256 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=56744 CPUtime=50.8
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 7508 0 0 0 5072 8 0 0 25 0 3 0 375228326 58105856 12904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 56744

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.93 3/80 2320
/proc/meminfo: memFree=1561456/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=65208 CPUtime=204
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 18076 0 0 0 20381 19 0 0 18 0 3 0 375228325 66772992 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 16302 14914 218 20 0 15660 0
[pid=2317/tid=2319] ppid=2315 vsize=65208 CPUtime=102.22
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 8233 0 0 0 10214 8 0 0 25 0 3 0 375228326 66772992 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=65208 CPUtime=101.77
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 9486 0 0 0 10166 11 0 0 25 0 3 0 375228326 66772992 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 65208

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 2320
/proc/meminfo: memFree=1559792/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=66632 CPUtime=323.67
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 20307 0 0 0 32346 21 0 0 18 0 3 0 375228325 68231168 15326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 16658 15326 218 20 0 16016 0
[pid=2317/tid=2319] ppid=2315 vsize=66632 CPUtime=162.16
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 9344 0 0 0 16207 9 0 0 25 0 3 0 375228326 68231168 15326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=66632 CPUtime=161.49
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 10606 0 0 0 16138 11 0 0 25 0 3 0 375228326 68231168 15326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 66632

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 2320
/proc/meminfo: memFree=1558896/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=67936 CPUtime=443.36
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 22161 0 0 0 44314 22 0 0 18 0 3 0 375228325 69566464 15526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 16984 15526 218 20 0 16342 0
[pid=2317/tid=2319] ppid=2315 vsize=67936 CPUtime=222.13
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 10272 0 0 0 22204 9 0 0 25 0 3 0 375228326 69566464 15526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=67936 CPUtime=221.21
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 11532 0 0 0 22109 12 0 0 25 0 3 0 375228326 69566464 15526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 67936

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 2320
/proc/meminfo: memFree=1557424/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=68360 CPUtime=563.02
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 24284 0 0 0 56279 23 0 0 18 0 3 0 375228325 70000640 15901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 17090 15901 218 20 0 16448 0
[pid=2317/tid=2319] ppid=2315 vsize=68360 CPUtime=282.08
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 11285 0 0 0 28198 10 0 0 25 0 3 0 375228326 70000640 15901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=68360 CPUtime=280.91
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 12642 0 0 0 28079 12 0 0 25 0 3 0 375228326 70000640 15901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 68360

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 2320
/proc/meminfo: memFree=1556208/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=69808 CPUtime=682.73
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 26197 0 0 0 68248 25 0 0 18 0 3 0 375228325 71483392 16190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 17452 16190 218 20 0 16810 0
[pid=2317/tid=2319] ppid=2315 vsize=69808 CPUtime=342.05
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 12271 0 0 0 34194 11 0 0 25 0 3 0 375228326 71483392 16190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=69808 CPUtime=340.65
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 13569 0 0 0 34052 13 0 0 25 0 3 0 375228326 71483392 16190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 69808

[startup+402.302 s]

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

/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 33918 0 0 0 184071 34 0 0 25 0 3 0 375228326 99999744 23059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=97656 CPUtime=1833.66
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 35253 0 0 0 183324 42 0 0 25 0 3 0 375228326 99999744 23059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.72
Current children cumulated vsize (KiB) 97656

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1528304/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=98680 CPUtime=3794.42
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 70869 0 0 0 379364 78 0 0 18 0 3 0 375228325 101048320 23172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 24670 23172 218 20 0 24028 0
[pid=2317/tid=2319] ppid=2315 vsize=98680 CPUtime=1901.01
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 34559 0 0 0 190066 35 0 0 25 0 3 0 375228326 101048320 23172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=98680 CPUtime=1893.39
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 35953 0 0 0 189297 42 0 0 25 0 3 0 375228326 101048320 23172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.42
Current children cumulated vsize (KiB) 98680

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1527792/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=98848 CPUtime=3914.14
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 72373 0 0 0 391335 79 0 0 18 0 3 0 375228325 101220352 23282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 24712 23282 218 20 0 24070 0
[pid=2317/tid=2319] ppid=2315 vsize=98848 CPUtime=1960.97
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 35239 0 0 0 196062 35 0 0 25 0 3 0 375228326 101220352 23282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=98848 CPUtime=1953.14
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 36777 0 0 0 195271 43 0 0 25 0 3 0 375228326 101220352 23282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.14
Current children cumulated vsize (KiB) 98848

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1527408/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=99032 CPUtime=4033.83
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 73724 0 0 0 403303 80 0 0 18 0 3 0 375228325 101408768 23383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 24758 23383 218 20 0 24116 0
[pid=2317/tid=2319] ppid=2315 vsize=99032 CPUtime=2020.94
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 35890 0 0 0 202058 36 0 0 25 0 3 0 375228326 101408768 23383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2317/tid=2320] ppid=2315 vsize=99032 CPUtime=2012.87
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 37477 0 0 0 201244 43 0 0 25 0 3 0 375228326 101408768 23383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.83
Current children cumulated vsize (KiB) 99032

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1527152/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=99032 CPUtime=4153.53
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 75085 0 0 0 415272 81 0 0 18 0 3 0 375228325 101408768 23484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 24758 23484 218 20 0 24116 0
[pid=2317/tid=2319] ppid=2315 vsize=99032 CPUtime=2080.83
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 36545 0 0 0 208046 37 0 0 25 0 3 0 375228326 101408768 23484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=99032 CPUtime=2072.68
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 38183 0 0 0 207224 44 0 0 25 0 3 0 375228326 101408768 23484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.53
Current children cumulated vsize (KiB) 99032

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1526832/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=100056 CPUtime=4273.23
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 76662 0 0 0 427241 82 0 0 18 0 3 0 375228325 102457344 23634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 25014 23634 218 20 0 24372 0
[pid=2317/tid=2319] ppid=2315 vsize=100056 CPUtime=2140.57
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 37348 0 0 0 214020 37 0 0 25 0 3 0 375228326 102457344 23634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=100056 CPUtime=2132.63
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 38957 0 0 0 213219 44 0 0 25 0 3 0 375228326 102457344 23634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.23
Current children cumulated vsize (KiB) 100056

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1526000/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=100212 CPUtime=4392.94
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 78205 0 0 0 439211 83 0 0 18 0 3 0 375228325 102617088 23740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 25053 23740 218 20 0 24411 0
[pid=2317/tid=2319] ppid=2315 vsize=100212 CPUtime=2200.3
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 38006 0 0 0 219993 37 0 0 25 0 3 0 375228326 102617088 23740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=100212 CPUtime=2192.62
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 39842 0 0 0 219217 45 0 0 25 0 3 0 375228326 102617088 23740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.94
Current children cumulated vsize (KiB) 100212

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1525488/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=102532 CPUtime=4512.64
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 79623 0 0 0 451180 84 0 0 18 0 3 0 375228325 104992768 23872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 25633 23872 218 20 0 24991 0
[pid=2317/tid=2319] ppid=2315 vsize=102532 CPUtime=2260.02
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 38660 0 0 0 225964 38 0 0 25 0 3 0 375228326 104992768 23872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=102532 CPUtime=2252.6
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 40606 0 0 0 225214 46 0 0 25 0 3 0 375228326 104992768 23872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.64
Current children cumulated vsize (KiB) 102532

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1524848/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=102820 CPUtime=4632.35
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 81217 0 0 0 463150 85 0 0 18 0 3 0 375228325 105287680 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 25705 24010 218 20 0 25063 0
[pid=2317/tid=2319] ppid=2315 vsize=102820 CPUtime=2319.74
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 39557 0 0 0 231936 38 0 0 25 0 3 0 375228326 105287680 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=102820 CPUtime=2312.58
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 41303 0 0 0 231212 46 0 0 25 0 3 0 375228326 105287680 24010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.35
Current children cumulated vsize (KiB) 102820

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1524784/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=102820 CPUtime=4752.06
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 82724 0 0 0 475120 86 0 0 18 0 3 0 375228325 105287680 24050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 25705 24050 218 20 0 25063 0
[pid=2317/tid=2319] ppid=2315 vsize=102820 CPUtime=2379.5
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 40391 0 0 0 237911 39 0 0 25 0 3 0 375228326 105287680 24050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=102820 CPUtime=2372.54
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 41976 0 0 0 237208 46 0 0 25 0 3 0 375228326 105287680 24050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.06
Current children cumulated vsize (KiB) 102820

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1522864/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=104496 CPUtime=4871.75
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 84468 0 0 0 487088 87 0 0 18 0 3 0 375228325 107003904 24482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 26124 24482 218 20 0 25482 0
[pid=2317/tid=2319] ppid=2315 vsize=104496 CPUtime=2439.22
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 41462 0 0 0 243883 39 0 0 25 0 3 0 375228326 107003904 24482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=104496 CPUtime=2432.51
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 42649 0 0 0 243204 47 0 0 25 0 3 0 375228326 107003904 24482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.75
Current children cumulated vsize (KiB) 104496

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1522928/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=104640 CPUtime=4991.47
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 85823 0 0 0 499059 88 0 0 18 0 3 0 375228325 107151360 24517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 26160 24517 218 20 0 25518 0
[pid=2317/tid=2319] ppid=2315 vsize=104640 CPUtime=2498.97
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 42151 0 0 0 249857 40 0 0 25 0 3 0 375228326 107151360 24517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=104640 CPUtime=2492.47
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 43315 0 0 0 249200 47 0 0 25 0 3 0 375228326 107151360 24517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.47
Current children cumulated vsize (KiB) 104640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 2531
/proc/meminfo: memFree=1522928/2055920 swapFree=4145760/4192956
[pid=2317] ppid=2315 vsize=104640 CPUtime=5000.05
/proc/2317/stat : 2317 (MiraXTv3_dyn) S 2315 2317 2186 0 -1 4194304 85838 0 0 0 499917 88 0 0 18 0 3 0 375228325 107151360 24532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2317/statm: 26160 24532 218 20 0 25518 0
[pid=2317/tid=2319] ppid=2315 vsize=104640 CPUtime=2503.25
/proc/2317/task/2319/stat : 2319 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 42152 0 0 0 250285 40 0 0 25 0 3 0 375228326 107151360 24532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2317/tid=2320] ppid=2315 vsize=104640 CPUtime=2496.79
/proc/2317/task/2320/stat : 2320 (MiraXTv3_dyn) R 2315 2317 2186 0 -1 4194368 43329 0 0 0 249631 48 0 0 25 0 3 0 375228326 107151360 24532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 104640

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.09
CPU user time (s): 4999.19
CPU system time (s): 0.898863
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 105156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.19
system time used= 0.898863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85838
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= 486
involuntary context switches= 93583

runsolver used 2.36664 second user time and 6.80596 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 17:45:05 UTC 2007

IDJOB= 426145
IDBENCH= 19962
IDSOLVER= 196
FILE ID= node1/426145-1178991905

PBS_JOBID= 5252816

Free space on /tmp= 54603 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426145-1178991905/MiraXTv3_dyn /tmp/evaluation/426145-1178991905/instance-426145-1178991905.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426145-1178991905 -o ROOT/results/node1/solver-426145-1178991905 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426145-1178991905/MiraXTv3_dyn /tmp/evaluation/426145-1178991905/instance-426145-1178991905.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f03277f9bbb5e0d43de3f0e34472c40f

RANDOM SEED= 239178042

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1621280 kB
Buffers:         51056 kB
Cached:         271908 kB
SwapCached:      14724 kB
Active:         130756 kB
Inactive:       217380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621280 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            72004 kB
Committed_AS:  9804892 kB
PageTables:       1832 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= 54603 MiB

End job on node1 on Sat May 12 18:26:54 UTC 2007