Trace number 426374

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.24 2508.1

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S49237390-14.cnf
MD5SUM247d0c151f4cc557aeb64d98cd6697a8
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 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/node9/watcher-426374-1179012641 -o ROOT/results/node9/solver-426374-1179012641 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426374-1179012641/MiraXTv3_dyn /tmp/evaluation/426374-1179012641/instance-426374-1179012641.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.94 3/77 7360
/proc/meminfo: memFree=1415016/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=3788 CPUtime=0
/proc/7360/stat : 7360 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 377301684 3878912 327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7360/statm: 947 334 202 20 0 305 0

[startup+0.104879 s]
/proc/loadavg: 1.84 1.95 1.94 3/77 7360
/proc/meminfo: memFree=1415016/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=9148 CPUtime=0.09
/proc/7360/stat : 7360 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194304 1748 0 0 0 9 0 0 0 18 0 1 0 377301684 9367552 1723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/7360/statm: 2287 1723 206 20 0 1645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9148

[startup+0.20189 s]
/proc/loadavg: 1.84 1.95 1.94 3/77 7360
/proc/meminfo: memFree=1415016/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=11100 CPUtime=0.19
/proc/7360/stat : 7360 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194304 2249 0 0 0 19 0 0 0 18 0 1 0 377301684 11366400 2224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7360/statm: 2775 2224 207 20 0 2133 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11100

[startup+0.301901 s]
/proc/loadavg: 1.84 1.95 1.94 3/77 7360
/proc/meminfo: memFree=1415016/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=11364 CPUtime=0.28
/proc/7360/stat : 7360 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194304 2314 0 0 0 28 0 0 0 19 0 1 0 377301684 11636736 2289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587489 0 0 4096 0 0 0 0 17 1 0 0
/proc/7360/statm: 2841 2289 207 20 0 2199 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11364

[startup+0.702958 s]
/proc/loadavg: 1.84 1.95 1.94 3/77 7360
/proc/meminfo: memFree=1415016/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=43644 CPUtime=0.84
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 6134 0 0 0 81 3 0 0 21 0 3 0 377301684 44691456 5745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 10911 5745 218 20 0 10269 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 43644

[startup+1.50205 s]
/proc/loadavg: 1.84 1.95 1.94 3/80 7363
/proc/meminfo: memFree=1392272/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=44700 CPUtime=2.44
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 6419 0 0 0 241 3 0 0 21 0 3 0 377301684 45772800 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 11175 6030 218 20 0 10533 0
[pid=7360/tid=7362] ppid=7358 vsize=44700 CPUtime=1.06
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 2002 0 0 0 105 1 0 0 24 0 3 0 377301727 45772800 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=44700 CPUtime=0.94
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 1548 0 0 0 94 0 0 0 21 0 3 0 377301727 45772800 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 44700

[startup+3.10123 s]
/proc/loadavg: 1.84 1.95 1.94 3/80 7363
/proc/meminfo: memFree=1390416/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=48100 CPUtime=5.63
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 7288 0 0 0 559 4 0 0 21 0 3 0 377301684 49254400 6899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 12025 6899 218 20 0 11383 0
[pid=7360/tid=7362] ppid=7358 vsize=48100 CPUtime=2.66
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 2366 0 0 0 264 2 0 0 16 0 3 0 377301727 49254400 6899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565593 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=48100 CPUtime=2.54
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 2053 0 0 0 253 1 0 0 23 0 3 0 377301727 49254400 6899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 48100

[startup+6.30159 s]
/proc/loadavg: 1.85 1.95 1.94 3/80 7363
/proc/meminfo: memFree=1380752/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=57480 CPUtime=12.02
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 9665 0 0 0 1194 8 0 0 21 0 3 0 377301684 58859520 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 14370 9276 218 20 0 13728 0
[pid=7360/tid=7362] ppid=7358 vsize=57480 CPUtime=5.87
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 3526 0 0 0 583 4 0 0 22 0 3 0 377301727 58859520 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=57480 CPUtime=5.72
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 3270 0 0 0 570 2 0 0 25 0 3 0 377301727 58859520 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 57480

