Trace number 426380

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.25 2508.5

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
MD5SUMed69b58d607202c9e89604f68f2d7c34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4663.18
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/node25/watcher-426380-1179013008 -o ROOT/results/node25/solver-426380-1179013008 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426380-1179013008/MiraXTv3_dyn /tmp/evaluation/426380-1179013008/instance-426380-1179013008.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: 2.00 2.00 1.97 3/64 17185
/proc/meminfo: memFree=1575200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=3788 CPUtime=0
/proc/17185/stat : 17185 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 349217855 3878912 270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17185/statm: 947 276 202 20 0 305 0

[startup+0.030594 s]
/proc/loadavg: 2.00 2.00 1.97 3/64 17185
/proc/meminfo: memFree=1575200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=6996 CPUtime=0.02
/proc/17185/stat : 17185 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194304 1230 0 0 0 2 0 0 0 18 0 1 0 349217855 7163904 1205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526865 0 0 4096 0 0 0 0 17 1 0 0
/proc/17185/statm: 1749 1206 206 20 0 1107 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6996

[startup+0.101606 s]
/proc/loadavg: 2.00 2.00 1.97 3/64 17185
/proc/meminfo: memFree=1575200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=9016 CPUtime=0.09
/proc/17185/stat : 17185 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194304 1715 0 0 0 8 1 0 0 18 0 1 0 349217855 9232384 1690 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585191 0 0 4096 0 0 0 0 17 1 0 0
/proc/17185/statm: 2254 1690 206 20 0 1612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9016

[startup+0.301639 s]
/proc/loadavg: 2.00 2.00 1.97 3/64 17185
/proc/meminfo: memFree=1575200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=11364 CPUtime=0.29
/proc/17185/stat : 17185 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194304 2332 0 0 0 28 1 0 0 19 0 1 0 349217855 11636736 2307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134591821 0 0 4096 0 0 0 0 17 1 0 0
/proc/17185/statm: 2841 2307 207 20 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11364

[startup+0.701717 s]
/proc/loadavg: 2.00 2.00 1.97 3/64 17185
/proc/meminfo: memFree=1575200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=43664 CPUtime=0.84
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 6133 0 0 0 81 3 0 0 20 0 3 0 349217855 44711936 5743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 10916 5743 218 20 0 10274 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 43664

