Trace number 304614

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.82

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S1617760096-16.cnf
MD5SUM5f3213e2fda965548b3e8a74d5e8ed7c
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 variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

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/node17/watcher-304614-1178852456 -o ROOT/results/node17/solver-304614-1178852456 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304614-1178852456/MiraXTv1_dyn /tmp/evaluation/304614-1178852456/instance-304614-1178852456.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: 0.92 0.98 0.99 3/77 11441
/proc/meminfo: memFree=1789040/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=3788 CPUtime=0
/proc/11441/stat : 11441 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 333163088 3878912 345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/11441/statm: 947 345 206 20 0 305 0

[startup+0.102551 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11441
/proc/meminfo: memFree=1789040/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=5188 CPUtime=0.09
/proc/11441/stat : 11441 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194304 701 0 0 0 9 0 0 0 18 0 1 0 333163088 5312512 676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 0 0 0
/proc/11441/statm: 1297 676 207 20 0 655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.201561 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11441
/proc/meminfo: memFree=1789040/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=5188 CPUtime=0.19
/proc/11441/stat : 11441 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194304 714 0 0 0 19 0 0 0 18 0 1 0 333163088 5312512 689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/11441/statm: 1297 689 207 20 0 655 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5188

[startup+0.301572 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11441
/proc/meminfo: memFree=1789040/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=5188 CPUtime=0.29
/proc/11441/stat : 11441 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194304 714 0 0 0 29 0 0 0 19 0 1 0 333163088 5312512 689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/11441/statm: 1297 689 207 20 0 655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5188

[startup+0.701614 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11441
/proc/meminfo: memFree=1789040/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=9236 CPUtime=0.69
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 1403 0 0 0 69 0 0 0 20 0 2 0 333163088 9457664 1378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 2309 1378 218 20 0 1667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9236

[startup+1.5017 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 11443
/proc/meminfo: memFree=1782496/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=12164 CPUtime=1.49
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 2045 0 0 0 148 1 0 0 20 0 2 0 333163088 12455936 2020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 3041 2020 218 20 0 2399 0
[pid=11441/tid=11443] ppid=11439 vsize=12164 CPUtime=1.18
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 1290 0 0 0 117 1 0 0 25 0 2 0 333163119 12455936 2020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12164

[startup+3.10186 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 11443
/proc/meminfo: memFree=1779744/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=16584 CPUtime=3.09
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 3207 0 0 0 308 1 0 0 20 0 2 0 333163088 16982016 3182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 4146 3182 218 20 0 3504 0
[pid=11441/tid=11443] ppid=11439 vsize=16584 CPUtime=2.78
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 2452 0 0 0 277 1 0 0 25 0 2 0 333163119 16982016 3182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520093 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16584

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 11469
/proc/meminfo: memFree=1773360/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=19408 CPUtime=6.28
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 4030 0 0 0 626 2 0 0 20 0 2 0 333163088 19873792 3931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 4852 3931 218 20 0 4210 0
[pid=11441/tid=11443] ppid=11439 vsize=19408 CPUtime=5.97
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 3275 0 0 0 595 2 0 0 25 0 2 0 333163119 19873792 3931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19408

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/85 11515
/proc/meminfo: memFree=1764464/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=26900 CPUtime=12.68
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 6084 0 0 0 1262 6 0 0 20 0 2 0 333163088 27545600 5890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 6725 5890 218 20 0 6083 0
[pid=11441/tid=11443] ppid=11439 vsize=26900 CPUtime=12.36
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 5329 0 0 0 1230 6 0 0 25 0 2 0 333163119 27545600 5890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26900

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/85 11559
/proc/meminfo: memFree=1759728/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=31584 CPUtime=25.47
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 7578 0 0 0 2537 10 0 0 20 0 2 0 333163088 32342016 7092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 7896 7092 218 20 0 7254 0
[pid=11441/tid=11443] ppid=11439 vsize=31584 CPUtime=25.16
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 6823 0 0 0 2506 10 0 0 25 0 2 0 333163119 32342016 7092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31584

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/85 11615
/proc/meminfo: memFree=1756080/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=35064 CPUtime=51.05
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 8922 0 0 0 5089 16 0 0 20 0 2 0 333163088 35905536 7988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 8766 7988 218 20 0 8124 0
[pid=11441/tid=11443] ppid=11439 vsize=35064 CPUtime=50.73
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 8167 0 0 0 5058 15 0 0 25 0 2 0 333163119 35905536 7988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 35064

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1754784/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=37672 CPUtime=102.22
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 10460 0 0 0 10203 19 0 0 20 0 2 0 333163088 38576128 8616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 9418 8616 218 20 0 8776 0
[pid=11441/tid=11443] ppid=11439 vsize=37672 CPUtime=101.91
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 9705 0 0 0 10172 19 0 0 25 0 2 0 333163119 38576128 8616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 37672

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1753696/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=38824 CPUtime=162.19
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 11799 0 0 0 16199 20 0 0 20 0 2 0 333163088 39755776 8915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 9706 8915 218 20 0 9064 0
[pid=11441/tid=11443] ppid=11439 vsize=38824 CPUtime=161.87
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 11044 0 0 0 16167 20 0 0 25 0 2 0 333163119 39755776 8915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 38824

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1752288/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=40404 CPUtime=222.15
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 13004 0 0 0 22194 21 0 0 20 0 2 0 333163088 41373696 9275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 10101 9275 218 20 0 9459 0
[pid=11441/tid=11443] ppid=11439 vsize=40404 CPUtime=221.84
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 12249 0 0 0 22163 21 0 0 25 0 2 0 333163119 41373696 9275 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) 40404

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1751392/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=41296 CPUtime=282.12
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 14002 0 0 0 28190 22 0 0 20 0 2 0 333163088 42287104 9493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 10324 9493 218 20 0 9682 0
[pid=11441/tid=11443] ppid=11439 vsize=41296 CPUtime=281.79
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 13247 0 0 0 28158 21 0 0 25 0 2 0 333163119 42287104 9493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 41296

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1750688/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=42040 CPUtime=342.08
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 15104 0 0 0 34186 22 0 0 20 0 2 0 333163088 43048960 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 10510 9685 218 20 0 9868 0
[pid=11441/tid=11443] ppid=11439 vsize=42040 CPUtime=341.77
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 14349 0 0 0 34155 22 0 0 25 0 2 0 333163119 43048960 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 42040

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1749216/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=43340 CPUtime=402.02
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 16325 0 0 0 40179 23 0 0 20 0 2 0 333163088 44380160 9996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 10835 9996 218 20 0 10193 0
[pid=11441/tid=11443] ppid=11439 vsize=43340 CPUtime=401.71
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 15570 0 0 0 40148 23 0 0 25 0 2 0 333163119 44380160 9996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 43340

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1748512/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=44296 CPUtime=461.99
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 17331 0 0 0 46175 24 0 0 20 0 2 0 333163088 45359104 10222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11074 10222 218 20 0 10432 0
[pid=11441/tid=11443] ppid=11439 vsize=44296 CPUtime=461.66
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 16576 0 0 0 46143 23 0 0 25 0 2 0 333163119 45359104 10222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 44296

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1747744/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=44944 CPUtime=521.95
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 18350 0 0 0 52171 24 0 0 20 0 2 0 333163088 46022656 10396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11236 10396 218 20 0 10594 0
[pid=11441/tid=11443] ppid=11439 vsize=44944 CPUtime=521.64
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 17595 0 0 0 52140 24 0 0 25 0 2 0 333163119 46022656 10396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 44944

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1746912/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=45732 CPUtime=581.92
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 19369 0 0 0 58167 25 0 0 20 0 2 0 333163088 46829568 10567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11433 10567 218 20 0 10791 0
[pid=11441/tid=11443] ppid=11439 vsize=45732 CPUtime=581.6
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 18614 0 0 0 58135 25 0 0 25 0 2 0 333163119 46829568 10567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 45732

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1746272/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=46324 CPUtime=641.88
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 20365 0 0 0 64162 26 0 0 20 0 2 0 333163088 47435776 10713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11581 10713 218 20 0 10939 0
[pid=11441/tid=11443] ppid=11439 vsize=46324 CPUtime=641.57
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 19610 0 0 0 64131 26 0 0 25 0 2 0 333163119 47435776 10713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 46324

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1746016/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=46792 CPUtime=701.86
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 21238 0 0 0 70159 27 0 0 20 0 2 0 333163088 47915008 10806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11698 10806 218 20 0 11056 0
[pid=11441/tid=11443] ppid=11439 vsize=46792 CPUtime=701.53
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 20483 0 0 0 70127 26 0 0 25 0 2 0 333163119 47915008 10806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 46792

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1745696/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=47108 CPUtime=761.83
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 22284 0 0 0 76156 27 0 0 20 0 2 0 333163088 48238592 10877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11777 10877 218 20 0 11135 0
[pid=11441/tid=11443] ppid=11439 vsize=47108 CPUtime=761.51
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 21529 0 0 0 76124 27 0 0 25 0 2 0 333163119 48238592 10877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 47108

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1745440/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=47404 CPUtime=821.78
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 23266 0 0 0 82150 28 0 0 20 0 2 0 333163088 48541696 10948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11851 10948 218 20 0 11209 0
[pid=11441/tid=11443] ppid=11439 vsize=47404 CPUtime=821.46
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 22511 0 0 0 82119 27 0 0 25 0 2 0 333163119 48541696 10948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 47404

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1745120/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=47740 CPUtime=881.74
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 24151 0 0 0 88146 28 0 0 20 0 2 0 333163088 48885760 11045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 11935 11045 218 20 0 11293 0
[pid=11441/tid=11443] ppid=11439 vsize=47740 CPUtime=881.43
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 23396 0 0 0 88115 28 0 0 25 0 2 0 333163119 48885760 11045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 47740

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1744736/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=48072 CPUtime=941.71
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 25086 0 0 0 94142 29 0 0 20 0 2 0 333163088 49225728 11133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12018 11133 218 20 0 11376 0
[pid=11441/tid=11443] ppid=11439 vsize=48072 CPUtime=941.4
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 24331 0 0 0 94111 29 0 0 25 0 2 0 333163119 49225728 11133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 48072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1744160/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=48816 CPUtime=1001.67
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 26010 0 0 0 100137 30 0 0 20 0 2 0 333163088 49987584 11272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12204 11272 218 20 0 11562 0
[pid=11441/tid=11443] ppid=11439 vsize=48816 CPUtime=1001.35
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 25255 0 0 0 100106 29 0 0 25 0 2 0 333163119 49987584 11272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 48816

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11641
/proc/meminfo: memFree=1744032/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=48816 CPUtime=1061.64
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 26817 0 0 0 106134 30 0 0 20 0 2 0 333163088 49987584 11297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12204 11297 218 20 0 11562 0
[pid=11441/tid=11443] ppid=11439 vsize=48816 CPUtime=1061.32
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 26062 0 0 0 106102 30 0 0 25 0 2 0 333163119 49987584 11297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 48816

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 11641
/proc/meminfo: memFree=1743904/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=49004 CPUtime=1121.61
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 27643 0 0 0 112131 30 0 0 20 0 2 0 333163088 50180096 11343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12251 11343 218 20 0 11609 0
[pid=11441/tid=11443] ppid=11439 vsize=49004 CPUtime=1121.29
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 26888 0 0 0 112099 30 0 0 25 0 2 0 333163119 50180096 11343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 49004

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11641
/proc/meminfo: memFree=1743712/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=49376 CPUtime=1181.57
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 28488 0 0 0 118126 31 0 0 20 0 2 0 333163088 50561024 11407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12344 11407 218 20 0 11702 0
[pid=11441/tid=11443] ppid=11439 vsize=49376 CPUtime=1181.25
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 27733 0 0 0 118095 30 0 0 25 0 2 0 333163119 50561024 11407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 49376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11641
/proc/meminfo: memFree=1743648/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=49376 CPUtime=1200.07
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 28751 0 0 0 119976 31 0 0 20 0 2 0 333163088 50561024 11409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12344 11409 218 20 0 11702 0
[pid=11441/tid=11443] ppid=11439 vsize=49376 CPUtime=1199.75
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 27996 0 0 0 119944 31 0 0 25 0 2 0 333163119 50561024 11409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 49376

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.01 1.00 1.00 2/79 11641
/proc/meminfo: memFree=1743648/2055920 swapFree=4140644/4192956
[pid=11441] ppid=11439 vsize=49376 CPUtime=1200.07
/proc/11441/stat : 11441 (MiraXTv1_dyn) S 11439 11441 10079 0 -1 4194304 28751 0 0 0 119976 31 0 0 20 0 2 0 333163088 50561024 11409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11441/statm: 12344 11409 218 20 0 11702 0
[pid=11441/tid=11443] ppid=11439 vsize=49376 CPUtime=1199.75
/proc/11441/task/11443/stat : 11443 (MiraXTv1_dyn) R 11439 11441 10079 0 -1 4194368 27996 0 0 0 119944 31 0 0 25 0 2 0 333163119 50561024 11409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 49376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.09
CPU user time (s): 1199.77
CPU system time (s): 0.32295
CPU usage (%): 99.9393
Max. virtual memory (cumulated for all children) (KiB): 49376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28751
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= 24195

runsolver used 1.3218 second user time and 3.09053 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 03:00:56 UTC 2007

IDJOB= 304614
IDBENCH= 20136
IDSOLVER= 130
FILE ID= node17/304614-1178852456

PBS_JOBID= 5251014

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S1617760096-16.cnf
COMMAND LINE= /tmp/evaluation/304614-1178852456/MiraXTv1_dyn /tmp/evaluation/304614-1178852456/instance-304614-1178852456.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-304614-1178852456 -o ROOT/results/node17/solver-304614-1178852456 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304614-1178852456/MiraXTv1_dyn /tmp/evaluation/304614-1178852456/instance-304614-1178852456.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5f3213e2fda965548b3e8a74d5e8ed7c

RANDOM SEED= 614262784

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1789256 kB
Buffers:         47080 kB
Cached:         133668 kB
SwapCached:      15568 kB
Active:         119012 kB
Inactive:        85848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789256 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            47276 kB
Committed_AS: 10129384 kB
PageTables:       1796 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= 66560 MiB

End job on node17 on Fri May 11 03:20:59 UTC 2007