Trace number 456399

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 2523.1

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.60.1080.sat05-436.reshuffled-07.cnf
MD5SUM55013aff92da670c8aded0070c1f7bbe
Bench CategoryCRAFTED (crafted 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 variables6283
Number of clauses53810
Sum of the clauses size120037
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250644
Number of clauses of size 3222
Number of clauses of size 4438
Number of clauses of size 5649
Number of clauses of size over 51857

Solver Data (download as text)

0.00/0.01	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/node69/watcher-456399-1179023136 -o ROOT/results/node69/solver-456399-1179023136 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456399-1179023136/MiraXTv3_dyn /tmp/evaluation/456399-1179023136/instance-456399-1179023136.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.98 2.56 2.18 3/70 6903
/proc/meminfo: memFree=1426844/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=376 CPUtime=0
/proc/6903/stat : 6903 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194304 48 0 0 0 0 0 0 0 21 0 1 0 378303091 385024 37 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11952932 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/6903/statm: 94 37 28 20 0 5 0

[startup+0.058791 s]
/proc/loadavg: 2.98 2.56 2.18 3/70 6903
/proc/meminfo: memFree=1426844/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=6792 CPUtime=0.04
/proc/6903/stat : 6903 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194304 1178 0 0 0 4 0 0 0 20 0 1 0 378303091 6955008 1153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584903 0 0 4096 0 0 0 0 17 0 0 0
/proc/6903/statm: 1698 1153 206 20 0 1056 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6792

[startup+0.101795 s]
/proc/loadavg: 2.98 2.56 2.18 3/70 6903
/proc/meminfo: memFree=1426844/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=7608 CPUtime=0.09
/proc/6903/stat : 6903 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194304 1383 0 0 0 8 1 0 0 20 0 1 0 378303091 7790592 1358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/6903/statm: 1902 1358 207 20 0 1260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7608

[startup+0.30183 s]
/proc/loadavg: 2.98 2.56 2.18 3/70 6903
/proc/meminfo: memFree=1426844/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=28532 CPUtime=0.32
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 3654 0 0 0 31 1 0 0 21 0 3 0 378303091 29216768 3486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 7133 3486 218 20 0 6491 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 28532

[startup+0.701892 s]
/proc/loadavg: 2.98 2.56 2.18 3/70 6903
/proc/meminfo: memFree=1426844/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=29820 CPUtime=1.09
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 4014 0 0 0 107 2 0 0 21 0 3 0 378303091 30535680 3846 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 7455 3846 218 20 0 6813 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 29820

[startup+1.50202 s]
/proc/loadavg: 2.98 2.56 2.18 5/73 7011
/proc/meminfo: memFree=1410052/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=35136 CPUtime=2.58
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 5273 0 0 0 256 2 0 0 21 0 3 0 378303091 35979264 5105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 8784 5105 218 20 0 8142 0
[pid=6903/tid=6966] ppid=6899 vsize=35136 CPUtime=1.15
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 1747 0 0 0 115 0 0 0 25 0 3 0 378303112 35979264 5105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=35136 CPUtime=1.23
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 1750 0 0 0 122 1 0 0 25 0 3 0 378303112 35979264 5105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 35136

[startup+3.10128 s]
/proc/loadavg: 2.98 2.56 2.18 6/74 7069
/proc/meminfo: memFree=1402684/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=43592 CPUtime=5.62
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 7532 0 0 0 557 5 0 0 21 0 3 0 378303091 44638208 7364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 10898 7364 218 20 0 10256 0
[pid=6903/tid=6966] ppid=6899 vsize=43592 CPUtime=2.64
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 2886 0 0 0 263 1 0 0 18 0 3 0 378303112 44638208 7364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=43592 CPUtime=2.77
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 2870 0 0 0 275 2 0 0 19 0 3 0 378303112 44638208 7364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 43592

[startup+6.3018 s]
/proc/loadavg: 3.15 2.60 2.20 4/74 7257
/proc/meminfo: memFree=1383292/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=58424 CPUtime=11.48
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 11487 0 0 0 1141 7 0 0 21 0 3 0 378303091 59826176 11319 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 14606 11319 218 20 0 13964 0
[pid=6903/tid=6966] ppid=6899 vsize=58424 CPUtime=5.5
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 5151 0 0 0 548 2 0 0 25 0 3 0 378303112 59826176 11319 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=58424 CPUtime=5.79
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 4560 0 0 0 575 4 0 0 18 0 3 0 378303112 59826176 11319 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 58424

[startup+12.7018 s]
/proc/loadavg: 3.13 2.61 2.20 4/74 7859
/proc/meminfo: memFree=1366716/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=73512 CPUtime=22.73
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 15280 0 0 0 2261 12 0 0 21 0 3 0 378303091 75276288 15111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 18378 15111 218 20 0 17736 0
[pid=6903/tid=6966] ppid=6899 vsize=73512 CPUtime=11.05
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 6231 0 0 0 1102 3 0 0 25 0 3 0 378303112 75276288 15111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=73512 CPUtime=11.47
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 7273 0 0 0 1140 7 0 0 25 0 3 0 378303112 75276288 15111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.73
Current children cumulated vsize (KiB) 73512

[startup+25.5019 s]
/proc/loadavg: 3.10 2.63 2.21 5/74 8941
/proc/meminfo: memFree=1319036/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=119224 CPUtime=45.91
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 26850 0 0 0 4565 26 0 0 21 0 3 0 378303091 122085376 26521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 29806 26521 218 20 0 29164 0
[pid=6903/tid=6966] ppid=6899 vsize=119224 CPUtime=22.3
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 11687 0 0 0 2222 8 0 0 25 0 3 0 378303112 122085376 26521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=119224 CPUtime=23.41
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 13387 0 0 0 2325 16 0 0 25 0 3 0 378303112 122085376 26521 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.91
Current children cumulated vsize (KiB) 119224

[startup+51.1011 s]
/proc/loadavg: 3.13 2.67 2.24 4/74 11433
/proc/meminfo: memFree=1258556/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=175560 CPUtime=91.03
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 41185 0 0 0 9058 45 0 0 21 0 3 0 378303091 179773440 40583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 43890 40583 218 20 0 43248 0
[pid=6903/tid=6966] ppid=6899 vsize=175560 CPUtime=46.55
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 19779 0 0 0 4637 18 0 0 25 0 3 0 378303112 179773440 40583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=175560 CPUtime=44.29
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 19630 0 0 0 4403 26 0 0 25 0 3 0 378303112 179773440 40583 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.03
Current children cumulated vsize (KiB) 175560

[startup+102.306 s]
/proc/loadavg: 3.09 2.74 2.28 5/74 16324
/proc/meminfo: memFree=1168388/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=259524 CPUtime=182.05
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 62711 0 0 0 18127 78 0 0 21 0 3 0 378303091 265752576 61570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 64881 61570 218 20 0 64239 0
[pid=6903/tid=6966] ppid=6899 vsize=259524 CPUtime=92.95
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 28447 0 0 0 9262 33 0 0 25 0 3 0 378303112 265752576 61570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=259524 CPUtime=88.89
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 32488 0 0 0 8846 43 0 0 24 0 3 0 378303112 265752576 61570 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 182.05
Current children cumulated vsize (KiB) 259524

[startup+162.301 s]
/proc/loadavg: 3.06 2.79 2.33 3/67 21051
/proc/meminfo: memFree=1136468/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=288268 CPUtime=291.07
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 70895 0 0 0 29016 91 0 0 21 0 3 0 378303091 295186432 69068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 72067 69068 218 20 0 71425 0
[pid=6903/tid=6966] ppid=6899 vsize=288268 CPUtime=150.98
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 34291 0 0 0 15057 41 0 0 25 0 3 0 378303112 295186432 69068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=288268 CPUtime=139.87
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 34828 0 0 0 13940 47 0 0 25 0 3 0 378303112 295186432 69068 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.07
Current children cumulated vsize (KiB) 288268

[startup+222.303 s]
/proc/loadavg: 2.39 2.65 2.30 3/67 21051
/proc/meminfo: memFree=1107076/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=317668 CPUtime=410.62
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 78503 0 0 0 40963 99 0 0 21 0 3 0 378303091 325292032 76111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 79417 76111 218 20 0 78775 0
[pid=6903/tid=6966] ppid=6899 vsize=317668 CPUtime=210.56
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 39117 0 0 0 21010 46 0 0 25 0 3 0 378303112 325292032 76111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=317668 CPUtime=199.86
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 37610 0 0 0 19935 51 0 0 25 0 3 0 378303112 325292032 76111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 410.62
Current children cumulated vsize (KiB) 317668

[startup+282.302 s]
/proc/loadavg: 2.14 2.53 2.28 3/67 21051
/proc/meminfo: memFree=1051780/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=371984 CPUtime=530.32
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 92877 0 0 0 52914 118 0 0 21 0 3 0 378303091 380911616 89905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 92996 89905 218 20 0 92354 0
[pid=6903/tid=6966] ppid=6899 vsize=371984 CPUtime=270.28
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 44862 0 0 0 26977 51 0 0 25 0 3 0 378303112 380911616 89905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=371984 CPUtime=259.83
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 46239 0 0 0 25918 65 0 0 25 0 3 0 378303112 380911616 89905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 530.32
Current children cumulated vsize (KiB) 371984

[startup+342.301 s]
/proc/loadavg: 2.05 2.43 2.26 3/67 21051
/proc/meminfo: memFree=1051716/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=371984 CPUtime=650.01
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 93677 0 0 0 64883 118 0 0 21 0 3 0 378303091 380911616 89940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 92996 89940 218 20 0 92354 0
[pid=6903/tid=6966] ppid=6899 vsize=371984 CPUtime=330.01
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 45219 0 0 0 32950 51 0 0 25 0 3 0 378303112 380911616 89940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6903/tid=6967] ppid=6899 vsize=371984 CPUtime=319.8
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 46682 0 0 0 31915 65 0 0 25 0 3 0 378303112 380911616 89940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.01
Current children cumulated vsize (KiB) 371984

