Trace number 305188

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 v1? (TO) 1200.09 1200.84

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S448238512-10.cnf
MD5SUM892135542a810e9ae6b292c6622bb8f3
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node9/watcher-305188-1178854634 -o ROOT/results/node9/solver-305188-1178854634 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305188-1178854634/MiraXTv1_dyn /tmp/evaluation/305188-1178854634/instance-305188-1178854634.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.00 1.00 1.00 3/77 23205
/proc/meminfo: memFree=1832016/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=3788 CPUtime=0
/proc/23205/stat : 23205 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 361500944 3878912 383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23205/statm: 947 390 202 20 0 305 0

[startup+0.104173 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23205
/proc/meminfo: memFree=1832016/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=8764 CPUtime=0.09
/proc/23205/stat : 23205 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194304 1709 0 0 0 9 0 0 0 18 0 1 0 361500944 8974336 1684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/23205/statm: 2191 1684 206 20 0 1549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8764

[startup+0.201184 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23205
/proc/meminfo: memFree=1832016/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=10056 CPUtime=0.19
/proc/23205/stat : 23205 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194304 2007 0 0 0 18 1 0 0 18 0 1 0 361500944 10297344 1982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587483 0 0 4096 0 0 0 0 17 0 0 0
/proc/23205/statm: 2514 1982 207 20 0 1872 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10056

[startup+0.301195 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23205
/proc/meminfo: memFree=1832016/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=10236 CPUtime=0.29
/proc/23205/stat : 23205 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194304 2083 0 0 0 28 1 0 0 19 0 1 0 361500944 10481664 2058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577070 0 0 4096 0 0 0 0 17 0 0 0
/proc/23205/statm: 2559 2058 207 20 0 1917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10236

[startup+0.701239 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23205
/proc/meminfo: memFree=1832016/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=24544 CPUtime=0.69
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 4088 0 0 0 67 2 0 0 20 0 2 0 361500944 25133056 3756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 6136 3756 218 20 0 5494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24544

[startup+1.50233 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1817600/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=24808 CPUtime=1.49
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 4160 0 0 0 147 2 0 0 20 0 2 0 361500944 25403392 3828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 6202 3828 218 20 0 5560 0
[pid=23205/tid=23207] ppid=23203 vsize=24808 CPUtime=1.16
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 1709 0 0 0 116 0 0 0 25 0 2 0 361500977 25403392 3828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24808

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1816064/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=27712 CPUtime=3.09
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 4902 0 0 0 307 2 0 0 20 0 2 0 361500944 28377088 4570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 6928 4570 218 20 0 6286 0
[pid=23205/tid=23207] ppid=23203 vsize=27712 CPUtime=2.77
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 2451 0 0 0 276 1 0 0 25 0 2 0 361500977 28377088 4570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1809728/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=33520 CPUtime=6.29
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 6398 0 0 0 625 4 0 0 20 0 2 0 361500944 34324480 6066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 8380 6066 218 20 0 7738 0
[pid=23205/tid=23207] ppid=23203 vsize=33520 CPUtime=5.96
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 3947 0 0 0 594 2 0 0 25 0 2 0 361500977 34324480 6066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33520

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1801480/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=39996 CPUtime=12.69
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 8105 0 0 0 1263 6 0 0 20 0 2 0 361500944 40955904 7773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 9999 7773 218 20 0 9357 0
[pid=23205/tid=23207] ppid=23203 vsize=39996 CPUtime=12.36
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 5654 0 0 0 1232 4 0 0 25 0 2 0 361500977 40955904 7773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39996

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1782216/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=59384 CPUtime=25.48
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 13020 0 0 0 2538 10 0 0 20 0 2 0 361500944 60809216 12688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 14846 12688 218 20 0 14204 0
[pid=23205/tid=23207] ppid=23203 vsize=59384 CPUtime=25.15
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 10569 0 0 0 2507 8 0 0 25 0 2 0 361500977 60809216 12688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59384

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1755784/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=86480 CPUtime=51.05
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 19993 0 0 0 5090 15 0 0 20 0 2 0 361500944 88555520 19587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 21620 19587 218 20 0 20978 0
[pid=23205/tid=23207] ppid=23203 vsize=86480 CPUtime=50.73
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 17542 0 0 0 5059 14 0 0 25 0 2 0 361500977 88555520 19587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86480

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1709896/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=130688 CPUtime=102.23
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 31242 0 0 0 10196 27 0 0 20 0 2 0 361500944 133824512 30630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 32672 30630 218 20 0 32030 0
[pid=23205/tid=23207] ppid=23203 vsize=130688 CPUtime=101.9
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 28791 0 0 0 10165 25 0 0 25 0 2 0 361500977 133824512 30630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521327 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 130688

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1691400/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=148720 CPUtime=162.19
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 36044 0 0 0 16189 30 0 0 20 0 2 0 361500944 152289280 35187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 37180 35187 218 20 0 36538 0
[pid=23205/tid=23207] ppid=23203 vsize=148720 CPUtime=161.86
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 33593 0 0 0 16158 28 0 0 25 0 2 0 361500977 152289280 35187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 148720

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1690760/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=149384 CPUtime=222.15
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 36347 0 0 0 22185 30 0 0 20 0 2 0 361500944 152969216 35360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 37346 35360 218 20 0 36704 0
[pid=23205/tid=23207] ppid=23203 vsize=149384 CPUtime=221.84
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 33896 0 0 0 22155 29 0 0 25 0 2 0 361500977 152969216 35360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 149384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1669128/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=171464 CPUtime=282.11
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 41962 0 0 0 28176 35 0 0 20 0 2 0 361500944 175579136 40777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 42866 40777 218 20 0 42224 0
[pid=23205/tid=23207] ppid=23203 vsize=171464 CPUtime=281.79
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 39511 0 0 0 28145 34 0 0 25 0 2 0 361500977 175579136 40777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 171464

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1668936/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=171464 CPUtime=342.07
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 42161 0 0 0 34171 36 0 0 20 0 2 0 361500944 175579136 40778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 42866 40778 218 20 0 42224 0
[pid=23205/tid=23207] ppid=23203 vsize=171464 CPUtime=341.74
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 39710 0 0 0 34140 34 0 0 25 0 2 0 361500977 175579136 40778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 171464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1668936/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=171464 CPUtime=402.04
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 42432 0 0 0 40168 36 0 0 20 0 2 0 361500944 175579136 40782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 42866 40782 218 20 0 42224 0
[pid=23205/tid=23207] ppid=23203 vsize=171464 CPUtime=401.71
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 39981 0 0 0 40137 34 0 0 25 0 2 0 361500977 175579136 40782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 171464

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1657032/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=184312 CPUtime=462
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 45694 0 0 0 46161 39 0 0 20 0 2 0 361500944 188735488 43977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 46078 43977 218 20 0 45436 0
[pid=23205/tid=23207] ppid=23203 vsize=184312 CPUtime=461.67
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 43243 0 0 0 46130 37 0 0 25 0 2 0 361500977 188735488 43977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 184312

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 23207
/proc/meminfo: memFree=1647560/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=521.95
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 48058 0 0 0 52155 40 0 0 20 0 2 0 361500944 197545984 46140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46140 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=521.64
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 45607 0 0 0 52125 39 0 0 25 0 2 0 361500977 197545984 46140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 192916

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 23207
/proc/meminfo: memFree=1647624/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=581.92
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 48260 0 0 0 58152 40 0 0 20 0 2 0 361500944 197545984 46141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46141 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=581.61
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 45809 0 0 0 58122 39 0 0 25 0 2 0 361500977 197545984 46141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 192916

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647624/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=641.89
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 48394 0 0 0 64148 41 0 0 20 0 2 0 361500944 197545984 46141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46141 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=641.56
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 45943 0 0 0 64117 39 0 0 25 0 2 0 361500977 197545984 46141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 192916

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647496/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=701.85
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 48663 0 0 0 70144 41 0 0 20 0 2 0 361500944 197545984 46142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46142 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=701.52
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 46212 0 0 0 70113 39 0 0 25 0 2 0 361500977 197545984 46142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 192916

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647432/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=761.82
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 48938 0 0 0 76141 41 0 0 20 0 2 0 361500944 197545984 46147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46147 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=761.49
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 46487 0 0 0 76110 39 0 0 25 0 2 0 361500977 197545984 46147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526635 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 192916

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647496/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=821.78
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 49142 0 0 0 82137 41 0 0 20 0 2 0 361500944 197545984 46147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46147 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=821.46
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 46691 0 0 0 82106 40 0 0 25 0 2 0 361500977 197545984 46147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 192916

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647432/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=881.73
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 49347 0 0 0 88132 41 0 0 20 0 2 0 361500944 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46148 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=881.41
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 46896 0 0 0 88101 40 0 0 25 0 2 0 361500977 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 192916

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647496/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=941.7
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 49483 0 0 0 94129 41 0 0 20 0 2 0 361500944 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46148 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=941.38
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 47032 0 0 0 94098 40 0 0 25 0 2 0 361500977 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 192916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1647496/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=192916 CPUtime=1001.66
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 49687 0 0 0 100124 42 0 0 20 0 2 0 361500944 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48229 46148 218 20 0 47587 0
[pid=23205/tid=23207] ppid=23203 vsize=192916 CPUtime=1001.34
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 47236 0 0 0 100094 40 0 0 25 0 2 0 361500977 197545984 46148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 192916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1644808/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=195556 CPUtime=1061.62
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 50538 0 0 0 106120 42 0 0 20 0 2 0 361500944 200249344 46795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 48889 46795 218 20 0 48247 0
[pid=23205/tid=23207] ppid=23203 vsize=195556 CPUtime=1061.3
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 48087 0 0 0 106089 41 0 0 25 0 2 0 361500977 200249344 46795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 195556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1640584/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=199656 CPUtime=1121.59
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 51727 0 0 0 112115 44 0 0 20 0 2 0 361500944 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 49914 47848 218 20 0 49272 0
[pid=23205/tid=23207] ppid=23203 vsize=199656 CPUtime=1121.26
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 49276 0 0 0 112084 42 0 0 25 0 2 0 361500977 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 199656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1640648/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=199656 CPUtime=1181.56
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 51863 0 0 0 118112 44 0 0 20 0 2 0 361500944 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 49914 47848 218 20 0 49272 0
[pid=23205/tid=23207] ppid=23203 vsize=199656 CPUtime=1181.23
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 49412 0 0 0 118081 42 0 0 25 0 2 0 361500977 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 199656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1640584/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=199656 CPUtime=1200.04
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 51931 0 0 0 119960 44 0 0 20 0 2 0 361500944 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 49914 47848 218 20 0 49272 0
[pid=23205/tid=23207] ppid=23203 vsize=199656 CPUtime=1199.71
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 49480 0 0 0 119929 42 0 0 25 0 2 0 361500977 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 199656

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

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

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23207
/proc/meminfo: memFree=1640584/2055920 swapFree=4145492/4192956
[pid=23205] ppid=23203 vsize=199656 CPUtime=1200.04
/proc/23205/stat : 23205 (MiraXTv1_dyn) S 23203 23205 21477 0 -1 4194304 51931 0 0 0 119960 44 0 0 20 0 2 0 361500944 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23205/statm: 49914 47848 218 20 0 49272 0
[pid=23205/tid=23207] ppid=23203 vsize=199656 CPUtime=1199.71
/proc/23205/task/23207/stat : 23207 (MiraXTv1_dyn) R 23203 23205 21477 0 -1 4194368 49480 0 0 0 119929 42 0 0 25 0 2 0 361500977 204447744 47848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 199656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.84
CPU time (s): 1200.09
CPU user time (s): 1199.61
CPU system time (s): 0.475927
CPU usage (%): 99.9369
Max. virtual memory (cumulated for all children) (KiB): 199928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.475927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51931
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= 13
involuntary context switches= 16802

runsolver used 1.20682 second user time and 3.16652 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 03:37:14 UTC 2007

IDJOB= 305188
IDBENCH= 20150
IDSOLVER= 130
FILE ID= node9/305188-1178854634

PBS_JOBID= 5251005

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S448238512-10.cnf
COMMAND LINE= /tmp/evaluation/305188-1178854634/MiraXTv1_dyn /tmp/evaluation/305188-1178854634/instance-305188-1178854634.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-305188-1178854634 -o ROOT/results/node9/solver-305188-1178854634 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305188-1178854634/MiraXTv1_dyn /tmp/evaluation/305188-1178854634/instance-305188-1178854634.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  892135542a810e9ae6b292c6622bb8f3

RANDOM SEED= 788038428

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1832296 kB
Buffers:         39608 kB
Cached:         104772 kB
SwapCached:      15556 kB
Active:         113700 kB
Inactive:        54112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832296 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            5172 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            41352 kB
Committed_AS:  8935620 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= 66556 MiB

End job on node9 on Fri May 11 03:57:17 UTC 2007