Trace number 295879

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) 1200.11 601.826

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1107155013-20.UNSAT.shuffled.cnf
MD5SUM54161bb7f5d80f36a000875f17de5551
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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/node6/watcher-295879-1178822103 -o ROOT/results/node6/solver-295879-1178822103 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295879-1178822103/MiraXTv3_dyn /tmp/evaluation/295879-1178822103/instance-295879-1178822103.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.99 1.96 1.69 3/77 21259
/proc/meminfo: memFree=1837624/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=3788 CPUtime=0
/proc/21259/stat : 21259 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 358248012 3878912 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/21259/statm: 947 289 206 20 0 305 0

[startup+0.092407 s]
/proc/loadavg: 1.99 1.96 1.69 3/77 21259
/proc/meminfo: memFree=1837624/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=4328 CPUtime=0.08
/proc/21259/stat : 21259 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194304 463 0 0 0 8 0 0 0 18 0 1 0 358248012 4431872 438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21259/statm: 1082 438 207 20 0 440 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4328

[startup+0.101408 s]
/proc/loadavg: 1.99 1.96 1.69 3/77 21259
/proc/meminfo: memFree=1837624/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=4328 CPUtime=0.09
/proc/21259/stat : 21259 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194304 463 0 0 0 9 0 0 0 18 0 1 0 358248012 4431872 438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21259/statm: 1082 438 207 20 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4328

[startup+0.301436 s]
/proc/loadavg: 1.99 1.96 1.69 3/77 21259
/proc/meminfo: memFree=1837624/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=9028 CPUtime=0.46
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 1089 0 0 0 46 0 0 0 18 0 3 0 358248012 9244672 1064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 2257 1064 218 20 0 1615 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9028

[startup+0.701484 s]
/proc/loadavg: 1.99 1.96 1.69 3/77 21259
/proc/meminfo: memFree=1837624/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=11880 CPUtime=1.26
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 1878 0 0 0 125 1 0 0 18 0 3 0 358248012 12165120 1853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 2970 1853 218 20 0 2328 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 11880