[startup+402.301 s]

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

/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72293 0 0 0 182828 75 0 0 25 0 3 0 378303112 548020224 130963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=1813.27
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67518 0 0 0 181231 96 0 0 25 0 3 0 378303112 548020224 130963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3642.5
Current children cumulated vsize (KiB) 535176

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/67 21053
/proc/meminfo: memFree=887300/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=3762.15
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141591 0 0 0 376043 172 0 0 21 0 3 0 378303091 548020224 130967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 130967 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=1888.97
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72295 0 0 0 188822 75 0 0 25 0 3 0 378303112 548020224 130967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=1872.98
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67520 0 0 0 187202 96 0 0 25 0 3 0 378303112 548020224 130967 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3762.15
Current children cumulated vsize (KiB) 535176

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/67 21053
/proc/meminfo: memFree=887300/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=3881.85
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141601 0 0 0 388013 172 0 0 21 0 3 0 378303091 548020224 130977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 130977 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=1948.94
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72300 0 0 0 194819 75 0 0 25 0 3 0 378303112 548020224 130977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=1932.71
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67525 0 0 0 193175 96 0 0 25 0 3 0 378303112 548020224 130977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3881.85
Current children cumulated vsize (KiB) 535176

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/67 21053
/proc/meminfo: memFree=886916/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4001.51
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141739 0 0 0 399978 173 0 0 21 0 3 0 378303091 548020224 131115 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131115 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2008.87
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72305 0 0 0 200812 75 0 0 25 0 3 0 378303112 548020224 131115 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=1992.44
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67658 0 0 0 199148 96 0 0 25 0 3 0 378303112 548020224 131115 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4001.51
Current children cumulated vsize (KiB) 535176

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21053
/proc/meminfo: memFree=886916/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4121.19
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141746 0 0 0 411946 173 0 0 21 0 3 0 378303091 548020224 131122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131122 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2068.84
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72307 0 0 0 206809 75 0 0 25 0 3 0 378303112 548020224 131122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2052.15
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67663 0 0 0 205119 96 0 0 25 0 3 0 378303112 548020224 131122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 535176

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21161
/proc/meminfo: memFree=885508/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4240.76
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141752 0 0 0 423892 184 0 0 21 0 3 0 378303091 548020224 131128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131128 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2128.7
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72312 0 0 0 212795 75 0 0 25 0 3 0 378303112 548020224 131128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2111.85
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67664 0 0 0 211078 107 0 0 25 0 3 0 378303112 548020224 131128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4240.76
Current children cumulated vsize (KiB) 535176

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=886468/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4360.32
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141755 0 0 0 435840 192 0 0 21 0 3 0 378303091 548020224 131131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131131 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2188.57
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72314 0 0 0 218782 75 0 0 25 0 3 0 378303112 548020224 131131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2171.54
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67665 0 0 0 217039 115 0 0 25 0 3 0 378303112 548020224 131131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4360.32
Current children cumulated vsize (KiB) 535176

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=886596/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4480.03
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141759 0 0 0 447811 192 0 0 21 0 3 0 378303091 548020224 131135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131135 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2248.55
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72314 0 0 0 224780 75 0 0 25 0 3 0 378303112 548020224 131135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2231.27
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67669 0 0 0 223012 115 0 0 25 0 3 0 378303112 548020224 131135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4480.03
Current children cumulated vsize (KiB) 535176

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=886660/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4599.72
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141763 0 0 0 459780 192 0 0 21 0 3 0 378303091 548020224 131139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131139 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2308.52
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72317 0 0 0 230777 75 0 0 25 0 3 0 378303112 548020224 131139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2290.99
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67670 0 0 0 228984 115 0 0 25 0 3 0 378303112 548020224 131139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4599.72
Current children cumulated vsize (KiB) 535176

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=886660/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=535176 CPUtime=4719.44
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 141767 0 0 0 471752 192 0 0 21 0 3 0 378303091 548020224 131143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 133794 131143 218 20 0 133152 0
[pid=6903/tid=6966] ppid=6899 vsize=535176 CPUtime=2368.5
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 72319 0 0 0 236775 75 0 0 25 0 3 0 378303112 548020224 131143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=535176 CPUtime=2350.74
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67672 0 0 0 234959 115 0 0 25 0 3 0 378303112 548020224 131143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4719.44
Current children cumulated vsize (KiB) 535176

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=878148/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=543516 CPUtime=4839.11
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 143940 0 0 0 483717 194 0 0 21 0 3 0 378303091 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 135879 133206 218 20 0 135237 0
[pid=6903/tid=6966] ppid=6899 vsize=543516 CPUtime=2428.45
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 74491 0 0 0 242768 77 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=543516 CPUtime=2410.45
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67673 0 0 0 240930 115 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12387996 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4839.11
Current children cumulated vsize (KiB) 543516

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=878212/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=543516 CPUtime=4958.83
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 144160 0 0 0 495688 195 0 0 21 0 3 0 378303091 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 135879 133206 218 20 0 135237 0
[pid=6903/tid=6966] ppid=6899 vsize=543516 CPUtime=2488.43
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 74711 0 0 0 248766 77 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=543516 CPUtime=2470.19
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67673 0 0 0 246904 115 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4958.83
Current children cumulated vsize (KiB) 543516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2523 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 21251
/proc/meminfo: memFree=878212/2055920 swapFree=4183108/4192956
[pid=6903] ppid=6899 vsize=543516 CPUtime=5000.15
/proc/6903/stat : 6903 (MiraXTv3_dyn) S 6899 6903 17327 0 -1 4194304 144160 0 0 0 499820 195 0 0 21 0 3 0 378303091 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6903/statm: 135879 133206 218 20 0 135237 0
[pid=6903/tid=6966] ppid=6899 vsize=543516 CPUtime=2509.13
/proc/6903/task/6966/stat : 6966 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 74711 0 0 0 250836 77 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6903/tid=6967] ppid=6899 vsize=543516 CPUtime=2490.8
/proc/6903/task/6967/stat : 6967 (MiraXTv3_dyn) R 6899 6903 17327 0 -1 4194368 67673 0 0 0 248965 115 0 0 25 0 3 0 378303112 556560384 133206 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 543516

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): 2523.1
CPU time (s): 5000.25
CPU user time (s): 4998.22
CPU system time (s): 2.03369
CPU usage (%): 198.179
Max. virtual memory (cumulated for all children) (KiB): 543516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.22
system time used= 2.03369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144160
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= 820
involuntary context switches= 46954

runsolver used 2.51462 second user time and 6.70898 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun May 13 02:25:37 UTC 2007

IDJOB= 456399
IDBENCH= 24698
IDSOLVER= 196
FILE ID= node69/456399-1179023136

PBS_JOBID= 5253220

Free space on /tmp= 66530 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.60.1080.sat05-436.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456399-1179023136/MiraXTv3_dyn /tmp/evaluation/456399-1179023136/instance-456399-1179023136.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-456399-1179023136 -o ROOT/results/node69/solver-456399-1179023136 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456399-1179023136/MiraXTv3_dyn /tmp/evaluation/456399-1179023136/instance-456399-1179023136.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  55013aff92da670c8aded0070c1f7bbe

RANDOM SEED= 429611971

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1426540 kB
Buffers:         43360 kB
Cached:         457328 kB
SwapCached:       4076 kB
Active:          81320 kB
Inactive:       431256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426540 kB
SwapTotal:     4192956 kB
SwapFree:      4183108 kB
Dirty:            4896 kB
Writeback:           0 kB
Mapped:          18260 kB
Slab:           102204 kB
Committed_AS:  7735560 kB
PageTables:       1768 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= 66531 MiB

End job on node69 on Sun May 13 03:07:42 UTC 2007