Trace number 1733176

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.09 1200.53

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_11gates_b2.cnf
MD5SUMc145d81f1457b6e33e1aa58009001b0a
Bench CategoryCRAFTED (crafted 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 variables1448
Number of clauses720410
Sum of the clauses size4254134
Maximum clause length34
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 24709
Number of clauses of size 30
Number of clauses of size 48462
Number of clauses of size 530976
Number of clauses of size over 5675879

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1448                                                 |
0.00/0.00	c |  Number of clauses:    720410                                               |
1.00/1.01	c |  Parsing time:         0.85         s                                       |
1.00/1.01	c |  Timeout:              43200 s
1.00/1.01	c |  Random Seed:          766992897.000000
1.00/1.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
1.00/1.01	c |  Branching Rule:       default (solution-guided)                            |
1.00/1.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.00/1.01	c |                                                                             |
39.86/39.93	c ============================[ Search Statistics ]==============================
39.86/39.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.86/39.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.86/39.93	c ===============================================================================
39.86/39.93	c |         0 |     968   197114  1109185 |    65704        0    nan |  0.000 % |
40.97/41.05	c |       102 |     968   197114  1109185 |    72275      102     27 | 27.210 % |
42.17/42.20	c |       253 |     967   197114  1109185 |    79502      252     22 | 27.279 % |
43.27/43.37	c |       478 |     967   197114  1109185 |    87452      477     22 | 27.279 % |
44.67/44.77	c |       820 |     967   197114  1109185 |    96198      819     21 | 27.279 % |
46.17/46.20	c |      1326 |     965   197114  1109185 |   105818     1323     21 | 27.417 % |
47.56/47.70	c |      2086 |     965   197114  1109185 |   116399     2083     27 | 27.417 % |
49.47/49.52	c |      3225 |     965   197114  1109185 |   128039     3222     32 | 27.417 % |
51.26/51.39	c |      4934 |     965   197114  1109185 |   140843     4931     34 | 27.417 % |
53.36/53.47	c |      7496 |     962   197114  1109185 |   154928     7490     33 | 27.624 % |
56.86/56.91	c |     11340 |     962   197114  1109185 |   170420    11334     35 | 27.624 % |
59.96/60.01	c |     17106 |     962   197114  1109185 |   187463    17100     38 | 27.624 % |
65.66/65.70	c |     25757 |     959   197114  1109185 |   206209    25748     38 | 27.832 % |
73.75/73.88	c |     38733 |     955   197114  1109185 |   226830    38720     38 | 28.108 % |
91.15/91.26	c |     58195 |     955   197114  1109185 |   249513    58182     42 | 28.108 % |
122.73/122.89	c |     87387 |     955   197114  1109185 |   274464    87374     45 | 28.108 % |
176.81/176.94	c |    131177 |     954   192993  1084972 |   301911   131161     47 | 28.315 % |
318.76/318.93	c |    196861 |     954   192993  1084972 |   332102   196845     51 | 28.315 % |
498.90/499.10	c |    295387 |     951   192042  1079307 |   365312   295369     54 | 28.453 % |
687.83/688.11	c |    443176 |     947   190457  1069862 |   401843    98906     48 | 28.660 % |
1035.31/1035.80	c |    664860 |     947   190457  1069862 |   442028   320590     48 | 28.660 % |

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-1733176-1240785429/watcher-1733176-1240785429 -o /tmp/evaluation-result-1733176-1240785429/solver-1733176-1240785429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=766992897 HOME/instance-1733176-1240785429.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: 1.00 1.00 1.00 3/65 22386
/proc/meminfo: memFree=1710384/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=2412 CPUtime=0
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 444 0 0 0 0 0 0 0 18 0 1 0 106572528 2469888 429 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 603 430 87 221 0 379 0

[startup+0.035279 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22386
/proc/meminfo: memFree=1710384/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=6996 CPUtime=0.02
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 1562 0 0 0 2 0 0 0 18 0 1 0 106572528 7163904 1547 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 1749 1547 87 221 0 1525 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6996

[startup+0.101289 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22386
/proc/meminfo: memFree=1710384/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=16656 CPUtime=0.09
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 3864 0 0 0 8 1 0 0 18 0 1 0 106572528 17055744 3850 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 4164 3852 87 221 0 3940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16656

[startup+0.301325 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22386
/proc/meminfo: memFree=1710384/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=45632 CPUtime=0.29
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 10680 0 0 0 24 5 0 0 19 0 1 0 106572528 46727168 10665 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 11408 10665 87 221 0 11184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45632

[startup+0.701396 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22386
/proc/meminfo: memFree=1710384/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=102616 CPUtime=0.69
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 23879 0 0 0 57 12 0 0 23 0 1 0 106572528 105078784 23864 1992294400 4194304 5102648 548682068784 18446744073709551615 4279956 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 25654 23869 87 221 0 25430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102616

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22387
/proc/meminfo: memFree=1576552/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=146544 CPUtime=1.49
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 34061 0 0 0 133 16 0 0 25 0 1 0 106572528 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226515 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146544

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22387
/proc/meminfo: memFree=1573224/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=146544 CPUtime=3.09
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 34061 0 0 0 292 17 0 0 25 0 1 0 106572528 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146544

[startup+6.30139 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 22387
/proc/meminfo: memFree=1573288/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=146544 CPUtime=6.29
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 34061 0 0 0 612 17 0 0 25 0 1 0 106572528 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226558 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146544

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 22387
/proc/meminfo: memFree=1573992/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=146544 CPUtime=12.69
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 34061 0 0 0 1252 17 0 0 25 0 1 0 106572528 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226485 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146544

[startup+25.5018 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 22387
/proc/meminfo: memFree=1573992/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=146544 CPUtime=25.48
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 34149 0 0 0 2531 17 0 0 25 0 1 0 106572528 150061056 34134 1992294400 4194304 5102648 548682068784 18446744073709551615 4225547 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36636 34134 99 221 0 36412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146544

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 22387
/proc/meminfo: memFree=1579304/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=137668 CPUtime=51.06
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 36679 0 0 0 5087 19 0 0 25 0 1 0 106572528 140972032 32785 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 34417 32785 114 221 0 34193 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 137668

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=138392 CPUtime=102.25
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 36786 0 0 0 10206 19 0 0 25 0 1 0 106572528 141713408 32892 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 34598 32892 114 221 0 34374 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138392

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1578472/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=139472 CPUtime=162.22
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 36903 0 0 0 16203 19 0 0 25 0 1 0 106572528 142819328 33009 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 34868 33009 114 221 0 34644 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 139472

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22389
/proc/meminfo: memFree=1577704/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=139472 CPUtime=222.19
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 37075 0 0 0 22200 19 0 0 25 0 1 0 106572528 142819328 33181 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 34868 33181 114 221 0 34644 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 139472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1577192/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=139472 CPUtime=282.17
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 37195 0 0 0 28198 19 0 0 25 0 1 0 106572528 142819328 33301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 34868 33301 114 221 0 34644 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 139472

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1576744/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=141724 CPUtime=342.16
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 37308 0 0 0 34196 20 0 0 25 0 1 0 106572528 145125376 33414 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 35431 33414 114 221 0 35207 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 141724

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1570664/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=145868 CPUtime=402.13
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 38838 0 0 0 40192 21 0 0 25 0 1 0 106572528 149368832 34944 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 36467 34944 114 221 0 36243 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 145868

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1560488/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=155836 CPUtime=462.11
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 41378 0 0 0 46187 24 0 0 25 0 1 0 106572528 159576064 37484 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 38959 37484 114 221 0 38735 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 155836

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1551592/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=165008 CPUtime=522.09
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 43598 0 0 0 52183 26 0 0 25 0 1 0 106572528 168968192 39704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 41252 39704 114 221 0 41028 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 165008

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1543592/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=173804 CPUtime=582.07
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 45576 0 0 0 58180 27 0 0 25 0 1 0 106572528 177975296 41682 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 43451 41682 114 221 0 43227 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 173804

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1536360/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=180692 CPUtime=642.05
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47358 0 0 0 64176 29 0 0 25 0 1 0 106572528 185028608 43464 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45173 43464 114 221 0 44949 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 180692

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1536360/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=180692 CPUtime=702.02
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47358 0 0 0 70173 29 0 0 25 0 1 0 106572528 185028608 43464 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45173 43464 114 221 0 44949 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 180692

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1536296/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=180692 CPUtime=762.01
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47368 0 0 0 76172 29 0 0 25 0 1 0 106572528 185028608 43474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45173 43474 114 221 0 44949 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 180692

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22389
/proc/meminfo: memFree=1536232/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=180692 CPUtime=821.98
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47379 0 0 0 82169 29 0 0 25 0 1 0 106572528 185028608 43485 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45173 43485 114 221 0 44949 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 180692

[startup+882.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22389
/proc/meminfo: memFree=1536232/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=180692 CPUtime=881.96
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47379 0 0 0 88167 29 0 0 25 0 1 0 106572528 185028608 43485 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45173 43485 114 221 0 44949 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 180692

[startup+942.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1535720/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=181244 CPUtime=941.94
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47496 0 0 0 94164 30 0 0 25 0 1 0 106572528 185593856 43602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45311 43602 114 221 0 45087 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 181244

[startup+1002.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 22389
/proc/meminfo: memFree=1535400/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=181728 CPUtime=1001.92
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47582 0 0 0 100162 30 0 0 25 0 1 0 106572528 186089472 43688 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45432 43688 114 221 0 45208 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 181728

[startup+1062.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 22389
/proc/meminfo: memFree=1535080/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=182048 CPUtime=1061.9
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47642 0 0 0 106160 30 0 0 25 0 1 0 106572528 186417152 43748 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45512 43748 114 221 0 45288 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 182048

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 22389
/proc/meminfo: memFree=1534824/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=182368 CPUtime=1121.88
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 47720 0 0 0 112158 30 0 0 25 0 1 0 106572528 186744832 43826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 45592 43826 114 221 0 45368 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 182368

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1531432/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=185808 CPUtime=1181.86
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 48587 0 0 0 118155 31 0 0 25 0 1 0 106572528 190267392 44693 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 46452 44693 114 221 0 46228 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 185808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1529640/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=187508 CPUtime=1200.06
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 49008 0 0 0 119974 32 0 0 25 0 1 0 106572528 192008192 45114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 46877 45114 114 221 0 46653 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 187508

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.01 1.02 1.00 2/66 22389
/proc/meminfo: memFree=1529640/2055920 swapFree=4192812/4192956
[pid=22386] ppid=22384 vsize=187508 CPUtime=1200.06
/proc/22386/stat : 22386 (varsat-industri) R 22384 22386 22138 0 -1 4194304 49008 0 0 0 119974 32 0 0 25 0 1 0 106572528 192008192 45114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22386/statm: 46877 45114 114 221 0 46653 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 187508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.74
CPU system time (s): 0.348946
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 187508

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

runsolver used 1.3168 second user time and 3.05154 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 00:37:10
IDJOB=1733176
IDBENCH=71135
IDSOLVER=538
FILE ID=node89/1733176-1240785429
PBS_JOBID= 9187272
Free space on /tmp= 66364 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_11gates_b2.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733176-1240785429/watcher-1733176-1240785429 -o /tmp/evaluation-result-1733176-1240785429/solver-1733176-1240785429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=766992897 HOME/instance-1733176-1240785429.cnf

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

MD5SUM BENCH= c145d81f1457b6e33e1aa58009001b0a
RANDOM SEED=766992897

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710800 kB
Buffers:         45056 kB
Cached:         218644 kB
SwapCached:        140 kB
Active:         107180 kB
Inactive:       170460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           22844 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            53364 kB
Committed_AS:   347448 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= 66360 MiB
End job on node89 at 2009-04-27 00:57:13