Trace number 1556094

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
VARSAT-industrial 2009-03-22? (TO) 1200.07 1200.42

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  17818                                                |
0.00/0.00	c |  Number of clauses:    52685                                                |
0.00/0.06	c |  Parsing time:         0.06         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1185899514.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |    9278    39696   120320 |    13232        0    nan |  0.000 % |
0.39/0.49	c |       101 |    9277    39696   120320 |    14555      100     27 |  0.028 % |
0.59/0.65	c |       251 |    9270    39696   120320 |    16010      246     15 |  0.640 % |
0.79/0.80	c |       476 |    9265    39696   120320 |    17611      470     13 |  0.819 % |
0.89/0.97	c |       814 |    9119    38902   118111 |    19372      799     17 |  1.594 % |
1.19/1.21	c |      1320 |    8864    38071   115814 |    21310     1294     19 |  2.598 % |
1.39/1.40	c |      2080 |    8805    37333   113747 |    23441     2047     16 |  2.935 % |
1.59/1.68	c |      3220 |    8668    36691   111896 |    25785     3168     15 |  3.609 % |
1.89/1.97	c |      4929 |    8626    36523   111414 |    28363     4868     14 |  4.338 % |
2.39/2.43	c |      7492 |    8025    33854   103662 |    31200     7388     17 |  7.049 % |
2.99/3.05	c |     11337 |    7706    32493    99712 |    34320    11186     22 |  8.834 % |
3.99/4.07	c |     17107 |    7013    29437    90864 |    37752    16841     24 | 12.723 % |
5.30/5.39	c |     25757 |    6799    28908    89350 |    41527    25449     30 | 14.833 % |
7.59/7.66	c |     38732 |    6439    26970    83747 |    45680    38306     36 | 16.096 % |
11.39/11.48	c |     58195 |    6083    25542    75329 |    50248    28471     46 | 19.104 % |
17.88/17.98	c |     87387 |    5603    23585    69680 |    55273    57538     48 | 22.011 % |
28.68/28.76	c |    131176 |    5339    22248    65851 |    60800    19986     46 | 22.253 % |
46.18/46.23	c |    196861 |    5067    21153    62679 |    66880    38761     59 | 24.464 % |
68.47/68.51	c |    295387 |    4781    20068    59561 |    73568    21827     37 | 26.007 % |
111.16/111.20	c |    443176 |    4217    17470    52101 |    80925    45407     46 | 28.415 % |
204.93/205.08	c |    664860 |    3983    16492    49307 |    89018    58433     60 | 29.728 % |
331.59/331.70	c |    997385 |    3859    16008    47930 |    97920    76619     44 | 30.430 % |
570.32/570.55	c |   1496175 |    3790    15770    47252 |   107712    54194     45 | 30.817 % |
1094.66/1095.04	c |   2244357 |    3788    15735    47153 |   118483    37470     67 | 30.823 % |

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-1556094-1238746096/watcher-1556094-1238746096 -o /tmp/evaluation-result-1556094-1238746096/solver-1556094-1238746096 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1185899514 HOME/instance-1556094-1238746096.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
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.99 0.98 0.91 3/64 8291
/proc/meminfo: memFree=1340776/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=3400 CPUtime=0
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 629 0 0 0 0 0 0 0 18 0 1 0 1147276611 3481600 614 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 850 614 87 221 0 626 0