[startup+12.7013 s]
/proc/loadavg: 1.86 1.95 1.94 3/80 7363
/proc/meminfo: memFree=1358800/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=78472 CPUtime=24.79
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 15069 0 0 0 2466 13 0 0 21 0 3 0 377301684 80355328 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 19618 14680 218 20 0 18976 0
[pid=7360/tid=7362] ppid=7358 vsize=78472 CPUtime=12.26
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 6093 0 0 0 1220 6 0 0 23 0 3 0 377301727 80355328 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=78472 CPUtime=12.1
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 6107 0 0 0 1205 5 0 0 21 0 3 0 377301727 80355328 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 78472

[startup+25.5028 s]
/proc/loadavg: 1.89 1.96 1.94 3/80 7363
/proc/meminfo: memFree=1335184/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=99716 CPUtime=50.32
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 20567 0 0 0 5012 20 0 0 21 0 3 0 377301684 102109184 20178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 24929 20178 218 20 0 24287 0
[pid=7360/tid=7362] ppid=7358 vsize=99716 CPUtime=25.06
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 8529 0 0 0 2496 10 0 0 25 0 3 0 377301727 102109184 20178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517035 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=99716 CPUtime=24.84
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 9169 0 0 0 2475 9 0 0 25 0 3 0 377301727 102109184 20178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 99716

[startup+51.1027 s]
/proc/loadavg: 1.93 1.96 1.94 3/80 7363
/proc/meminfo: memFree=1282384/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=153312 CPUtime=101.39
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 34058 0 0 0 10100 39 0 0 21 0 3 0 377301684 156991488 33597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 38328 33597 218 20 0 37686 0
[pid=7360/tid=7362] ppid=7358 vsize=153312 CPUtime=50.65
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 15120 0 0 0 5045 20 0 0 19 0 3 0 377301727 156991488 33597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=153312 CPUtime=50.32
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 16069 0 0 0 5014 18 0 0 23 0 3 0 377301727 156991488 33597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 153312

[startup+102.302 s]
/proc/loadavg: 1.97 1.96 1.94 3/80 7363
/proc/meminfo: memFree=1184144/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=248652 CPUtime=203.52
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 58531 0 0 0 20280 72 0 0 21 0 3 0 377301684 254619648 57747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 62163 57747 218 20 0 61521 0
[pid=7360/tid=7362] ppid=7358 vsize=248652 CPUtime=101.82
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 25813 0 0 0 10143 39 0 0 25 0 3 0 377301727 254619648 57747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=248652 CPUtime=101.26
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 29849 0 0 0 10095 31 0 0 25 0 3 0 377301727 254619648 57747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 248652

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 7363
/proc/meminfo: memFree=1122256/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=311080 CPUtime=323.21
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 74766 0 0 0 32226 95 0 0 21 0 3 0 377301684 318545920 73571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 77770 73571 218 20 0 77128 0
[pid=7360/tid=7362] ppid=7358 vsize=311080 CPUtime=161.79
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 35111 0 0 0 16126 53 0 0 25 0 3 0 377301727 318545920 73571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=311080 CPUtime=160.98
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 36786 0 0 0 16058 40 0 0 25 0 3 0 377301727 318545920 73571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.21
Current children cumulated vsize (KiB) 311080

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 7363
/proc/meminfo: memFree=1085264/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=347660 CPUtime=442.82
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 83953 0 0 0 44175 107 0 0 21 0 3 0 377301684 356003840 82374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 86915 82374 218 20 0 86273 0
[pid=7360/tid=7362] ppid=7358 vsize=347660 CPUtime=221.72
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 39450 0 0 0 22112 60 0 0 25 0 3 0 377301727 356003840 82374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=347660 CPUtime=220.66
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 41634 0 0 0 22021 45 0 0 25 0 3 0 377301727 356003840 82374 18446744073709551615 134512640 134597700 4294956656 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) 347660

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 7363
/proc/meminfo: memFree=1035664/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=395908 CPUtime=562.42
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 96711 0 0 0 56120 122 0 0 21 0 3 0 377301684 405409792 94738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 98977 94738 218 20 0 98335 0
[pid=7360/tid=7362] ppid=7358 vsize=395908 CPUtime=281.66
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 45758 0 0 0 28097 69 0 0 25 0 3 0 377301727 405409792 94738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=395908 CPUtime=280.34
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 48084 0 0 0 27982 52 0 0 25 0 3 0 377301727 405409792 94738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.42
Current children cumulated vsize (KiB) 395908

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 7363
/proc/meminfo: memFree=1034832/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=396932 CPUtime=682.1
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 97343 0 0 0 68087 123 0 0 21 0 3 0 377301684 406458368 94970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 99233 94970 218 20 0 98591 0
[pid=7360/tid=7362] ppid=7358 vsize=396932 CPUtime=341.44
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 46085 0 0 0 34075 69 0 0 25 0 3 0 377301727 406458368 94970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=396932 CPUtime=340.23
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 48389 0 0 0 33971 52 0 0 25 0 3 0 377301727 406458368 94970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.1
Current children cumulated vsize (KiB) 396932

