Trace number 456234

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.39 2546.11

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.614
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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/node51/watcher-456234-1179021429 -o ROOT/results/node51/solver-456234-1179021429 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456234-1179021429/MiraXTv3_dyn /tmp/evaluation/456234-1179021429/instance-456234-1179021429.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.83 1.95 1.92 3/64 4602
/proc/meminfo: memFree=1141056/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=3788 CPUtime=0
/proc/4602/stat : 4602 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 256988081 3878912 289 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4602/statm: 947 291 205 20 0 305 0

[startup+0.082562 s]
/proc/loadavg: 1.83 1.95 1.92 3/64 4602
/proc/meminfo: memFree=1141056/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=7700 CPUtime=0.1
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 785 0 0 0 10 0 0 0 18 0 3 0 256988081 7884800 760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 1925 760 218 20 0 1283 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7700

[startup+0.101563 s]
/proc/loadavg: 1.83 1.95 1.92 3/64 4602
/proc/meminfo: memFree=1141056/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=7832 CPUtime=0.13
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 821 0 0 0 13 0 0 0 18 0 3 0 256988081 8019968 796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 1958 796 218 20 0 1316 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7832

[startup+0.301583 s]
/proc/loadavg: 1.83 1.95 1.92 3/64 4602
/proc/meminfo: memFree=1141056/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=10196 CPUtime=0.53
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 1230 0 0 0 53 0 0 0 18 0 3 0 256988081 10440704 1205 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 2549 1205 218 20 0 1907 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10196

[startup+0.701622 s]
/proc/loadavg: 1.83 1.95 1.92 3/64 4602
/proc/meminfo: memFree=1141056/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=12248 CPUtime=1.33
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 1793 0 0 0 133 0 0 0 18 0 3 0 256988081 12541952 1768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 3062 1768 218 20 0 2420 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12248

[startup+1.50169 s]
/proc/loadavg: 1.83 1.95 1.92 3/67 4605
/proc/meminfo: memFree=1133672/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=14880 CPUtime=2.93
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 2507 0 0 0 292 1 0 0 18 0 3 0 256988081 15237120 2482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 3720 2482 218 20 0 3078 0
[pid=4602/tid=4604] ppid=4600 vsize=14880 CPUtime=1.44
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 945 0 0 0 144 0 0 0 24 0 3 0 256988087 15237120 2482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=14880 CPUtime=1.42
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 1026 0 0 0 142 0 0 0 25 0 3 0 256988087 15237120 2482 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 14880

[startup+3.10284 s]
/proc/loadavg: 1.83 1.95 1.92 3/67 4605
/proc/meminfo: memFree=1129896/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=19252 CPUtime=6.12
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 3676 0 0 0 610 2 0 0 18 0 3 0 256988081 19714048 3651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 4813 3651 218 20 0 4171 0
[pid=4602/tid=4604] ppid=4600 vsize=19252 CPUtime=3.04
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 1544 0 0 0 304 0 0 0 25 0 3 0 256988087 19714048 3651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=19252 CPUtime=3.02
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 1596 0 0 0 301 1 0 0 25 0 3 0 256988087 19714048 3651 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 19252

[startup+6.30112 s]
/proc/loadavg: 1.85 1.95 1.92 3/67 4605
/proc/meminfo: memFree=1125736/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=20752 CPUtime=12.51
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 4254 0 0 0 1248 3 0 0 18 0 3 0 256988081 21250048 4228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 5188 4228 218 20 0 4546 0
[pid=4602/tid=4604] ppid=4600 vsize=20752 CPUtime=6.24
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 1920 0 0 0 623 1 0 0 20 0 3 0 256988087 21250048 4228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=20752 CPUtime=6.2
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 1798 0 0 0 619 1 0 0 23 0 3 0 256988087 21250048 4228 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 20752

[startup+12.7017 s]
/proc/loadavg: 1.86 1.95 1.92 3/67 4605
/proc/meminfo: memFree=1116544/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=30392 CPUtime=25.28
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 6598 0 0 0 2522 6 0 0 18 0 3 0 256988081 31121408 6498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 7598 6498 218 20 0 6956 0
[pid=4602/tid=4604] ppid=4600 vsize=30392 CPUtime=12.63
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 2812 0 0 0 1261 2 0 0 25 0 3 0 256988087 31121408 6498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=30392 CPUtime=12.58
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 3250 0 0 0 1255 3 0 0 25 0 3 0 256988087 31121408 6498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 30392