[startup+1.50186 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1552456/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=44720 CPUtime=2.43
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 6408 0 0 0 240 3 0 0 20 0 3 0 349217855 45793280 6018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 11180 6018 218 20 0 10538 0
[pid=17185/tid=17187] ppid=17183 vsize=44720 CPUtime=1.06
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 1994 0 0 0 105 1 0 0 22 0 3 0 349217898 45793280 6018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=44720 CPUtime=0.93
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 1537 0 0 0 93 0 0 0 19 0 3 0 349217898 45793280 6018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 44720

[startup+3.10113 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1550536/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=48120 CPUtime=5.62
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 7350 0 0 0 558 4 0 0 20 0 3 0 349217855 49274880 6960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 12030 6960 218 20 0 11388 0
[pid=17185/tid=17187] ppid=17183 vsize=48120 CPUtime=2.65
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 2422 0 0 0 264 1 0 0 25 0 3 0 349217898 49274880 6960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=48120 CPUtime=2.53
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 2051 0 0 0 252 1 0 0 25 0 3 0 349217898 49274880 6960 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 48120

[startup+6.30167 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1540232/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=57764 CPUtime=12.02
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 9927 0 0 0 1193 9 0 0 20 0 3 0 349217855 59150336 9537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 14441 9537 218 20 0 13799 0
[pid=17185/tid=17187] ppid=17183 vsize=57764 CPUtime=5.85
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 3688 0 0 0 582 3 0 0 25 0 3 0 349217898 59150336 9537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=57764 CPUtime=5.72
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 3362 0 0 0 569 3 0 0 18 0 3 0 349217898 59150336 9537 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 57764

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1519112/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=77452 CPUtime=24.78
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 15050 0 0 0 2463 15 0 0 20 0 3 0 349217855 79310848 14660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 19363 14660 218 20 0 18721 0
[pid=17185/tid=17187] ppid=17183 vsize=77452 CPUtime=12.26
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 6205 0 0 0 1219 7 0 0 23 0 3 0 349217898 79310848 14660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=77452 CPUtime=12.1
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 5968 0 0 0 1203 7 0 0 18 0 3 0 349217898 79310848 14660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565889 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 77452

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1493264/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=101360 CPUtime=50.33
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 21144 0 0 0 5010 23 0 0 20 0 3 0 349217855 103792640 20754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 25340 20754 218 20 0 24698 0
[pid=17185/tid=17187] ppid=17183 vsize=101360 CPUtime=25.05
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 9126 0 0 0 2494 11 0 0 25 0 3 0 349217898 103792640 20754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=101360 CPUtime=24.84
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 9141 0 0 0 2474 10 0 0 25 0 3 0 349217898 103792640 20754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526510 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 101360

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1436496/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=160720 CPUtime=101.39
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 35714 0 0 0 10096 43 0 0 20 0 3 0 349217855 164577280 35252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 40180 35252 218 20 0 39538 0
[pid=17185/tid=17187] ppid=17183 vsize=160720 CPUtime=50.63
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 17053 0 0 0 5042 21 0 0 25 0 3 0 349217898 164577280 35252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=160720 CPUtime=50.32
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 15784 0 0 0 5012 20 0 0 25 0 3 0 349217898 164577280 35252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 160720

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1330064/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=262864 CPUtime=203.51
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 62134 0 0 0 20274 77 0 0 20 0 3 0 349217855 269172736 61349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 65716 61349 218 20 0 65074 0
[pid=17185/tid=17187] ppid=17183 vsize=262864 CPUtime=101.82
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 29820 0 0 0 10142 40 0 0 25 0 3 0 349217898 269172736 61349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=262864 CPUtime=101.26
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 29437 0 0 0 10091 35 0 0 25 0 3 0 349217898 269172736 61349 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 262864

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1238736/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=355972 CPUtime=323.19
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 85777 0 0 0 32212 107 0 0 20 0 3 0 349217855 364515328 84581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 88993 84581 218 20 0 88351 0
[pid=17185/tid=17187] ppid=17183 vsize=355972 CPUtime=161.78
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 40658 0 0 0 16120 58 0 0 25 0 3 0 349217898 364515328 84581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=355972 CPUtime=160.98
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 42242 0 0 0 16051 47 0 0 25 0 3 0 349217898 364515328 84581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.19
Current children cumulated vsize (KiB) 355972

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 17188
/proc/meminfo: memFree=1206800/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=384648 CPUtime=442.82
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 93537 0 0 0 44164 118 0 0 20 0 3 0 349217855 393879552 92022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 96162 92022 218 20 0 95520 0
[pid=17185/tid=17187] ppid=17183 vsize=384648 CPUtime=221.72
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 44666 0 0 0 22108 64 0 0 25 0 3 0 349217898 393879552 92022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=384648 CPUtime=220.67
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 45994 0 0 0 22014 53 0 0 25 0 3 0 349217898 393879552 92022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.82
Current children cumulated vsize (KiB) 384648

[startup+282.302 s]
/proc/loadavg: 1.93 1.98 1.97 3/67 17188
/proc/meminfo: memFree=1189200/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=402824 CPUtime=562.47
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 98171 0 0 0 56122 125 0 0 20 0 3 0 349217855 412491776 96459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 100706 96459 218 20 0 100064 0
[pid=17185/tid=17187] ppid=17183 vsize=402824 CPUtime=281.65
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 48982 0 0 0 28095 70 0 0 25 0 3 0 349217898 412491776 96459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=402824 CPUtime=280.38
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 46312 0 0 0 27985 53 0 0 25 0 3 0 349217898 412491776 96459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 402824

[startup+342.301 s]
/proc/loadavg: 1.97 1.98 1.97 3/67 17190
/proc/meminfo: memFree=1188240/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=403848 CPUtime=682.17
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 98512 0 0 0 68091 126 0 0 20 0 3 0 349217855 413540352 96667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 100962 96667 218 20 0 100320 0
[pid=17185/tid=17187] ppid=17183 vsize=403848 CPUtime=341.62
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 49209 0 0 0 34092 70 0 0 25 0 3 0 349217898 413540352 96667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=403848 CPUtime=340.11
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 46426 0 0 0 33957 54 0 0 25 0 3 0 349217898 413540352 96667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.17
Current children cumulated vsize (KiB) 403848

[startup+402.301 s]

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

/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 64371 0 0 0 183893 93 0 0 25 0 3 0 349217898 540090368 127607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=527432 CPUtime=1832.4
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 65306 0 0 0 183142 98 0 0 25 0 3 0 349217898 540090368 127607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3672.7
Current children cumulated vsize (KiB) 527432

[startup+1902.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/67 17388
/proc/meminfo: memFree=1016144/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=575496 CPUtime=3792.14
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 144776 0 0 0 379005 209 0 0 20 0 3 0 349217855 589307904 139545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 143874 139545 218 20 0 143232 0
[pid=17185/tid=17187] ppid=17183 vsize=575496 CPUtime=1899.73
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71492 0 0 0 189870 103 0 0 25 0 3 0 349217898 589307904 139545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=575496 CPUtime=1891.97
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 70407 0 0 0 189093 104 0 0 25 0 3 0 349217898 589307904 139545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.14
Current children cumulated vsize (KiB) 575496

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/67 17388
/proc/meminfo: memFree=1014928/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=3911.87
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145458 0 0 0 390977 210 0 0 20 0 3 0 349217855 590356480 139872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 139872 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=1959.72
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71723 0 0 0 195868 104 0 0 25 0 3 0 349217898 590356480 139872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=1951.71
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 70858 0 0 0 195067 104 0 0 25 0 3 0 349217898 590356480 139872 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3911.87
Current children cumulated vsize (KiB) 576520

[startup+2022.3 s]
/proc/loadavg: 1.95 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014416/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4030.72
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145839 0 0 0 402861 211 0 0 20 0 3 0 349217855 590356480 139969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 139969 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2018.99
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71879 0 0 0 201795 104 0 0 25 0 3 0 349217898 590356480 139969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2011.29
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71083 0 0 0 201024 105 0 0 25 0 3 0 349217898 590356480 139969 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4030.72
Current children cumulated vsize (KiB) 576520

[startup+2082.31 s]
/proc/loadavg: 1.98 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014480/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4150.45
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145843 0 0 0 414834 211 0 0 20 0 3 0 349217855 590356480 139973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 139973 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2078.98
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71881 0 0 0 207794 104 0 0 25 0 3 0 349217898 590356480 139973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2071.03
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71085 0 0 0 206998 105 0 0 25 0 3 0 349217898 590356480 139973 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4150.45
Current children cumulated vsize (KiB) 576520

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014480/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4270.04
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145879 0 0 0 426793 211 0 0 20 0 3 0 349217855 590356480 140009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 140009 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2138.75
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71905 0 0 0 213771 104 0 0 25 0 3 0 349217898 590356480 140009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2130.85
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71097 0 0 0 212980 105 0 0 25 0 3 0 349217898 590356480 140009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4270.04
Current children cumulated vsize (KiB) 576520

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014480/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4389.75
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145880 0 0 0 438764 211 0 0 20 0 3 0 349217855 590356480 140010 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 140010 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2198.48
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71905 0 0 0 219744 104 0 0 25 0 3 0 349217898 590356480 140010 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520272 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2190.83
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71098 0 0 0 218978 105 0 0 25 0 3 0 349217898 590356480 140010 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4389.75
Current children cumulated vsize (KiB) 576520

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014608/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4509.29
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145881 0 0 0 450718 211 0 0 20 0 3 0 349217855 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 140007 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2258.11
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71906 0 0 0 225707 104 0 0 25 0 3 0 349217898 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2250.74
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71098 0 0 0 224969 105 0 0 25 0 3 0 349217898 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4509.29
Current children cumulated vsize (KiB) 576520

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=1014544/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=576520 CPUtime=4629.01
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 145881 0 0 0 462690 211 0 0 20 0 3 0 349217855 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 144130 140007 218 20 0 143488 0
[pid=17185/tid=17187] ppid=17183 vsize=576520 CPUtime=2317.85
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71906 0 0 0 231681 104 0 0 25 0 3 0 349217898 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=576520 CPUtime=2310.72
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 71098 0 0 0 230967 105 0 0 25 0 3 0 349217898 590356480 140007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4629.01
Current children cumulated vsize (KiB) 576520

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=992528/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=598768 CPUtime=4748.6
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 151449 0 0 0 474641 219 0 0 20 0 3 0 349217855 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 149692 145503 218 20 0 149050 0
[pid=17185/tid=17187] ppid=17183 vsize=598768 CPUtime=2377.52
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 75221 0 0 0 237643 109 0 0 25 0 3 0 349217898 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=598768 CPUtime=2370.64
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 73351 0 0 0 236956 108 0 0 25 0 3 0 349217898 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4748.6
Current children cumulated vsize (KiB) 598768

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=992272/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=598768 CPUtime=4868.31
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 151809 0 0 0 486612 219 0 0 20 0 3 0 349217855 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 149692 145503 218 20 0 149050 0
[pid=17185/tid=17187] ppid=17183 vsize=598768 CPUtime=2437.25
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 75365 0 0 0 243616 109 0 0 25 0 3 0 349217898 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=598768 CPUtime=2430.61
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 73567 0 0 0 242953 108 0 0 25 0 3 0 349217898 613138432 145503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4868.31
Current children cumulated vsize (KiB) 598768

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=992464/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=598768 CPUtime=4987.97
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 152099 0 0 0 498577 220 0 0 20 0 3 0 349217855 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 149692 145468 218 20 0 149050 0
[pid=17185/tid=17187] ppid=17183 vsize=598768 CPUtime=2496.99
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 75510 0 0 0 249590 109 0 0 17 0 3 0 349217898 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10462876 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=598768 CPUtime=2490.53
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 73712 0 0 0 248945 108 0 0 25 0 3 0 349217898 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10462876 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4987.97
Current children cumulated vsize (KiB) 598768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.4 s]
/proc/loadavg: 1.99 1.97 1.98 3/67 17388
/proc/meminfo: memFree=992464/2055920 swapFree=4183116/4192956
[pid=17185] ppid=17183 vsize=598768 CPUtime=5000.14
/proc/17185/stat : 17185 (MiraXTv3_dyn) S 17183 17185 16798 0 -1 4194304 152099 0 0 0 499794 220 0 0 20 0 3 0 349217855 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17185/statm: 149692 145468 218 20 0 149050 0
[pid=17185/tid=17187] ppid=17183 vsize=598768 CPUtime=2503.05
/proc/17185/task/17187/stat : 17187 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 75510 0 0 0 250196 109 0 0 25 0 3 0 349217898 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17185/tid=17188] ppid=17183 vsize=598768 CPUtime=2496.64
/proc/17185/task/17188/stat : 17188 (MiraXTv3_dyn) R 17183 17185 16798 0 -1 4194368 73712 0 0 0 249556 108 0 0 19 0 3 0 349217898 613138432 145468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 598768

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): 2508.5
CPU time (s): 5000.25
CPU user time (s): 4997.96
CPU system time (s): 2.28865
CPU usage (%): 199.332
Max. virtual memory (cumulated for all children) (KiB): 599056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.96
system time used= 2.28865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152099
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= 2241
involuntary context switches= 37841

runsolver used 2.40063 second user time and 6.74297 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat May 12 23:36:48 UTC 2007

IDJOB= 426380
IDBENCH= 20205
IDSOLVER= 196
FILE ID= node25/426380-1179013008

PBS_JOBID= 5252969

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
COMMAND LINE= /tmp/evaluation/426380-1179013008/MiraXTv3_dyn /tmp/evaluation/426380-1179013008/instance-426380-1179013008.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-426380-1179013008 -o ROOT/results/node25/solver-426380-1179013008 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426380-1179013008/MiraXTv3_dyn /tmp/evaluation/426380-1179013008/instance-426380-1179013008.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ed69b58d607202c9e89604f68f2d7c34

RANDOM SEED= 819037144

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1575480 kB
Buffers:         39916 kB
Cached:         336144 kB
SwapCached:       3924 kB
Active:         232552 kB
Inactive:       153488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575480 kB
SwapTotal:     4192956 kB
SwapFree:      4183116 kB
Dirty:            5444 kB
Writeback:           0 kB
Mapped:          15968 kB
Slab:            80512 kB
Committed_AS:  8389756 kB
PageTables:       1472 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= 66549 MiB

End job on node25 on Sun May 13 00:18:38 UTC 2007