[startup+0.0091939 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8291
/proc/meminfo: memFree=1340776/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=4016 CPUtime=0
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 797 0 0 0 0 0 0 0 18 0 1 0 1147276611 4112384 782 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 1004 782 87 221 0 780 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4016

[startup+0.101206 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8291
/proc/meminfo: memFree=1340776/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=13104 CPUtime=0.09
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 3035 0 0 0 8 1 0 0 18 0 1 0 1147276611 13418496 3020 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 3276 3020 100 221 0 3052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13104

[startup+0.301228 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8291
/proc/meminfo: memFree=1340776/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=19100 CPUtime=0.29
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 4542 0 0 0 28 1 0 0 19 0 1 0 1147276611 19558400 4527 1992294400 4194304 5102648 548682068784 18446744073709551615 4274515 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 4775 4527 100 221 0 4551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19100

[startup+0.701276 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8291
/proc/meminfo: memFree=1340776/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=17568 CPUtime=0.69
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 4577 0 0 0 68 1 0 0 22 0 1 0 1147276611 17989632 4193 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17568

[startup+1.50137 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1324192/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=17568 CPUtime=1.49
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 4577 0 0 0 148 1 0 0 25 0 1 0 1147276611 17989632 4193 1992294400 4194304 5102648 548682068784 18446744073709551615 4214384 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17568

[startup+3.10156 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1324064/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=17568 CPUtime=3.09
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 4577 0 0 0 308 1 0 0 25 0 1 0 1147276611 17989632 4193 1992294400 4194304 5102648 548682068784 18446744073709551615 4214172 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 4392 4193 115 221 0 4168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17568

[startup+6.30294 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1322656/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=20412 CPUtime=6.29
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 5238 0 0 0 627 2 0 0 25 0 1 0 1147276611 20901888 4854 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 5103 4854 115 221 0 4879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20412

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1317224/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=24924 CPUtime=12.69
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 6385 0 0 0 1266 3 0 0 25 0 1 0 1147276611 25522176 6001 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 6231 6001 115 221 0 6007 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24924

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1310952/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=31060 CPUtime=25.48
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 7860 0 0 0 2544 4 0 0 25 0 1 0 1147276611 31805440 7476 1992294400 4194304 5102648 548682068784 18446744073709551615 4244847 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 7765 7476 115 221 0 7541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31060

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1304552/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=37456 CPUtime=51.07
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 9467 0 0 0 5101 6 0 0 25 0 1 0 1147276611 38354944 9083 1992294400 4194304 5102648 548682068784 18446744073709551615 4248999 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 9364 9083 115 221 0 9140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37456

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1301480/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=40336 CPUtime=102.27
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 10221 0 0 0 10220 7 0 0 25 0 1 0 1147276611 41304064 9837 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 10084 9837 115 221 0 9860 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40336

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1290728/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=51068 CPUtime=162.24
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 12908 0 0 0 16214 10 0 0 25 0 1 0 1147276611 52293632 12524 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 12767 12524 115 221 0 12543 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51068

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 3/65 8292
/proc/meminfo: memFree=1280360/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=222.23
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15481 0 0 0 22211 12 0 0 25 0 1 0 1147276611 63344640 15097 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15097 115 221 0 15241 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61860

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280360/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=282.21
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15482 0 0 0 28209 12 0 0 25 0 1 0 1147276611 63344640 15098 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15098 115 221 0 15241 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61860

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280232/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=342.19
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15488 0 0 0 34207 12 0 0 25 0 1 0 1147276611 63344640 15104 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15104 115 221 0 15241 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 61860

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280168/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=402.17
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15507 0 0 0 40205 12 0 0 25 0 1 0 1147276611 63344640 15123 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15123 115 221 0 15241 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 61860

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280168/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=462.15
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15507 0 0 0 46203 12 0 0 25 0 1 0 1147276611 63344640 15123 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15123 115 221 0 15241 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 61860

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280360/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=522.13
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15509 0 0 0 52201 12 0 0 25 0 1 0 1147276611 63344640 15125 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15125 115 221 0 15241 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 61860

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1280296/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=61860 CPUtime=582.12
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 15513 0 0 0 58200 12 0 0 25 0 1 0 1147276611 63344640 15129 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 15465 15129 115 221 0 15241 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 61860

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1269736/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=72284 CPUtime=642.11
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 18151 0 0 0 64196 15 0 0 25 0 1 0 1147276611 74018816 17767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 18071 17767 115 221 0 17847 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 72284

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1265384/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=76772 CPUtime=702.08
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 19246 0 0 0 70192 16 0 0 25 0 1 0 1147276611 78614528 18862 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 19193 18862 115 221 0 18969 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 76772

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1260008/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=82244 CPUtime=762.07
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 20569 0 0 0 76190 17 0 0 25 0 1 0 1147276611 84217856 20185 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 20561 20185 115 221 0 20337 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 82244

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1259944/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=82244 CPUtime=822.05
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 20578 0 0 0 82188 17 0 0 25 0 1 0 1147276611 84217856 20194 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 20561 20194 115 221 0 20337 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 82244

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1258920/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=83380 CPUtime=882.03
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 20845 0 0 0 88186 17 0 0 25 0 1 0 1147276611 85381120 20461 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 20845 20461 115 221 0 20621 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 83380

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1250280/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=92176 CPUtime=942.01
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 22987 0 0 0 94181 20 0 0 25 0 1 0 1147276611 94388224 22603 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23044 22603 115 221 0 22820 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 92176

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1250024/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=92460 CPUtime=1001.99
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 23059 0 0 0 100179 20 0 0 25 0 1 0 1147276611 94679040 22675 1992294400 4194304 5102648 548682068784 18446744073709551615 4262668 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23115 22675 115 221 0 22891 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 92460

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1250024/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=92460 CPUtime=1061.97
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 23062 0 0 0 106177 20 0 0 25 0 1 0 1147276611 94679040 22678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23115 22678 115 221 0 22891 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 92460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1249512/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=93100 CPUtime=1121.96
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 23185 0 0 0 112175 21 0 0 25 0 1 0 1147276611 95334400 22801 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23275 22801 115 221 0 23051 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 93100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1249448/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=93100 CPUtime=1181.94
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 23205 0 0 0 118173 21 0 0 25 0 1 0 1147276611 95334400 22821 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23275 22821 115 221 0 23051 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 93100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8292
/proc/meminfo: memFree=1249448/2055920 swapFree=4178472/4192956
[pid=8291] ppid=8289 vsize=93100 CPUtime=1200.04
/proc/8291/stat : 8291 (varsat-industri) R 8289 8291 8038 0 -1 4194304 23210 0 0 0 119983 21 0 0 25 0 1 0 1147276611 95334400 22826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8291/statm: 23275 22826 115 221 0 23051 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 93100

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.231964
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 93100

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

runsolver used 0.819875 second user time and 2.54761 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-03 10:08:16
IDJOB=1556094
IDBENCH=70812
IDSOLVER=538
FILE ID=node1/1556094-1238746096
PBS_JOBID= 9086124
Free space on /tmp= 66524 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556094-1238746096/watcher-1556094-1238746096 -o /tmp/evaluation-result-1556094-1238746096/solver-1556094-1238746096 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1185899514 HOME/instance-1556094-1238746096.cnf

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=1185899514

node1.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.229
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.229
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:       1341256 kB
Buffers:        100516 kB
Cached:         511672 kB
SwapCached:       8380 kB
Active:         256988 kB
Inactive:       365164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341256 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          15756 kB
Slab:            78480 kB
Committed_AS:  3183084 kB
PageTables:       1440 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= 66524 MiB
End job on node1 at 2009-04-03 10:28:19