[startup+1.50158 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 21262
/proc/meminfo: memFree=1829024/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=16940 CPUtime=2.85
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 2907 0 0 0 283 2 0 0 18 0 3 0 358248012 17346560 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 4235 2882 218 20 0 3593 0
[pid=21259/tid=21261] ppid=21257 vsize=16940 CPUtime=1.35
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 1217 0 0 0 135 0 0 0 17 0 3 0 358248025 17346560 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=16940 CPUtime=1.35
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 1193 0 0 0 135 0 0 0 17 0 3 0 358248025 17346560 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520206 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 16940

[startup+3.10177 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 21262
/proc/meminfo: memFree=1826528/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=18676 CPUtime=6.04
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 3654 0 0 0 601 3 0 0 18 0 3 0 358248012 19124224 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 4669 3593 218 20 0 4027 0
[pid=21259/tid=21261] ppid=21257 vsize=18676 CPUtime=2.96
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 1625 0 0 0 295 1 0 0 25 0 3 0 358248025 19124224 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=18676 CPUtime=2.95
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 1532 0 0 0 294 1 0 0 25 0 3 0 358248025 19124224 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 18676

[startup+6.30215 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 21262
/proc/meminfo: memFree=1816864/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=27728 CPUtime=12.43
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 6070 0 0 0 1238 5 0 0 18 0 3 0 358248012 28393472 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 6932 5897 218 20 0 6290 0
[pid=21259/tid=21261] ppid=21257 vsize=27728 CPUtime=6.16
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 2832 0 0 0 614 2 0 0 25 0 3 0 358248025 28393472 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=27728 CPUtime=6.13
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 2741 0 0 0 611 2 0 0 25 0 3 0 358248025 28393472 5897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623045 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 27728

[startup+12.7019 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 21262
/proc/meminfo: memFree=1806048/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=36704 CPUtime=25.19
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 8459 0 0 0 2512 7 0 0 18 0 3 0 358248012 37584896 7988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 9176 7988 218 20 0 8534 0
[pid=21259/tid=21261] ppid=21257 vsize=36704 CPUtime=12.55
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 4082 0 0 0 1252 3 0 0 25 0 3 0 358248025 37584896 7988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=36704 CPUtime=12.51
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 3880 0 0 0 1248 3 0 0 25 0 3 0 358248025 37584896 7988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 36704

[startup+25.5014 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 21262
/proc/meminfo: memFree=1795232/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=46888 CPUtime=50.72
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 11646 0 0 0 5062 10 0 0 18 0 3 0 358248012 48013312 10634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 11722 10634 218 20 0 11080 0
[pid=21259/tid=21261] ppid=21257 vsize=46888 CPUtime=25.33
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 5556 0 0 0 2529 4 0 0 25 0 3 0 358248025 48013312 10634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=46888 CPUtime=25.25
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 5593 0 0 0 2520 5 0 0 25 0 3 0 358248025 48013312 10634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 46888

[startup+51.1014 s]
/proc/loadavg: 1.99 1.97 1.71 3/80 21262
/proc/meminfo: memFree=1791008/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=52244 CPUtime=101.78
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 13779 0 0 0 10165 13 0 0 18 0 3 0 358248012 53497856 11732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 13061 11732 218 20 0 12419 0
[pid=21259/tid=21261] ppid=21257 vsize=52244 CPUtime=50.9
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 6662 0 0 0 5084 6 0 0 25 0 3 0 358248025 53497856 11732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=52244 CPUtime=50.75
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 6620 0 0 0 5069 6 0 0 25 0 3 0 358248025 53497856 11732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 52244

[startup+102.305 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 21264
/proc/meminfo: memFree=1785184/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=57444 CPUtime=203.89
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 17086 0 0 0 20374 15 0 0 18 0 3 0 358248012 58822656 13125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 14361 13125 218 20 0 13719 0
[pid=21259/tid=21261] ppid=21257 vsize=57444 CPUtime=102.03
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 8118 0 0 0 10197 6 0 0 25 0 3 0 358248025 58822656 13125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=57444 CPUtime=101.72
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 8471 0 0 0 10164 8 0 0 25 0 3 0 358248025 58822656 13125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 57444

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 21264
/proc/meminfo: memFree=1779296/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=63976 CPUtime=323.56
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 20700 0 0 0 32337 19 0 0 18 0 3 0 358248012 65511424 14605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 15994 14605 218 20 0 15352 0
[pid=21259/tid=21261] ppid=21257 vsize=63976 CPUtime=161.97
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 9928 0 0 0 16189 8 0 0 25 0 3 0 358248025 65511424 14605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=63976 CPUtime=161.45
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 10275 0 0 0 16135 10 0 0 25 0 3 0 358248025 65511424 14605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 63976

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 21264
/proc/meminfo: memFree=1776096/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=66744 CPUtime=443.21
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 23488 0 0 0 44299 22 0 0 18 0 3 0 358248012 68345856 15383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 16686 15383 218 20 0 16044 0
[pid=21259/tid=21261] ppid=21257 vsize=66744 CPUtime=221.88
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 11459 0 0 0 22179 9 0 0 25 0 3 0 358248025 68345856 15383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=66744 CPUtime=221.19
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 11532 0 0 0 22107 12 0 0 25 0 3 0 358248025 68345856 15383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 66744

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 21264
/proc/meminfo: memFree=1774688/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=67840 CPUtime=562.87
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 25977 0 0 0 56263 24 0 0 18 0 3 0 358248012 69468160 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 16960 15728 218 20 0 16318 0
[pid=21259/tid=21261] ppid=21257 vsize=67840 CPUtime=281.81
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 12677 0 0 0 28171 10 0 0 25 0 3 0 358248025 69468160 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=67840 CPUtime=280.92
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 12803 0 0 0 28079 13 0 0 20 0 3 0 358248025 69468160 15728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 67840

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 21264
/proc/meminfo: memFree=1772640/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=70592 CPUtime=682.54
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 28709 0 0 0 68227 27 0 0 18 0 3 0 358248012 72286208 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 17648 16246 218 20 0 17006 0
[pid=21259/tid=21261] ppid=21257 vsize=70592 CPUtime=341.74
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 14117 0 0 0 34162 12 0 0 25 0 3 0 358248025 72286208 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=70592 CPUtime=340.66
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 14095 0 0 0 34052 14 0 0 25 0 3 0 358248025 72286208 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526508 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 70592

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 21264
/proc/meminfo: memFree=1771552/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=72392 CPUtime=802.19
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 30975 0 0 0 80190 29 0 0 18 0 3 0 358248012 74129408 16540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 18098 16540 218 20 0 17456 0
[pid=21259/tid=21261] ppid=21257 vsize=72392 CPUtime=401.66
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 15243 0 0 0 40153 13 0 0 25 0 3 0 358248025 74129408 16540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=72392 CPUtime=400.39
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 15235 0 0 0 40024 15 0 0 25 0 3 0 358248025 74129408 16540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.19
Current children cumulated vsize (KiB) 72392

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 21264
/proc/meminfo: memFree=1770144/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=74200 CPUtime=921.86
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 33341 0 0 0 92156 30 0 0 18 0 3 0 358248012 75980800 16866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 18550 16866 218 20 0 17908 0
[pid=21259/tid=21261] ppid=21257 vsize=74200 CPUtime=461.59
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 16405 0 0 0 46146 13 0 0 25 0 3 0 358248025 75980800 16866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=74200 CPUtime=460.13
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 16439 0 0 0 45997 16 0 0 25 0 3 0 358248025 75980800 16866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.86
Current children cumulated vsize (KiB) 74200

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 21264
/proc/meminfo: memFree=1769184/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=74848 CPUtime=1041.53
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 35708 0 0 0 104121 32 0 0 18 0 3 0 358248012 76644352 17118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 18712 17118 218 20 0 18070 0
[pid=21259/tid=21261] ppid=21257 vsize=74848 CPUtime=521.52
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 17613 0 0 0 52138 14 0 0 25 0 3 0 358248025 76644352 17118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=74848 CPUtime=519.87
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 17598 0 0 0 51970 17 0 0 25 0 3 0 358248025 76644352 17118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.53
Current children cumulated vsize (KiB) 74848

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 21264
/proc/meminfo: memFree=1766560/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=77212 CPUtime=1161.18
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 38284 0 0 0 116082 36 0 0 18 0 3 0 358248012 79065088 17858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 19303 17858 218 20 0 18661 0
[pid=21259/tid=21261] ppid=21257 vsize=77212 CPUtime=581.43
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 18645 0 0 0 58128 15 0 0 25 0 3 0 358248025 79065088 17858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=77212 CPUtime=579.61
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 19142 0 0 0 57941 20 0 0 25 0 3 0 358248025 79065088 17858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.18
Current children cumulated vsize (KiB) 77212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 21264
/proc/meminfo: memFree=1765664/2055924 swapFree=4143808/4192956
[pid=21259] ppid=21257 vsize=77552 CPUtime=1200.07
/proc/21259/stat : 21259 (MiraXTv3_dyn) S 21257 21259 20591 0 -1 4194304 39085 0 0 0 119971 36 0 0 18 0 3 0 358248012 79413248 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21259/statm: 19388 17979 218 20 0 18746 0
[pid=21259/tid=21261] ppid=21257 vsize=77552 CPUtime=600.91
/proc/21259/task/21261/stat : 21261 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 19033 0 0 0 60076 15 0 0 25 0 3 0 358248025 79413248 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21259/tid=21262] ppid=21257 vsize=77552 CPUtime=599.02
/proc/21259/task/21262/stat : 21262 (MiraXTv3_dyn) R 21257 21259 20591 0 -1 4194368 19555 0 0 0 59882 20 0 0 25 0 3 0 358248025 79413248 17979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 77552

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): 601.826
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.379942
CPU usage (%): 199.412
Max. virtual memory (cumulated for all children) (KiB): 77552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39085
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= 571
involuntary context switches= 22629

runsolver used 0.675897 second user time and 1.52577 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 18:35:04 UTC 2007

IDJOB= 295879
IDBENCH= 19923
IDSOLVER= 128
FILE ID= node6/295879-1178822103

PBS_JOBID= 5250975

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1107155013-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295879-1178822103/MiraXTv3_dyn /tmp/evaluation/295879-1178822103/instance-295879-1178822103.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-295879-1178822103 -o ROOT/results/node6/solver-295879-1178822103 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295879-1178822103/MiraXTv3_dyn /tmp/evaluation/295879-1178822103/instance-295879-1178822103.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  54161bb7f5d80f36a000875f17de5551

RANDOM SEED= 487650020

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1837904 kB
Buffers:         39828 kB
Cached:         110140 kB
SwapCached:      17516 kB
Active:         101628 kB
Inactive:        72996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1837904 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            28944 kB
Committed_AS: 12643876 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node6 on Thu May 10 18:45:07 UTC 2007