Trace number 1556146

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.11 1200.54

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
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:  72202                                                |
0.00/0.00	c |  Number of clauses:    213533                                               |
0.19/0.29	c |  Parsing time:         0.24         s                                       |
0.19/0.29	c |  Timeout:              43200 s
0.19/0.29	c |  Random Seed:          536106232.000000
0.19/0.29	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.29	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.29	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.29	c |                                                                             |
1.39/1.45	c ============================[ Search Statistics ]==============================
1.39/1.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.45	c ===============================================================================
1.39/1.45	c |         0 |   37710   161284   474853 |    53761        0    nan |  0.000 % |
1.99/2.02	c |       100 |   37696   161284   474853 |    59137       96     32 |  0.029 % |
2.49/2.51	c |       250 |   37685   161284   474853 |    65051      243     20 |  0.072 % |
2.99/3.08	c |       475 |   37659   161284   474853 |    71556      467     13 |  0.075 % |
3.89/3.96	c |       812 |   37523   160503   472771 |    78711      786     10 |  0.346 % |
4.59/4.67	c |      1320 |   37333   159167   469187 |    86583     1277     10 |  0.525 % |
5.39/5.48	c |      2079 |   37266   159167   469187 |    95241     2029      9 |  0.730 % |
6.39/6.48	c |      3218 |   36753   156721   462374 |   104765     3140      8 |  1.368 % |
7.49/7.57	c |      4926 |   36460   154990   457386 |   115242     4829      9 |  1.888 % |
8.79/8.86	c |      7488 |   35951   152468   450326 |   126766     7362     10 |  2.460 % |
10.59/10.65	c |     11333 |   35113   148717   439516 |   139443    11112      9 |  3.792 % |
12.89/12.96	c |     17099 |   34025   143932   425706 |   153387    16777      9 |  5.413 % |
15.98/16.04	c |     25748 |   32410   136671   404672 |   168726    25239     11 |  7.561 % |
20.48/20.57	c |     38723 |   30662   128930   382284 |   185598    37864     11 | 10.086 % |
26.68/26.79	c |     58184 |   29730   124784   370296 |   204158    57057     11 | 11.213 % |
35.97/36.06	c |     87381 |   27927   116775   347170 |   224574    85713     13 | 13.552 % |
49.66/49.78	c |    131172 |   26972   112674   335352 |   247031   129225     19 | 15.151 % |
73.26/73.34	c |    196858 |   25354   105334   314210 |   271735   194389     25 | 17.117 % |
141.44/141.59	c |    295384 |   24469   101984   304605 |   298908    45330     18 | 18.817 % |
208.91/209.08	c |    443174 |   21359    87965   264227 |   328799   192246     42 | 22.736 % |
389.45/389.68	c |    664859 |   20578    85263   256479 |   361679    97948     41 | 24.454 % |
633.17/633.42	c |    997384 |   18829    77077   233135 |   397847    91088     26 | 26.258 % |
1028.73/1029.17	c |   1496174 |   18147    73523   222902 |   437632   207488     38 | 27.127 % |

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-1556146-1238746774/watcher-1556146-1238746774 -o /tmp/evaluation-result-1556146-1238746774/solver-1556146-1238746774 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=536106232 HOME/instance-1556146-1238746774.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.92 3/64 25301
/proc/meminfo: memFree=1370272/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=3852 CPUtime=0
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 789 0 0 0 0 0 0 0 18 0 1 0 1147339295 3944448 774 1992294400 4194304 5102648 548682068784 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 1246 780 80 221 0 1022 0