[startup+402.302 s]

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

/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70564 0 0 0 189235 128 0 0 25 0 3 0 377301727 591450112 140337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522151 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=1898.95
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73067 0 0 0 189803 92 0 0 25 0 3 0 377301727 591450112 140337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.01
Current children cumulated vsize (KiB) 577588

[startup+1962.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/80 7562
/proc/meminfo: memFree=852816/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=3912.13
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 146785 0 0 0 390991 222 0 0 21 0 3 0 377301684 591450112 140338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140338 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=1953.05
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70635 0 0 0 195177 128 0 0 25 0 3 0 377301727 591450112 140338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=1958.64
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73281 0 0 0 195772 92 0 0 25 0 3 0 377301727 591450112 140338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.13
Current children cumulated vsize (KiB) 577588

[startup+2022.3 s]
/proc/loadavg: 2.09 2.03 1.96 3/80 7562
/proc/meminfo: memFree=852752/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4031.84
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147004 0 0 0 402961 223 0 0 21 0 3 0 377301684 591450112 140344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140344 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2013.04
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70779 0 0 0 201175 129 0 0 25 0 3 0 377301727 591450112 140344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2018.38
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73356 0 0 0 201745 93 0 0 25 0 3 0 377301727 591450112 140344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4031.84
Current children cumulated vsize (KiB) 577588

[startup+2082.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/80 7562
/proc/meminfo: memFree=852816/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4151.49
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147008 0 0 0 414925 224 0 0 21 0 3 0 377301684 591450112 140348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140348 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2072.97
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70782 0 0 0 207168 129 0 0 25 0 3 0 377301727 591450112 140348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2078.09
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73357 0 0 0 207716 93 0 0 25 0 3 0 377301727 591450112 140348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.49
Current children cumulated vsize (KiB) 577588

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/80 7562
/proc/meminfo: memFree=852880/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4271.21
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147009 0 0 0 426896 225 0 0 21 0 3 0 377301684 591450112 140349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140349 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2132.95
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70783 0 0 0 213165 130 0 0 25 0 3 0 377301727 591450112 140349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2137.82
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73357 0 0 0 213689 93 0 0 25 0 3 0 377301727 591450112 140349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.21
Current children cumulated vsize (KiB) 577588

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/80 7562
/proc/meminfo: memFree=852944/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4390.4
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147010 0 0 0 438814 226 0 0 21 0 3 0 377301684 591450112 140350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140350 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2192.9
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70783 0 0 0 219160 130 0 0 25 0 3 0 377301727 591450112 140350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2197.06
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73358 0 0 0 219612 94 0 0 25 0 3 0 377301727 591450112 140350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4390.4
Current children cumulated vsize (KiB) 577588

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852944/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4510.11
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147011 0 0 0 450785 226 0 0 21 0 3 0 377301684 591450112 140351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140351 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2252.88
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70784 0 0 0 225158 130 0 0 25 0 3 0 377301727 591450112 140351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2256.8
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73358 0 0 0 225586 94 0 0 25 0 3 0 377301727 591450112 140351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4510.11
Current children cumulated vsize (KiB) 577588

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852944/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4629.8
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147012 0 0 0 462753 227 0 0 21 0 3 0 377301684 591450112 140352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140352 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2312.85
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70784 0 0 0 231154 131 0 0 25 0 3 0 377301727 591450112 140352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2316.52
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73359 0 0 0 231558 94 0 0 24 0 3 0 377301727 591450112 140352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4629.8
Current children cumulated vsize (KiB) 577588

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852944/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4749.51
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147013 0 0 0 474723 228 0 0 21 0 3 0 377301684 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140353 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2372.82
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70785 0 0 0 237151 131 0 0 25 0 3 0 377301727 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2376.25
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73359 0 0 0 237531 94 0 0 25 0 3 0 377301727 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4749.51
Current children cumulated vsize (KiB) 577588

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/80 7562
/proc/meminfo: memFree=852944/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4869.03
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147013 0 0 0 486675 228 0 0 21 0 3 0 377301684 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140353 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2432.75
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70785 0 0 0 243143 132 0 0 25 0 3 0 377301727 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2435.86
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73359 0 0 0 243491 95 0 0 19 0 3 0 377301727 591450112 140353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.03
Current children cumulated vsize (KiB) 577588

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852880/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=4988.74
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147016 0 0 0 498645 229 0 0 21 0 3 0 377301684 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140356 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2492.48
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70785 0 0 0 249116 132 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2495.83
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73362 0 0 0 249488 95 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4988.74
Current children cumulated vsize (KiB) 577588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852880/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=5000.13
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147016 0 0 0 499784 229 0 0 21 0 3 0 377301684 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140356 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2498.16
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70785 0 0 0 249684 132 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2501.53
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73362 0 0 0 250058 95 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 577588

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

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

[startup+2508 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 7562
/proc/meminfo: memFree=852880/2055920 swapFree=4145492/4192956
[pid=7360] ppid=7358 vsize=577588 CPUtime=5000.13
/proc/7360/stat : 7360 (MiraXTv3_dyn) S 7358 7360 6975 0 -1 4194304 147016 0 0 0 499784 229 0 0 21 0 3 0 377301684 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7360/statm: 144397 140356 218 20 0 143755 0
[pid=7360/tid=7362] ppid=7358 vsize=577588 CPUtime=2498.16
/proc/7360/task/7362/stat : 7362 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 70785 0 0 0 249684 132 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7360/tid=7363] ppid=7358 vsize=577588 CPUtime=2501.53
/proc/7360/task/7363/stat : 7363 (MiraXTv3_dyn) R 7358 7360 6975 0 -1 4194368 73362 0 0 0 250058 95 0 0 25 0 3 0 377301727 591450112 140356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 577588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508.1
CPU time (s): 5000.24
CPU user time (s): 4997.85
CPU system time (s): 2.38264
CPU usage (%): 199.363
Max. virtual memory (cumulated for all children) (KiB): 577872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.86
system time used= 2.38264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147016
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= 2659
involuntary context switches= 94500

runsolver used 2.37164 second user time and 6.81296 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat May 12 23:30:41 UTC 2007

IDJOB= 426374
IDBENCH= 20199
IDSOLVER= 196
FILE ID= node9/426374-1179012641

PBS_JOBID= 5252867

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  247d0c151f4cc557aeb64d98cd6697a8

RANDOM SEED= 315497348

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1415296 kB
Buffers:         45792 kB
Cached:         511016 kB
SwapCached:      15616 kB
Active:         201188 kB
Inactive:       378904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415296 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            5524 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            46044 kB
Committed_AS:  9052784 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= 66543 MiB

End job on node9 on Sun May 13 00:12:31 UTC 2007