Trace number 456141

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.18 2508.33

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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/node68/watcher-456141-1179020396 -o ROOT/results/node68/solver-456141-1179020396 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456141-1179020396/MiraXTv3_dyn /tmp/evaluation/456141-1179020396/instance-456141-1179020396.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.94 1.90 3/64 5464
/proc/meminfo: memFree=1187048/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=3788 CPUtime=0
/proc/5464/stat : 5464 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194304 323 0 0 0 0 0 0 0 18 0 1 0 378029142 3878912 298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5464/statm: 947 301 205 20 0 305 0

[startup+0.061939 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 5464
/proc/meminfo: memFree=1187048/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=5564 CPUtime=0.05
/proc/5464/stat : 5464 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194304 775 0 0 0 5 0 0 0 18 0 1 0 378029142 5697536 750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5464/statm: 1391 750 207 20 0 749 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5564

[startup+0.101942 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 5464
/proc/meminfo: memFree=1187048/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=5940 CPUtime=0.09
/proc/5464/stat : 5464 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194304 856 0 0 0 9 0 0 0 18 0 1 0 378029142 6082560 831 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584088 0 0 4096 0 0 0 0 17 1 0 0
/proc/5464/statm: 1485 831 207 20 0 843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301965 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 5464
/proc/meminfo: memFree=1187048/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=11092 CPUtime=0.44
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 1384 0 0 0 44 0 0 0 18 0 3 0 378029142 11358208 1304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 2773 1304 218 20 0 2131 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 11092

[startup+0.703002 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 5464
/proc/meminfo: memFree=1187048/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=12908 CPUtime=1.25
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 1812 0 0 0 124 1 0 0 18 0 3 0 378029142 13217792 1732 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 3227 1732 218 20 0 2585 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12908

[startup+1.50108 s]
/proc/loadavg: 1.83 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1179728/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=15844 CPUtime=2.84
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 2576 0 0 0 283 1 0 0 18 0 3 0 378029142 16224256 2496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 3961 2496 218 20 0 3319 0
[pid=5464/tid=5466] ppid=5462 vsize=15844 CPUtime=1.36
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 741 0 0 0 136 0 0 0 19 0 3 0 378029155 16224256 2496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=15844 CPUtime=1.34
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 937 0 0 0 134 0 0 0 21 0 3 0 378029155 16224256 2496 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 15844

[startup+3.10122 s]
/proc/loadavg: 1.83 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1175440/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=21772 CPUtime=6.03
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 4003 0 0 0 601 2 0 0 18 0 3 0 378029142 22294528 3923 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 5443 3923 218 20 0 4801 0
[pid=5464/tid=5466] ppid=5462 vsize=21772 CPUtime=2.95
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 1481 0 0 0 295 0 0 0 25 0 3 0 378029155 22294528 3923 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=21772 CPUtime=2.94
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 1624 0 0 0 293 1 0 0 25 0 3 0 378029155 22294528 3924 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 21772

[startup+6.30152 s]
/proc/loadavg: 1.85 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1168976/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=26264 CPUtime=12.42
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 4924 0 0 0 1239 3 0 0 18 0 3 0 378029142 26894336 4844 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 6566 4844 218 20 0 5924 0
[pid=5464/tid=5466] ppid=5462 vsize=26264 CPUtime=6.16
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 1845 0 0 0 615 1 0 0 25 0 3 0 378029155 26894336 4844 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=26264 CPUtime=6.12
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 2181 0 0 0 611 1 0 0 25 0 3 0 378029155 26894336 4844 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 26264

[startup+12.7011 s]
/proc/loadavg: 1.86 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1156368/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=38300 CPUtime=25.19
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 8230 0 0 0 2513 6 0 0 18 0 3 0 378029142 39219200 8076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 9575 8076 218 20 0 8933 0
[pid=5464/tid=5466] ppid=5462 vsize=38300 CPUtime=12.55
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 3352 0 0 0 1254 1 0 0 25 0 3 0 378029155 39219200 8076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=38300 CPUtime=12.5
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 3980 0 0 0 1246 4 0 0 25 0 3 0 378029155 39219200 8076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 38300

[startup+25.5023 s]
/proc/loadavg: 1.89 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1134608/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=59652 CPUtime=50.73
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 13690 0 0 0 5060 13 0 0 18 0 3 0 378029142 61083648 13358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 14913 13358 218 20 0 14271 0
[pid=5464/tid=5466] ppid=5462 vsize=59652 CPUtime=25.35
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 6056 0 0 0 2531 4 0 0 25 0 3 0 378029155 61083648 13358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=59652 CPUtime=25.24
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 6736 0 0 0 2516 8 0 0 25 0 3 0 378029155 61083648 13358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 59652

[startup+51.1026 s]
/proc/loadavg: 1.93 1.94 1.90 3/67 5467
/proc/meminfo: memFree=1127440/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=66892 CPUtime=101.79
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 15753 0 0 0 10163 16 0 0 18 0 3 0 378029142 68497408 15073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 16723 15073 218 20 0 16081 0
[pid=5464/tid=5466] ppid=5462 vsize=66892 CPUtime=50.93
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 6710 0 0 0 5088 5 0 0 25 0 3 0 378029155 68497408 15073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=66892 CPUtime=50.71
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 8145 0 0 0 5062 9 0 0 25 0 3 0 378029155 68497408 15073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 66892

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/67 5467
/proc/meminfo: memFree=1105424/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=86524 CPUtime=203.94
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 21777 0 0 0 20372 22 0 0 18 0 3 0 378029142 88600576 20417 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 21631 20417 218 20 0 20989 0
[pid=5464/tid=5466] ppid=5462 vsize=86524 CPUtime=102.11
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 9519 0 0 0 10204 7 0 0 25 0 3 0 378029155 88600576 20417 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=86524 CPUtime=101.69
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 11360 0 0 0 10155 14 0 0 25 0 3 0 378029155 88600576 20417 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 86524

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 5467
/proc/meminfo: memFree=1099600/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=92624 CPUtime=323.65
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 23953 0 0 0 32341 24 0 0 18 0 3 0 378029142 94846976 21860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 23156 21860 218 20 0 22514 0
[pid=5464/tid=5466] ppid=5462 vsize=92624 CPUtime=162.09
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 11286 0 0 0 16200 9 0 0 25 0 3 0 378029155 94846976 21860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=92624 CPUtime=161.42
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 11769 0 0 0 16128 14 0 0 25 0 3 0 378029155 94846976 21860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 92624

[startup+222.302 s]
/proc/loadavg: 2.03 1.97 1.91 3/67 5467
/proc/meminfo: memFree=1098128/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=94308 CPUtime=443.34
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 25039 0 0 0 44309 25 0 0 18 0 3 0 378029142 96571392 22266 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 23577 22266 218 20 0 22935 0
[pid=5464/tid=5466] ppid=5462 vsize=94308 CPUtime=222.06
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 11817 0 0 0 22197 9 0 0 25 0 3 0 378029155 96571392 22266 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=94308 CPUtime=221.15
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 12324 0 0 0 22100 15 0 0 25 0 3 0 378029155 96571392 22266 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 94308

[startup+282.303 s]
/proc/loadavg: 2.01 1.97 1.91 3/67 5469
/proc/meminfo: memFree=1097872/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=94308 CPUtime=563.05
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 25828 0 0 0 56280 25 0 0 18 0 3 0 378029142 96571392 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 23577 22288 218 20 0 22935 0
[pid=5464/tid=5466] ppid=5462 vsize=94308 CPUtime=282.04
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 12210 0 0 0 28194 10 0 0 25 0 3 0 378029155 96571392 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=94308 CPUtime=280.88
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 12720 0 0 0 28073 15 0 0 25 0 3 0 378029155 96571392 22288 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 94308

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.91 3/67 5469
/proc/meminfo: memFree=1097872/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=94308 CPUtime=682.76
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 26543 0 0 0 68250 26 0 0 18 0 3 0 378029142 96571392 22300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 23577 22300 218 20 0 22935 0
[pid=5464/tid=5466] ppid=5462 vsize=94308 CPUtime=342.01
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 12607 0 0 0 34191 10 0 0 25 0 3 0 378029155 96571392 22300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=94308 CPUtime=340.62
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 13038 0 0 0 34047 15 0 0 25 0 3 0 378029155 96571392 22300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 94308

[startup+402.303 s]

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

/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25324 0 0 0 189730 22 0 0 25 0 3 0 378029155 136781824 32009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=133576 CPUtime=1893.31
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 22950 0 0 0 189287 44 0 0 25 0 3 0 378029155 136781824 32009 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3790.98
Current children cumulated vsize (KiB) 133576

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 6147
/proc/meminfo: memFree=1058192/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=133576 CPUtime=3910.71
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 49575 0 0 0 391003 68 0 0 18 0 3 0 378029142 136781824 32141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 33394 32141 218 20 0 32752 0
[pid=5464/tid=5466] ppid=5462 vsize=133576 CPUtime=1957.5
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25726 0 0 0 195727 23 0 0 25 0 3 0 378029155 136781824 32141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=133576 CPUtime=1953.06
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 22951 0 0 0 195262 44 0 0 25 0 3 0 378029155 136781824 32141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3910.71
Current children cumulated vsize (KiB) 133576

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 6147
/proc/meminfo: memFree=1058128/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=133576 CPUtime=4030.42
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 49854 0 0 0 402974 68 0 0 18 0 3 0 378029142 136781824 32147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 33394 32147 218 20 0 32752 0
[pid=5464/tid=5466] ppid=5462 vsize=133576 CPUtime=2017.49
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 26002 0 0 0 201726 23 0 0 25 0 3 0 378029155 136781824 32147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=133576 CPUtime=2012.8
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 22954 0 0 0 201235 45 0 0 25 0 3 0 378029155 136781824 32147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4030.42
Current children cumulated vsize (KiB) 133576

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 6147
/proc/meminfo: memFree=1053904/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4150.13
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 51464 0 0 0 414943 70 0 0 18 0 3 0 378029142 141230080 33211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33211 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2077.46
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 27087 0 0 0 207722 24 0 0 25 0 3 0 378029155 141230080 33211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2072.53
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 23479 0 0 0 207208 45 0 0 25 0 3 0 378029155 141230080 33211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4150.13
Current children cumulated vsize (KiB) 137920

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 6147
/proc/meminfo: memFree=1053840/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4269.86
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 51934 0 0 0 426915 71 0 0 18 0 3 0 378029142 141230080 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33226 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2137.44
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 27284 0 0 0 213720 24 0 0 25 0 3 0 378029155 141230080 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2132.28
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 23752 0 0 0 213182 46 0 0 25 0 3 0 378029155 141230080 33226 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4269.86
Current children cumulated vsize (KiB) 137920

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/67 6147
/proc/meminfo: memFree=1053392/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4389.56
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 52598 0 0 0 438884 72 0 0 18 0 3 0 378029142 141230080 33344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33344 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2197.42
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 27557 0 0 0 219717 25 0 0 25 0 3 0 378029155 141230080 33344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2192
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 24143 0 0 0 219154 46 0 0 25 0 3 0 378029155 141230080 33344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4389.56
Current children cumulated vsize (KiB) 137920

[startup+2262.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/67 6147
/proc/meminfo: memFree=1053328/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4509.29
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 53166 0 0 0 450857 72 0 0 18 0 3 0 378029142 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33366 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2257.39
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 27832 0 0 0 225714 25 0 0 25 0 3 0 378029155 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2251.75
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 24436 0 0 0 225129 46 0 0 25 0 3 0 378029155 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4509.29
Current children cumulated vsize (KiB) 137920

[startup+2322.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/67 6147
/proc/meminfo: memFree=1053264/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4629.01
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 53624 0 0 0 462829 72 0 0 18 0 3 0 378029142 141230080 33368 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33368 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2317.37
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28106 0 0 0 231712 25 0 0 25 0 3 0 378029155 141230080 33368 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2311.5
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 24620 0 0 0 231104 46 0 0 25 0 3 0 378029155 141230080 33368 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4629.01
Current children cumulated vsize (KiB) 137920

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 6147
/proc/meminfo: memFree=1053264/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4748.73
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 54274 0 0 0 474800 73 0 0 18 0 3 0 378029142 141230080 33364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33364 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2377.35
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28385 0 0 0 237710 25 0 0 25 0 3 0 378029155 141230080 33364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2371.24
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 24991 0 0 0 237077 47 0 0 25 0 3 0 378029155 141230080 33364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4748.73
Current children cumulated vsize (KiB) 137920

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/67 6147
/proc/meminfo: memFree=1053200/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4868.45
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 54828 0 0 0 486772 73 0 0 18 0 3 0 378029142 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33366 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2437.33
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28662 0 0 0 243708 25 0 0 25 0 3 0 378029155 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2430.98
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25268 0 0 0 243051 47 0 0 25 0 3 0 378029155 141230080 33366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4868.45
Current children cumulated vsize (KiB) 137920

[startup+2502.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/67 6147
/proc/meminfo: memFree=1053648/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=4988.16
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 55289 0 0 0 498743 73 0 0 18 0 3 0 378029142 141230080 33273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33273 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2497.3
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28847 0 0 0 249705 25 0 0 25 0 3 0 378029155 141230080 33273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2490.72
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25544 0 0 0 249025 47 0 0 25 0 3 0 378029155 141230080 33273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4988.16
Current children cumulated vsize (KiB) 137920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/67 6147
/proc/meminfo: memFree=1053648/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=5000.14
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 55404 0 0 0 499941 73 0 0 18 0 3 0 378029142 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33296 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2503.3
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28940 0 0 0 250305 25 0 0 25 0 3 0 378029155 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2496.69
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25566 0 0 0 249622 47 0 0 25 0 3 0 378029155 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 137920

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

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

[startup+2508.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/67 6147
/proc/meminfo: memFree=1053648/2055920 swapFree=4184008/4192956
[pid=5464] ppid=5462 vsize=137920 CPUtime=5000.14
/proc/5464/stat : 5464 (MiraXTv3_dyn) S 5462 5464 5390 0 -1 4194304 55404 0 0 0 499941 73 0 0 18 0 3 0 378029142 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5464/statm: 34480 33296 218 20 0 33838 0
[pid=5464/tid=5466] ppid=5462 vsize=137920 CPUtime=2503.3
/proc/5464/task/5466/stat : 5466 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 28940 0 0 0 250305 25 0 0 25 0 3 0 378029155 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5464/tid=5467] ppid=5462 vsize=137920 CPUtime=2496.69
/proc/5464/task/5467/stat : 5467 (MiraXTv3_dyn) R 5462 5464 5390 0 -1 4194368 25566 0 0 0 249622 47 0 0 25 0 3 0 378029155 141230080 33296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 137920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508.33
CPU time (s): 5000.18
CPU user time (s): 4999.43
CPU system time (s): 0.754885
CPU usage (%): 199.343
Max. virtual memory (cumulated for all children) (KiB): 138288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
system time used= 0.754885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55404
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= 287
involuntary context switches= 38377

runsolver used 2.23566 second user time and 6.89895 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun May 13 01:39:56 UTC 2007

IDJOB= 456141
IDBENCH= 24612
IDSOLVER= 196
FILE ID= node68/456141-1179020396

PBS_JOBID= 5253240

Free space on /tmp= 66523 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456141-1179020396/MiraXTv3_dyn /tmp/evaluation/456141-1179020396/instance-456141-1179020396.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-456141-1179020396 -o ROOT/results/node68/solver-456141-1179020396 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456141-1179020396/MiraXTv3_dyn /tmp/evaluation/456141-1179020396/instance-456141-1179020396.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 151238357

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1187328 kB
Buffers:         53388 kB
Cached:         680340 kB
SwapCached:       3120 kB
Active:         440980 kB
Inactive:       302948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187328 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:           110780 kB
Committed_AS:  3936748 kB
PageTables:       1380 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= 66523 MiB

End job on node68 on Sun May 13 02:21:47 UTC 2007