Trace number 456306

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.26 2551.77

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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/node24/watcher-456306-1179022105 -o ROOT/results/node24/solver-456306-1179022105 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456306-1179022105/MiraXTv3_dyn /tmp/evaluation/456306-1179022105/instance-456306-1179022105.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 25789
/proc/meminfo: memFree=1291632/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=3788 CPUtime=0
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 350128754 3878912 292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 947 299 202 20 0 305 0

[startup+0.043374 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 25789
/proc/meminfo: memFree=1291632/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=10400 CPUtime=0.03
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 2101 0 0 0 3 0 0 0 18 0 1 0 350128754 10649600 2048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 2600 2049 206 20 0 1958 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10400

[startup+0.10137 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 25789
/proc/meminfo: memFree=1291632/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=12040 CPUtime=0.09
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 2465 0 0 0 8 1 0 0 18 0 1 0 350128754 12328960 2412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 3010 2412 206 20 0 2368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12040

[startup+0.301392 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 25789
/proc/meminfo: memFree=1291632/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=16760 CPUtime=0.29
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 3615 0 0 0 27 2 0 0 19 0 1 0 350128754 17162240 3562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 4190 3562 206 20 0 3548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16760

[startup+0.702445 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 25789
/proc/meminfo: memFree=1291632/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=25232 CPUtime=0.69
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 5707 0 0 0 66 3 0 0 23 0 1 0 350128754 25837568 5654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3044100 0 0 4096 0 0 0 0 17 0 0 0
/proc/25789/statm: 6308 5654 206 20 0 5666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25232

[startup+1.50152 s]
/proc/loadavg: 1.84 1.97 1.99 2/78 25790
/proc/meminfo: memFree=1263528/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=41344 CPUtime=1.48
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 9547 0 0 0 141 7 0 0 25 0 1 0 350128754 42336256 9494 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3036513 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 10336 9494 206 20 0 9694 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41344

[startup+3.10169 s]
/proc/loadavg: 1.77 1.95 1.98 2/78 25790
/proc/meminfo: memFree=1246696/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=48460 CPUtime=3.08
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 11481 0 0 0 300 8 0 0 25 0 1 0 350128754 49623040 11428 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 12115 11428 207 20 0 11473 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48460

[startup+6.30104 s]
/proc/loadavg: 1.77 1.95 1.98 2/78 25790
/proc/meminfo: memFree=1245096/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=57072 CPUtime=6.29
/proc/25789/stat : 25789 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194304 13093 0 0 0 620 9 0 0 25 0 1 0 350128754 58441728 13040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 14268 13040 207 20 0 13626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57072

[startup+12.7017 s]
/proc/loadavg: 1.73 1.94 1.98 3/80 25792
/proc/meminfo: memFree=1180952/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=219244 CPUtime=15.87
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 30050 0 0 0 1569 18 0 0 25 0 3 0 350128754 224505856 27930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 54811 27930 218 20 0 54169 0
[pid=25789/tid=25791] ppid=25787 vsize=219244 CPUtime=4.85
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 8721 0 0 0 480 5 0 0 25 0 3 0 350129538 224505856 27930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=219244 CPUtime=3.19
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 7205 0 0 0 316 3 0 0 25 0 3 0 350129538 224505856 27930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517040 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 219244

[startup+25.5021 s]
/proc/loadavg: 1.77 1.94 1.98 3/80 25792
/proc/meminfo: memFree=1152792/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=246312 CPUtime=41.42
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 37047 0 0 0 4116 26 0 0 25 0 3 0 350128754 252223488 34927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 61578 34927 218 20 0 60936 0
[pid=25789/tid=25791] ppid=25787 vsize=246312 CPUtime=17.65
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 11329 0 0 0 1755 10 0 0 18 0 3 0 350129538 252223488 34927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=246312 CPUtime=15.93
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 11594 0 0 0 1588 5 0 0 25 0 3 0 350129538 252223488 34927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.42
Current children cumulated vsize (KiB) 246312

[startup+51.1029 s]
/proc/loadavg: 1.85 1.94 1.98 3/80 25792
/proc/meminfo: memFree=1049816/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=347660 CPUtime=92.49
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 63091 0 0 0 9199 50 0 0 25 0 3 0 350128754 356003840 60811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 86915 60811 218 20 0 86273 0
[pid=25789/tid=25791] ppid=25787 vsize=347660 CPUtime=43.23
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 24835 0 0 0 4299 24 0 0 25 0 3 0 350129538 356003840 60811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=347660 CPUtime=41.42
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 24132 0 0 0 4127 15 0 0 25 0 3 0 350129538 356003840 60811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.49
Current children cumulated vsize (KiB) 347660

[startup+102.306 s]
/proc/loadavg: 1.94 1.95 1.98 3/80 25792
/proc/meminfo: memFree=961560/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=434300 CPUtime=194.57
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 85344 0 0 0 19386 71 0 0 25 0 3 0 350128754 444723200 82607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 108575 82607 218 20 0 107933 0
[pid=25789/tid=25791] ppid=25787 vsize=434300 CPUtime=94.36
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 39291 0 0 0 9397 39 0 0 25 0 3 0 350129538 444723200 82607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=434300 CPUtime=92.37
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 31929 0 0 0 9215 22 0 0 25 0 3 0 350129538 444723200 82607 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.57
Current children cumulated vsize (KiB) 434300

[startup+162.303 s]
/proc/loadavg: 1.98 1.95 1.98 3/80 25792
/proc/meminfo: memFree=861464/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=533224 CPUtime=314.24
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 110955 0 0 0 31320 104 0 0 25 0 3 0 350128754 546021376 107518 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 133306 107518 218 20 0 132664 0
[pid=25789/tid=25791] ppid=25787 vsize=533224 CPUtime=154.31
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57362 0 0 0 15366 65 0 0 25 0 3 0 350129538 546021376 107518 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=533224 CPUtime=152.09
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 39469 0 0 0 15181 28 0 0 25 0 3 0 350129538 546021376 107518 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.24
Current children cumulated vsize (KiB) 533224

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 25792
/proc/meminfo: memFree=859352/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=535336 CPUtime=433.91
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 111868 0 0 0 43286 105 0 0 25 0 3 0 350128754 548184064 108123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 133834 108123 218 20 0 133192 0
[pid=25789/tid=25791] ppid=25787 vsize=535336 CPUtime=214.27
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57403 0 0 0 21361 66 0 0 25 0 3 0 350129538 548184064 108123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=535336 CPUtime=211.81
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 40341 0 0 0 21152 29 0 0 25 0 3 0 350129538 548184064 108123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 433.91
Current children cumulated vsize (KiB) 535336

[startup+282.303 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 25792
/proc/meminfo: memFree=806232/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=588960 CPUtime=553.64
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 125465 0 0 0 55248 116 0 0 25 0 3 0 350128754 603095040 121561 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 147240 121561 218 20 0 146598 0
[pid=25789/tid=25791] ppid=25787 vsize=588960 CPUtime=274.24
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57416 0 0 0 27358 66 0 0 25 0 3 0 350129538 603095040 121561 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=588960 CPUtime=271.55
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 53925 0 0 0 27116 39 0 0 25 0 3 0 350129538 603095040 121561 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 553.64
Current children cumulated vsize (KiB) 588960

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 25792
/proc/meminfo: memFree=791384/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=602720 CPUtime=673.34
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 129266 0 0 0 67215 119 0 0 25 0 3 0 350128754 617185280 125038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 150680 125038 218 20 0 150038 0
[pid=25789/tid=25791] ppid=25787 vsize=602720 CPUtime=334.23
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57430 0 0 0 33356 67 0 0 25 0 3 0 350129538 617185280 125038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=602720 CPUtime=331.28
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57712 0 0 0 33086 42 0 0 25 0 3 0 350129538 617185280 125038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 673.34
Current children cumulated vsize (KiB) 602720

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 25792
/proc/meminfo: memFree=791256/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=602720 CPUtime=793.04
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 129823 0 0 0 79184 120 0 0 25 0 3 0 350128754 617185280 125088 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 150680 125088 218 20 0 150038 0
[pid=25789/tid=25791] ppid=25787 vsize=602720 CPUtime=394.2
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 57449 0 0 0 39353 67 0 0 25 0 3 0 350129538 617185280 125088 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=602720 CPUtime=391
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 58250 0 0 0 39058 42 0 0 25 0 3 0 350129538 617185280 125088 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 793.04
Current children cumulated vsize (KiB) 602720


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

[pid=25789] ppid=25787 vsize=1148280 CPUtime=3704.81
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 271724 0 0 0 370165 316 0 0 25 0 3 0 350128754 1175838720 261649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 287070 261649 218 20 0 286428 0
[pid=25789/tid=25791] ppid=25787 vsize=1148280 CPUtime=1856.6
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 136804 0 0 0 185468 192 0 0 25 0 3 0 350129538 1175838720 261649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1148280 CPUtime=1840.38
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120796 0 0 0 183924 114 0 0 25 0 3 0 350129538 1175838720 261649 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3704.81
Current children cumulated vsize (KiB) 1148280

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.16 3/80 28069
/proc/meminfo: memFree=162520/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=3824.54
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 281806 0 0 0 382126 328 0 0 25 0 3 0 350128754 1216733184 271629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271629 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=1916.34
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 146884 0 0 0 191431 203 0 0 25 0 3 0 350129538 1216733184 271629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=1900.36
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120798 0 0 0 189922 114 0 0 25 0 3 0 350129538 1216733184 271629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3824.54
Current children cumulated vsize (KiB) 1188216

[startup+2022.3 s]
/proc/loadavg: 2.00 2.05 2.14 3/80 28069
/proc/meminfo: memFree=162520/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=3944.26
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 281910 0 0 0 394097 329 0 0 25 0 3 0 350128754 1216733184 271631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271631 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=1976.08
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 146987 0 0 0 197404 204 0 0 25 0 3 0 350129538 1216733184 271631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=1960.34
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120799 0 0 0 195919 115 0 0 25 0 3 0 350129538 1216733184 271631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3944.26
Current children cumulated vsize (KiB) 1188216

[startup+2082.31 s]
/proc/loadavg: 2.00 2.03 2.13 3/80 28071
/proc/meminfo: memFree=162328/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4063.97
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282325 0 0 0 406067 330 0 0 25 0 3 0 350128754 1216733184 271621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271621 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2035.81
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147401 0 0 0 203377 204 0 0 25 0 3 0 350129538 1216733184 271621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2020.31
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120800 0 0 0 201916 115 0 0 25 0 3 0 350129538 1216733184 271621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4063.97
Current children cumulated vsize (KiB) 1188216

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/80 28071
/proc/meminfo: memFree=162392/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4183.68
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282332 0 0 0 418038 330 0 0 25 0 3 0 350128754 1216733184 271628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271628 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2095.55
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147407 0 0 0 209351 204 0 0 25 0 3 0 350129538 1216733184 271628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2080.29
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120801 0 0 0 207914 115 0 0 25 0 3 0 350129538 1216733184 271628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4183.68
Current children cumulated vsize (KiB) 1188216

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.11 4/80 28071
/proc/meminfo: memFree=162456/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4303.36
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282344 0 0 0 430005 331 0 0 25 0 3 0 350128754 1216733184 271633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271633 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2155.27
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147413 0 0 0 215323 204 0 0 25 0 3 0 350129538 1216733184 271633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2140.24
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120807 0 0 0 213908 116 0 0 25 0 3 0 350129538 1216733184 271633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4303.36
Current children cumulated vsize (KiB) 1188216

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/80 28071
/proc/meminfo: memFree=162520/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4422.99
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282365 0 0 0 441967 332 0 0 25 0 3 0 350128754 1216733184 271653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271653 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2215
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147420 0 0 0 221295 205 0 0 25 0 3 0 350129538 1216733184 271653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2200.15
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120821 0 0 0 219898 117 0 0 25 0 3 0 350129538 1216733184 271653 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4422.99
Current children cumulated vsize (KiB) 1188216

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/80 28071
/proc/meminfo: memFree=162520/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4542.72
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282380 0 0 0 453939 333 0 0 25 0 3 0 350128754 1216733184 271668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271668 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2274.74
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147426 0 0 0 227269 205 0 0 25 0 3 0 350129538 1216733184 271668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2260.13
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120830 0 0 0 225896 117 0 0 25 0 3 0 350129538 1216733184 271668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4542.72
Current children cumulated vsize (KiB) 1188216

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/80 28071
/proc/meminfo: memFree=162456/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4662.41
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282386 0 0 0 465908 333 0 0 25 0 3 0 350128754 1216733184 271674 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271674 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2334.47
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147430 0 0 0 233242 205 0 0 25 0 3 0 350129538 1216733184 271674 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2320.1
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120832 0 0 0 231892 118 0 0 25 0 3 0 350129538 1216733184 271674 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1188216

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/80 28071
/proc/meminfo: memFree=162456/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4782.09
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282399 0 0 0 477875 334 0 0 25 0 3 0 350128754 1216733184 271687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271687 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2394.18
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147438 0 0 0 239213 205 0 0 25 0 3 0 350129538 1216733184 271687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2380.07
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120837 0 0 0 237889 118 0 0 25 0 3 0 350129538 1216733184 271687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4782.09
Current children cumulated vsize (KiB) 1188216

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/80 28071
/proc/meminfo: memFree=162328/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=4901.71
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282421 0 0 0 489836 335 0 0 25 0 3 0 350128754 1216733184 271709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271709 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2453.91
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147439 0 0 0 245186 205 0 0 25 0 3 0 350129538 1216733184 271709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2439.95
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120858 0 0 0 243876 119 0 0 25 0 3 0 350129538 1216733184 271709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4901.71
Current children cumulated vsize (KiB) 1188216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2551.6 s]
/proc/loadavg: 2.05 2.01 2.07 3/80 28071
/proc/meminfo: memFree=162264/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=1188216 CPUtime=5000.08
/proc/25789/stat : 25789 (MiraXTv3_dyn) S 25787 25789 24840 0 -1 4194304 282423 0 0 0 499673 335 0 0 25 0 3 0 350128754 1216733184 271711 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 297054 271711 218 20 0 296412 0
[pid=25789/tid=25791] ppid=25787 vsize=1188216 CPUtime=2503.01
/proc/25789/task/25791/stat : 25791 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 147440 0 0 0 250095 206 0 0 25 0 3 0 350129538 1216733184 271711 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25789/tid=25792] ppid=25787 vsize=1188216 CPUtime=2489.24
/proc/25789/task/25792/stat : 25792 (MiraXTv3_dyn) R 25787 25789 24840 0 -1 4194368 120859 0 0 0 248805 119 0 0 25 0 3 0 350129538 1216733184 271711 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1188216

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

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

[startup+2551.71 s]
/proc/loadavg: 2.05 2.01 2.07 3/80 28071
/proc/meminfo: memFree=162264/2055920 swapFree=4143704/4192956
[pid=25789] ppid=25787 vsize=0 CPUtime=5000.19
/proc/25789/stat : 25789 (MiraXTv3_dyn) Z 25787 25789 24840 0 -1 4195340 282423 0 0 0 499674 345 0 0 16 0 2 0 350128754 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2551.77
CPU time (s): 5000.26
CPU user time (s): 4996.75
CPU system time (s): 3.51647
CPU usage (%): 195.952
Max. virtual memory (cumulated for all children) (KiB): 1188624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.75
system time used= 3.51647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282423
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= 960
involuntary context switches= 113479

runsolver used 2.73958 second user time and 6.90095 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun May 13 02:08:27 UTC 2007

IDJOB= 456306
IDBENCH= 24667
IDSOLVER= 196
FILE ID= node24/456306-1179022105

PBS_JOBID= 5253221

Free space on /tmp= 66457 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456306-1179022105/MiraXTv3_dyn /tmp/evaluation/456306-1179022105/instance-456306-1179022105.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-456306-1179022105 -o ROOT/results/node24/solver-456306-1179022105 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456306-1179022105/MiraXTv3_dyn /tmp/evaluation/456306-1179022105/instance-456306-1179022105.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4064da8380443613a08af89e2e77b8a2

RANDOM SEED= 510379297

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1291976 kB
Buffers:         50988 kB
Cached:         573572 kB
SwapCached:      17156 kB
Active:         398772 kB
Inactive:       251236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291976 kB
SwapTotal:     4192956 kB
SwapFree:      4143704 kB
Dirty:           16400 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            99356 kB
Committed_AS:  7450532 kB
PageTables:       1808 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= 66457 MiB

End job on node24 on Sun May 13 02:51:01 UTC 2007