[startup+25.5019 s]
/proc/loadavg: 1.89 1.95 1.92 3/67 4605
/proc/meminfo: memFree=1101120/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=45056 CPUtime=50.83
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 10499 0 0 0 5073 10 0 0 18 0 3 0 256988081 46137344 10225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 11264 10225 218 20 0 10622 0
[pid=4602/tid=4604] ppid=4600 vsize=45056 CPUtime=25.43
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 4759 0 0 0 2540 3 0 0 25 0 3 0 256988087 46137344 10225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=45056 CPUtime=25.33
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 5204 0 0 0 2527 6 0 0 25 0 3 0 256988087 46137344 10225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 45056

[startup+51.1012 s]
/proc/loadavg: 1.98 1.97 1.93 3/67 4605
/proc/meminfo: memFree=1095488/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=50628 CPUtime=101.88
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 12000 0 0 0 10176 12 0 0 18 0 3 0 256988081 51843072 11510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 12657 11510 218 20 0 12015 0
[pid=4602/tid=4604] ppid=4600 vsize=50628 CPUtime=51.01
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 5516 0 0 0 5097 4 0 0 25 0 3 0 256988087 51843072 11510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=50628 CPUtime=50.8
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 5948 0 0 0 5073 7 0 0 25 0 3 0 256988087 51843072 11510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 50628

[startup+102.306 s]
/proc/loadavg: 2.05 1.99 1.93 3/67 4605
/proc/meminfo: memFree=1082624/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=63812 CPUtime=204.05
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 15737 0 0 0 20387 18 0 0 18 0 3 0 256988081 65343488 14680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 15953 14680 218 20 0 15311 0
[pid=4602/tid=4604] ppid=4600 vsize=63812 CPUtime=102.19
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 6982 0 0 0 10213 6 0 0 25 0 3 0 256988087 65343488 14680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=63812 CPUtime=101.79
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 8219 0 0 0 10168 11 0 0 25 0 3 0 256988087 65343488 14680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 63812

[startup+162.301 s]
/proc/loadavg: 2.19 2.05 1.95 3/67 4605
/proc/meminfo: memFree=1080192/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=65740 CPUtime=323.71
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 16956 0 0 0 32352 19 0 0 18 0 3 0 256988081 67317760 15288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 16435 15288 218 20 0 15793 0
[pid=4602/tid=4604] ppid=4600 vsize=65740 CPUtime=162.12
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 7776 0 0 0 16205 7 0 0 25 0 3 0 256988087 67317760 15288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=65740 CPUtime=161.53
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 8644 0 0 0 16142 11 0 0 25 0 3 0 256988087 67317760 15288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 65740

[startup+222.302 s]
/proc/loadavg: 2.07 2.03 1.95 3/67 4605
/proc/meminfo: memFree=1068672/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=77324 CPUtime=443.42
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 20289 0 0 0 44317 25 0 0 18 0 3 0 256988081 79179776 18133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 19331 18133 218 20 0 18689 0
[pid=4602/tid=4604] ppid=4600 vsize=77324 CPUtime=222.11
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 9362 0 0 0 22202 9 0 0 25 0 3 0 256988087 79179776 18133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=77324 CPUtime=221.25
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 10391 0 0 0 22110 15 0 0 25 0 3 0 256988087 79179776 18133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 77324

[startup+282.302 s]
/proc/loadavg: 2.10 2.05 1.96 3/73 4779
/proc/meminfo: memFree=1063440/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=81768 CPUtime=562.93
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 21947 0 0 0 56251 42 0 0 18 0 3 0 256988081 83730432 19297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 20442 19297 218 20 0 19800 0
[pid=4602/tid=4604] ppid=4600 vsize=81768 CPUtime=281.93
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 10172 0 0 0 28183 10 0 0 25 0 3 0 256988087 83730432 19297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=81768 CPUtime=280.94
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 11239 0 0 0 28063 31 0 0 25 0 3 0 256988087 83730432 19297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 81768

[startup+342.301 s]
/proc/loadavg: 2.11 2.07 1.97 3/67 5283
/proc/meminfo: memFree=1057856/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=88248 CPUtime=678.66
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 23811 0 0 0 67819 47 0 0 18 0 3 0 256988081 90365952 20735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 22062 20735 218 20 0 21420 0
[pid=4602/tid=4604] ppid=4600 vsize=88248 CPUtime=340.78
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 11084 0 0 0 34066 12 0 0 25 0 3 0 256988087 90365952 20735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4602/tid=4605] ppid=4600 vsize=88248 CPUtime=337.82
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 12191 0 0 0 33748 34 0 0 25 0 3 0 256988087 90365952 20735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 678.66
Current children cumulated vsize (KiB) 88248

