Trace number 1798002

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat2-core 070721? (TO) 1200.11 1200.69

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
Bench CategoryAPPLICATION (applications 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 variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  259258                                               |
0.00/0.00	|  Number of clauses:    1388006                                              |
0.89/0.90	|  Parsing time:         0.77         s                                       |
1.00/1.02	============================[ Search Statistics ]==============================
1.00/1.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.02	===============================================================================
1.00/1.02	|         0 |  202680  1071870  2694914 |   357290        0    nan |  0.000 % |
1.29/1.30	|       100 |  202665  1071870  2694914 |   393019       99     42 | 21.985 % |
1.49/1.51	|       250 |  202444  1071870  2694914 |   432320      248     55 | 22.196 % |
1.99/2.05	|       478 |  202120  1071870  2694914 |   475552      473     57 | 22.690 % |
2.49/2.50	|       815 |  202120  1071870  2694914 |   523108      810     99 | 22.690 % |
3.39/3.41	|      1324 |  200432  1059170  2666418 |   575419     1314    131 | 22.690 % |
4.40/4.41	|      2083 |  199969  1059170  2666418 |   632961     2069    120 | 24.476 % |
6.60/6.68	|      3222 |  194076  1025246  2589906 |   696257     3185    122 | 25.214 % |
8.99/9.04	|      4930 |  193889  1022539  2584398 |   765882     4892    143 | 25.214 % |
16.79/16.81	|      7492 |  193840  1022416  2584099 |   842471     7449    199 | 25.322 % |
24.78/24.83	|     11336 |  190296  1003081  2541313 |   926718    11261    197 | 26.732 % |
39.16/39.29	|     17104 |  187650   990517  2514393 |  1019390    16967    215 | 27.620 % |
69.03/69.19	|     25754 |  187229   989491  2512041 |  1121329    25603    301 | 28.211 % |
110.68/110.85	|     38728 |  182846   965621  2459973 |  1233461    38443    311 | 29.476 % |
182.14/182.38	|     58189 |  181572   963400  2455240 |  1356808    57852    342 | 30.112 % |
352.66/352.93	|     87381 |  179468   949370  2425129 |  1492488    86698    429 | 30.776 % |
704.51/704.91	|    131172 |  177712   940261  2404119 |  1641737   130227    535 | 31.466 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1798002-1242085402/watcher-1798002-1242085402 -o /tmp/evaluation-result-1798002-1242085402/solver-1798002-1242085402 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1798002-1242085402.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3552
/proc/meminfo: memFree=838664/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=2876 CPUtime=0
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 579 0 0 0 0 0 0 0 18 0 1 0 236567266 2945024 564 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 719 567 58 171 0 545 0

[startup+0.069175 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3552
/proc/meminfo: memFree=838664/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=18024 CPUtime=0.06
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 3696 0 0 0 4 2 0 0 18 0 1 0 236567266 18456576 3633 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 4506 3634 58 171 0 4332 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18024

[startup+0.101177 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3552
/proc/meminfo: memFree=838664/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=20568 CPUtime=0.09
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 4336 0 0 0 7 2 0 0 18 0 1 0 236567266 21061632 4273 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 5142 4274 58 171 0 4968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20568

[startup+0.301197 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3552
/proc/meminfo: memFree=838664/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=34124 CPUtime=0.29
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 7722 0 0 0 24 5 0 0 19 0 1 0 236567266 34942976 7659 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 8531 7659 58 171 0 8357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34124

[startup+0.701243 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 3552
/proc/meminfo: memFree=838664/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=57016 CPUtime=0.69
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 13494 0 0 0 60 9 0 0 23 0 1 0 236567266 58384384 13431 1992294400 134512640 135213614 4294956256 18446744073709551615 134741438 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 14254 13431 58 171 0 14080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57016

[startup+1.50281 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 3553
/proc/meminfo: memFree=768320/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=75304 CPUtime=1.49
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 17615 0 0 0 135 14 0 0 25 0 1 0 236567266 77111296 17552 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 18826 17552 78 171 0 18652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75304

[startup+3.1015 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 3553
/proc/meminfo: memFree=768512/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=75304 CPUtime=3.09
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 17615 0 0 0 295 14 0 0 25 0 1 0 236567266 77111296 17552 1992294400 134512640 135213614 4294956256 18446744073709551615 134529797 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 18826 17552 78 171 0 18652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75304

[startup+6.30185 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 3553
/proc/meminfo: memFree=768576/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=75304 CPUtime=6.29
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 17615 0 0 0 615 14 0 0 25 0 1 0 236567266 77111296 17552 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 18826 17552 78 171 0 18652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75304

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 3553
/proc/meminfo: memFree=768256/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=76544 CPUtime=12.69
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 17892 0 0 0 1255 14 0 0 25 0 1 0 236567266 78381056 17829 1992294400 134512640 135213614 4294956256 18446744073709551615 134529769 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 19136 17829 78 171 0 18962 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76544

[startup+25.5019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3553
/proc/meminfo: memFree=763072/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=81448 CPUtime=25.49
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 19136 0 0 0 2533 16 0 0 25 0 1 0 236567266 83402752 19073 1992294400 134512640 135213614 4294956256 18446744073709551615 134527226 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 20362 19073 78 171 0 20188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81448

[startup+51.1017 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3553
/proc/meminfo: memFree=751488/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=93228 CPUtime=51.04
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 22065 0 0 0 5086 18 0 0 25 0 1 0 236567266 95465472 22002 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 23307 22002 78 171 0 23133 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 93228

[startup+102.305 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 3553
/proc/meminfo: memFree=726784/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=117484 CPUtime=102.18
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 28158 0 0 0 10196 22 0 0 25 0 1 0 236567266 120303616 28095 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 29371 28095 78 171 0 29197 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 117484

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 3553
/proc/meminfo: memFree=698048/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=146492 CPUtime=162.15
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 35420 0 0 0 16186 29 0 0 25 0 1 0 236567266 150007808 35357 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 36623 35357 78 171 0 36449 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 146492

[startup+222.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 3553
/proc/meminfo: memFree=671104/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=173240 CPUtime=222.12
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 42099 0 0 0 22176 36 0 0 25 0 1 0 236567266 177397760 42036 1992294400 134512640 135213614 4294956256 18446744073709551615 134529797 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 43310 42036 78 171 0 43136 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 173240

[startup+282.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/65 3553
/proc/meminfo: memFree=647040/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=197444 CPUtime=282.1
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 48133 0 0 0 28169 41 0 0 25 0 1 0 236567266 202182656 48070 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 49361 48070 78 171 0 49187 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 197444

[startup+342.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 3553
/proc/meminfo: memFree=624768/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=219468 CPUtime=342.07
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 53645 0 0 0 34161 46 0 0 25 0 1 0 236567266 224735232 53582 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 54867 53582 78 171 0 54693 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 219468

[startup+402.302 s]
/proc/loadavg: 1.05 1.05 1.01 2/65 3553
/proc/meminfo: memFree=600640/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=243860 CPUtime=402.04
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 59716 0 0 0 40153 51 0 0 25 0 1 0 236567266 249712640 59653 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 60965 59653 78 171 0 60791 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 243860

[startup+462.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 3553
/proc/meminfo: memFree=580800/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=263400 CPUtime=462.01
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 64627 0 0 0 46145 56 0 0 25 0 1 0 236567266 269721600 64564 1992294400 134512640 135213614 4294956256 18446744073709551615 134529552 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 65850 64564 78 171 0 65676 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 263400

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 3553
/proc/meminfo: memFree=559296/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=285388 CPUtime=521.99
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 70119 0 0 0 52138 61 0 0 25 0 1 0 236567266 292237312 70056 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 71347 70056 78 171 0 71173 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 285388

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3553
/proc/meminfo: memFree=526912/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=317520 CPUtime=581.96
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 78158 0 0 0 58130 66 0 0 25 0 1 0 236567266 325140480 78095 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 79380 78095 78 171 0 79206 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 317520

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3553
/proc/meminfo: memFree=508864/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=335076 CPUtime=641.94
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 82547 0 0 0 64125 69 0 0 25 0 1 0 236567266 343117824 82484 1992294400 134512640 135213614 4294956256 18446744073709551615 134529554 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 83769 82484 78 171 0 83595 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 335076

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3553
/proc/meminfo: memFree=490560/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=353408 CPUtime=701.92
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 87149 0 0 0 70118 74 0 0 25 0 1 0 236567266 361889792 87086 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 88352 87086 78 171 0 88178 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 353408

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3553
/proc/meminfo: memFree=466240/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=377488 CPUtime=761.89
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 93161 0 0 0 76111 78 0 0 25 0 1 0 236567266 386547712 93098 1992294400 134512640 135213614 4294956256 18446744073709551615 134538918 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 94372 93098 78 171 0 94198 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 377488

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3553
/proc/meminfo: memFree=445248/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=398804 CPUtime=821.86
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 98441 0 0 0 82103 83 0 0 25 0 1 0 236567266 408375296 98378 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 99701 98378 78 171 0 99527 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 398804

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3553
/proc/meminfo: memFree=423744/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=420152 CPUtime=881.85
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 103793 0 0 0 88096 89 0 0 25 0 1 0 236567266 430235648 103730 1992294400 134512640 135213614 4294956256 18446744073709551615 134529678 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 105038 103730 78 171 0 104864 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 420152

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3553
/proc/meminfo: memFree=405248/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=439100 CPUtime=941.81
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 108511 0 0 0 94088 93 0 0 25 0 1 0 236567266 449638400 108448 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 109775 108448 78 171 0 109601 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 439100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3553
/proc/meminfo: memFree=382016/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=461940 CPUtime=1001.79
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 114228 0 0 0 100083 96 0 0 25 0 1 0 236567266 473026560 114165 1992294400 134512640 135213614 4294956256 18446744073709551615 134529507 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 115485 114165 78 171 0 115311 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 461940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3559
/proc/meminfo: memFree=359296/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=484648 CPUtime=1061.77
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 119932 0 0 0 106076 101 0 0 25 0 1 0 236567266 496279552 119869 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 121162 119869 78 171 0 120988 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 484648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3559
/proc/meminfo: memFree=335872/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=507888 CPUtime=1121.74
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 125759 0 0 0 112067 107 0 0 25 0 1 0 236567266 520077312 125696 1992294400 134512640 135213614 4294956256 18446744073709551615 134529510 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 126972 125696 78 171 0 126798 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 507888

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3559
/proc/meminfo: memFree=315328/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=528452 CPUtime=1181.72
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 130882 0 0 0 118061 111 0 0 25 0 1 0 236567266 541134848 130819 1992294400 134512640 135213614 4294956256 18446744073709551615 134529510 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 132113 130819 78 171 0 131939 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 528452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3559
/proc/meminfo: memFree=309952/2055920 swapFree=4179680/4192956
[pid=3552] ppid=3550 vsize=533508 CPUtime=1200.01
/proc/3552/stat : 3552 (minisat_static) R 3550 3552 2865 0 -1 4194304 132156 0 0 0 119889 112 0 0 25 0 1 0 236567266 546312192 132093 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/3552/statm: 133377 132093 78 171 0 133203 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 533508

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): 1200.69
CPU time (s): 1200.11
CPU user time (s): 1198.9
CPU system time (s): 1.20682
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 533508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 1.20682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132156
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= 2
involuntary context switches= 3739

runsolver used 1.01484 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 01:43:24
IDJOB=1798002
IDBENCH=71029
IDSOLVER=651
FILE ID=node64/1798002-1242085402
PBS_JOBID= 9277639
Free space on /tmp= 66348 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1798002-1242085402/watcher-1798002-1242085402 -o /tmp/evaluation-result-1798002-1242085402/solver-1798002-1242085402 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1798002-1242085402.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=292781526

node64.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.218
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.218
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:        839144 kB
Buffers:         63944 kB
Cached:        1063168 kB
SwapCached:       6516 kB
Active:          76680 kB
Inactive:      1059764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        839144 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:           27108 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            66032 kB
Committed_AS:   677380 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node64 at 2009-05-12 02:03:26