[startup+0.0186729 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 25301
/proc/meminfo: memFree=1370272/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=8000 CPUtime=0.01
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 1805 0 0 0 1 0 0 0 18 0 1 0 1147339295 8192000 1790 1992294400 4194304 5102648 548682068784 18446744073709551615 4245346 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 2000 1790 87 221 0 1776 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8000

[startup+0.101687 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 25301
/proc/meminfo: memFree=1370272/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=18696 CPUtime=0.09
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 4333 0 0 0 8 1 0 0 18 0 1 0 1147339295 19144704 4318 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 4674 4319 87 221 0 4450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.301721 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 25301
/proc/meminfo: memFree=1370272/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=45480 CPUtime=0.29
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 10167 0 0 0 24 5 0 0 19 0 1 0 1147339295 46571520 10152 1992294400 4194304 5102648 548682068784 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 11370 10152 98 221 0 11146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45480

[startup+0.701789 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 25301
/proc/meminfo: memFree=1370272/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=61640 CPUtime=0.69
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 13959 0 0 0 63 6 0 0 22 0 1 0 1147339295 63119360 13944 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 15410 13944 100 221 0 15186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61640

[startup+1.50193 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1306072/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=63980 CPUtime=1.49
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 16769 0 0 0 141 8 0 0 25 0 1 0 1147339295 65515520 15134 1992294400 4194304 5102648 548682068784 18446744073709551615 4214607 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 15995 15134 102 221 0 15771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63980

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1309720/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=64248 CPUtime=3.09
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 16788 0 0 0 301 8 0 0 25 0 1 0 1147339295 65789952 15153 1992294400 4194304 5102648 548682068784 18446744073709551615 4242179 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 16062 15153 114 221 0 15838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64248

[startup+6.30175 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1309528/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=64248 CPUtime=6.29
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 16788 0 0 0 621 8 0 0 25 0 1 0 1147339295 65789952 15153 1992294400 4194304 5102648 548682068784 18446744073709551615 4227639 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 16062 15153 114 221 0 15838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64248

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1309528/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=64248 CPUtime=12.69
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 16820 0 0 0 1261 8 0 0 25 0 1 0 1147339295 65789952 15185 1992294400 4194304 5102648 548682068784 18446744073709551615 4227849 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 16062 15185 114 221 0 15838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64248

[startup+25.501 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1309336/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=64672 CPUtime=25.48
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 16892 0 0 0 2540 8 0 0 25 0 1 0 1147339295 66224128 15257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 16168 15257 114 221 0 15944 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64672

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 25302
/proc/meminfo: memFree=1303960/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=69936 CPUtime=51.06
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 18251 0 0 0 5097 9 0 0 25 0 1 0 1147339295 71614464 16616 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 17484 16616 114 221 0 17260 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 69936

[startup+102.305 s]
/proc/loadavg: 1.05 1.00 0.93 2/65 25302
/proc/meminfo: memFree=1274456/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=99984 CPUtime=102.26
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 25615 0 0 0 10210 16 0 0 25 0 1 0 1147339295 102383616 23980 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 24996 23980 114 221 0 24772 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99984

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 0.93 2/65 25302
/proc/meminfo: memFree=1255448/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=118792 CPUtime=162.22
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 30346 0 0 0 16203 19 0 0 25 0 1 0 1147339295 121643008 28711 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 29698 28711 114 221 0 29474 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 118792

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 0.94 2/65 25302
/proc/meminfo: memFree=1255384/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=118792 CPUtime=222.21
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 30360 0 0 0 22201 20 0 0 25 0 1 0 1147339295 121643008 28725 1992294400 4194304 5102648 548682068784 18446744073709551615 4230001 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 29698 28725 114 221 0 29474 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 118792

[startup+282.302 s]
/proc/loadavg: 1.07 1.03 0.94 2/65 25302
/proc/meminfo: memFree=1242840/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=131704 CPUtime=282.19
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 33523 0 0 0 28196 23 0 0 25 0 1 0 1147339295 134864896 31888 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 32926 31888 114 221 0 32702 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 131704

[startup+342.301 s]
/proc/loadavg: 1.02 1.02 0.94 2/65 25302
/proc/meminfo: memFree=1224408/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=151068 CPUtime=342.16
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 38084 0 0 0 34188 28 0 0 25 0 1 0 1147339295 154693632 36449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 37767 36449 114 221 0 37543 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 151068

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 0.94 2/65 25302
/proc/meminfo: memFree=1212888/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=402.15
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 40924 0 0 0 40183 32 0 0 25 0 1 0 1147339295 166195200 39289 1992294400 4194304 5102648 548682068784 18446744073709551615 4243452 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39289 114 221 0 40351 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 162300

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 25302
/proc/meminfo: memFree=1212888/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=462.13
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 40927 0 0 0 46181 32 0 0 25 0 1 0 1147339295 166195200 39292 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39292 114 221 0 40351 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 162300

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 25302
/proc/meminfo: memFree=1213016/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=522.1
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 40937 0 0 0 52178 32 0 0 25 0 1 0 1147339295 166195200 39302 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39302 114 221 0 40351 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 162300

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1212888/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=582.08
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 40960 0 0 0 58176 32 0 0 25 0 1 0 1147339295 166195200 39325 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39325 114 221 0 40351 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 162300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1212504/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=642.07
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 41040 0 0 0 64174 33 0 0 25 0 1 0 1147339295 166195200 39405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39405 114 221 0 40351 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 162300

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1212568/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=702.04
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 41040 0 0 0 70171 33 0 0 25 0 1 0 1147339295 166195200 39405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39405 114 221 0 40351 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 162300

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1212504/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=762.03
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 41041 0 0 0 76170 33 0 0 25 0 1 0 1147339295 166195200 39406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39406 114 221 0 40351 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 162300

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1212568/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=162300 CPUtime=822
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 41041 0 0 0 82167 33 0 0 25 0 1 0 1147339295 166195200 39406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 40575 39406 114 221 0 40351 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 162300

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1202008/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=173184 CPUtime=881.98
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 43737 0 0 0 88162 36 0 0 25 0 1 0 1147339295 177340416 42102 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 43296 42102 114 221 0 43072 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 173184

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1185624/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=189348 CPUtime=941.95
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 47824 0 0 0 94155 40 0 0 25 0 1 0 1147339295 193892352 46189 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 47337 46189 114 221 0 47113 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 189348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182296/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1001.94
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48578 0 0 0 100153 41 0 0 25 0 1 0 1147339295 196943872 46943 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46943 114 221 0 47858 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 192328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182360/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1061.92
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48580 0 0 0 106151 41 0 0 25 0 1 0 1147339295 196943872 46945 1992294400 4194304 5102648 548682068784 18446744073709551615 4250190 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46945 114 221 0 47858 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 192328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182296/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1121.89
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48582 0 0 0 112148 41 0 0 25 0 1 0 1147339295 196943872 46947 1992294400 4194304 5102648 548682068784 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46947 114 221 0 47858 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 192328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182360/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1181.87
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48583 0 0 0 118146 41 0 0 25 0 1 0 1147339295 196943872 46948 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46948 114 221 0 47858 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 192328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182360/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1200.07
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48584 0 0 0 119966 41 0 0 25 0 1 0 1147339295 196943872 46949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46949 114 221 0 47858 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 192328

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25302
/proc/meminfo: memFree=1182360/2055920 swapFree=4175332/4192956
[pid=25301] ppid=25299 vsize=192328 CPUtime=1200.07
/proc/25301/stat : 25301 (varsat-industri) R 25299 25301 25008 0 -1 4194304 48584 0 0 0 119966 41 0 0 25 0 1 0 1147339295 196943872 46949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25301/statm: 48082 46949 114 221 0 47858 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 192328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.66
CPU system time (s): 0.449931
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 192328

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

runsolver used 0.989849 second user time and 2.77758 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-03 10:19:34
IDJOB=1556146
IDBENCH=70813
IDSOLVER=538
FILE ID=node55/1556146-1238746774
PBS_JOBID= 9085401
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED=536106232

node55.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.259
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.259
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:       1370752 kB
Buffers:        104352 kB
Cached:         472592 kB
SwapCached:      11868 kB
Active:         243452 kB
Inactive:       348760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370752 kB
SwapTotal:     4192956 kB
SwapFree:      4175332 kB
Dirty:            4556 kB
Writeback:           0 kB
Mapped:          19128 kB
Slab:            78988 kB
Committed_AS:  2912504 kB
PageTables:       1372 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= 66532 MiB
End job on node55 at 2009-04-03 10:39:37