[startup+402.302 s]

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

/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 18031 0 0 0 180427 27 0 0 25 0 3 0 256988087 105889792 24608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103408 CPUtime=1791.59
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19687 0 0 0 179114 45 0 0 25 0 3 0 256988087 105889792 24608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3596.2
Current children cumulated vsize (KiB) 103408

[startup+1902.3 s]
/proc/loadavg: 2.04 2.30 2.16 3/67 7549
/proc/meminfo: memFree=1030984/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103560 CPUtime=3715.93
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 38657 0 0 0 371520 73 0 0 18 0 3 0 256988081 106045440 24631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25890 24631 218 20 0 25248 0
[pid=4602/tid=4604] ppid=4600 vsize=103560 CPUtime=1864.53
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 18205 0 0 0 186426 27 0 0 25 0 3 0 256988087 106045440 24631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103560 CPUtime=1851.34
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19916 0 0 0 185089 45 0 0 25 0 3 0 256988087 106045440 24631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3715.93
Current children cumulated vsize (KiB) 103560

[startup+1962.3 s]
/proc/loadavg: 2.01 2.24 2.15 3/67 7549
/proc/meminfo: memFree=1031048/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103560 CPUtime=3835.64
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 38964 0 0 0 383491 73 0 0 18 0 3 0 256988081 106045440 24634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25890 24634 218 20 0 25248 0
[pid=4602/tid=4604] ppid=4600 vsize=103560 CPUtime=1924.51
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 18360 0 0 0 192424 27 0 0 25 0 3 0 256988087 106045440 24634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103560 CPUtime=1911.07
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20068 0 0 0 191062 45 0 0 25 0 3 0 256988087 106045440 24634 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3835.64
Current children cumulated vsize (KiB) 103560

[startup+2022.3 s]
/proc/loadavg: 2.00 2.20 2.14 3/67 7549
/proc/meminfo: memFree=1030856/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=3955.31
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 39465 0 0 0 395457 74 0 0 18 0 3 0 256988081 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24679 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=1984.43
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 18630 0 0 0 198416 27 0 0 25 0 3 0 256988087 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=1970.8
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20299 0 0 0 197035 45 0 0 25 0 3 0 256988087 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3955.31
Current children cumulated vsize (KiB) 103760

[startup+2082.31 s]
/proc/loadavg: 2.00 2.16 2.13 3/67 7549
/proc/meminfo: memFree=1030792/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4075.01
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 39921 0 0 0 407427 74 0 0 18 0 3 0 256988081 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24679 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2044.41
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 18858 0 0 0 204413 28 0 0 25 0 3 0 256988087 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2030.55
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20527 0 0 0 203009 46 0 0 25 0 3 0 256988087 106250240 24679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4075.01
Current children cumulated vsize (KiB) 103760

[startup+2142.3 s]
/proc/loadavg: 2.00 2.13 2.12 3/67 7549
/proc/meminfo: memFree=1030792/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4194.74
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 40302 0 0 0 419399 75 0 0 18 0 3 0 256988081 106250240 24680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24680 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2104.38
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19010 0 0 0 210410 28 0 0 25 0 3 0 256988087 106250240 24680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2090.3
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20756 0 0 0 208984 46 0 0 25 0 3 0 256988087 106250240 24680 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4194.74
Current children cumulated vsize (KiB) 103760

[startup+2202.3 s]
/proc/loadavg: 2.00 2.10 2.11 3/67 7549
/proc/meminfo: memFree=1030856/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4314.44
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 40607 0 0 0 431369 75 0 0 18 0 3 0 256988081 106250240 24681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24681 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2164.36
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19163 0 0 0 216408 28 0 0 25 0 3 0 256988087 106250240 24681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2150.01
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20908 0 0 0 214955 46 0 0 25 0 3 0 256988087 106250240 24681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4314.44
Current children cumulated vsize (KiB) 103760

[startup+2262.3 s]
/proc/loadavg: 2.00 2.08 2.09 3/67 7549
/proc/meminfo: memFree=1030792/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4434.17
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 40989 0 0 0 443342 75 0 0 18 0 3 0 256988081 106250240 24682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24682 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2224.34
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19393 0 0 0 222406 28 0 0 25 0 3 0 256988087 106250240 24682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2209.76
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 21060 0 0 0 220930 46 0 0 25 0 3 0 256988087 106250240 24682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4434.17
Current children cumulated vsize (KiB) 103760

[startup+2322.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/67 7549
/proc/meminfo: memFree=1030792/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4553.84
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 41376 0 0 0 455308 76 0 0 18 0 3 0 256988081 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24684 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2284.32
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19548 0 0 0 228403 29 0 0 25 0 3 0 256988087 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2269.46
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 21292 0 0 0 226900 46 0 0 25 0 3 0 256988087 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4553.84
Current children cumulated vsize (KiB) 103760

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/67 7549
/proc/meminfo: memFree=1030728/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4673.54
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 41761 0 0 0 467278 76 0 0 18 0 3 0 256988081 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24684 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2344.29
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19702 0 0 0 234400 29 0 0 25 0 3 0 256988087 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2329.19
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 21523 0 0 0 232873 46 0 0 25 0 3 0 256988087 106250240 24684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4673.54
Current children cumulated vsize (KiB) 103760

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/67 7549
/proc/meminfo: memFree=1030664/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=103760 CPUtime=4793.27
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 42164 0 0 0 479251 76 0 0 18 0 3 0 256988081 106250240 24702 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 25940 24702 218 20 0 25298 0
[pid=4602/tid=4604] ppid=4600 vsize=103760 CPUtime=2404.27
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 19873 0 0 0 240398 29 0 0 25 0 3 0 256988087 106250240 24702 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=103760 CPUtime=2388.93
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 21755 0 0 0 238847 46 0 0 25 0 3 0 256988087 106250240 24702 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4793.27
Current children cumulated vsize (KiB) 103760

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/67 7549
/proc/meminfo: memFree=1030600/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=104784 CPUtime=4912.99
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 42566 0 0 0 491222 77 0 0 18 0 3 0 256988081 107298816 24719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 26196 24719 218 20 0 25554 0
[pid=4602/tid=4604] ppid=4600 vsize=104784 CPUtime=2464.24
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20030 0 0 0 246395 29 0 0 25 0 3 0 256988087 107298816 24719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=104784 CPUtime=2448.68
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 22000 0 0 0 244821 47 0 0 25 0 3 0 256988087 107298816 24719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4912.99
Current children cumulated vsize (KiB) 104784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2546 s]
/proc/loadavg: 2.00 2.02 2.06 3/67 7549
/proc/meminfo: memFree=1030536/2055920 swapFree=4183364/4192956
[pid=4602] ppid=4600 vsize=104784 CPUtime=5000.34
/proc/4602/stat : 4602 (MiraXTv3_dyn) S 4600 4602 4528 0 -1 4194304 42892 0 0 0 499957 77 0 0 18 0 3 0 256988081 107298816 24737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4602/statm: 26196 24737 218 20 0 25554 0
[pid=4602/tid=4604] ppid=4600 vsize=104784 CPUtime=2508.02
/proc/4602/task/4604/stat : 4604 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 20184 0 0 0 250772 30 0 0 25 0 3 0 256988087 107298816 24737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4602/tid=4605] ppid=4600 vsize=104784 CPUtime=2492.27
/proc/4602/task/4605/stat : 4605 (MiraXTv3_dyn) R 4600 4602 4528 0 -1 4194368 22172 0 0 0 249180 47 0 0 25 0 3 0 256988087 107298816 24737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.34
Current children cumulated vsize (KiB) 104784

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): 2546.11
CPU time (s): 5000.39
CPU user time (s): 4999.59
CPU system time (s): 0.791879
CPU usage (%): 196.394
Max. virtual memory (cumulated for all children) (KiB): 104784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.59
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42892
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= 245
involuntary context switches= 45211

runsolver used 2.26266 second user time and 7.02993 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 01:57:10 UTC 2007

IDJOB= 456234
IDBENCH= 24643
IDSOLVER= 196
FILE ID= node51/456234-1179021429

PBS_JOBID= 5253252

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456234-1179021429/MiraXTv3_dyn /tmp/evaluation/456234-1179021429/instance-456234-1179021429.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-456234-1179021429 -o ROOT/results/node51/solver-456234-1179021429 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456234-1179021429/MiraXTv3_dyn /tmp/evaluation/456234-1179021429/instance-456234-1179021429.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 105162444

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1141400 kB
Buffers:         54616 kB
Cached:         718560 kB
SwapCached:       3656 kB
Active:         386024 kB
Inactive:       396640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141400 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:           117900 kB
Committed_AS:  8782012 kB
PageTables:       1408 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= 66542 MiB

End job on node51 on Sun May 13 02:39:38 UTC 2007