Trace number 1785718

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) 5000.13 5001.55

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                                               |
0.99/1.01	c |  Parsing time:         0.85         s                                       |
0.99/1.01	c |  Timeout:              43200 s
0.99/1.01	c |  Random Seed:          1478293422.000000
0.99/1.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.99/1.01	c |  Branching Rule:       default (solution-guided)                            |
0.99/1.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.99/1.01	c |                                                                             |
39.88/39.92	c ============================[ Search Statistics ]==============================
39.88/39.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.88/39.92	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.88/39.92	c ===============================================================================
39.88/39.92	c |         0 |     968   197114  1109185 |    65704        0    nan |  0.000 % |
40.98/41.04	c |       100 |     968   197114  1109185 |    72275      100     24 | 27.210 % |
42.08/42.14	c |       251 |     968   197114  1109185 |    79502      251     19 | 27.210 % |
43.28/43.32	c |       480 |     967   197114  1109185 |    87452      479     18 | 27.279 % |
44.48/44.55	c |       817 |     967   197114  1109185 |    96198      816     17 | 27.279 % |
45.78/45.84	c |      1323 |     967   197114  1109185 |   105818     1322     17 | 27.279 % |
47.28/47.34	c |      2083 |     967   197114  1109185 |   116399     2082     23 | 27.279 % |
48.98/49.04	c |      3222 |     961   197114  1109185 |   128039     3215     23 | 27.693 % |
50.78/50.80	c |      4930 |     955   197114  1109185 |   140843     4917     22 | 28.108 % |
52.68/52.78	c |      7493 |     954   197114  1109185 |   154928     7479     27 | 28.177 % |
55.47/55.60	c |     11337 |     952   197114  1109185 |   170420    11321     27 | 28.315 % |
59.67/59.71	c |     17103 |     951   197114  1109185 |   187463    17086     34 | 28.384 % |
65.67/65.78	c |     25755 |     951   197114  1109185 |   206209    25738     39 | 28.384 % |
73.77/73.81	c |     38729 |     951   197114  1109185 |   226830    38712     39 | 28.384 % |
90.56/90.62	c |     58190 |     951   197114  1109185 |   249513    58173     46 | 28.384 % |
123.16/123.20	c |     87382 |     949   197114  1109185 |   274464    87363     53 | 28.522 % |
169.54/169.67	c |    131173 |     949   191091  1073686 |   301911   131154     52 | 28.522 % |
246.72/246.81	c |    196857 |     949   191091  1073686 |   332102   196838     52 | 28.522 % |
446.07/446.29	c |    295383 |     949   191091  1073686 |   365312   295364     53 | 28.522 % |
731.78/732.08	c |    443174 |     949   191091  1073686 |   401843    98020     69 | 28.522 % |
1140.97/1141.38	c |    664858 |     948   190774  1071785 |   442028   319702     64 | 28.660 % |
1802.68/1803.26	c |    997387 |     947   190457  1069904 |   486230   229665     61 | 28.729 % |
3164.30/3165.28	c |   1496175 |     946   190140  1068022 |   534854   268955     71 | 28.729 % |

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-1785718-1241926155/watcher-1785718-1241926155 -o /tmp/evaluation-result-1785718-1241926155/solver-1785718-1241926155 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1478293422 HOME/instance-1785718-1241926155.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.85 0.97 0.99 3/65 19475
/proc/meminfo: memFree=1769280/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=2544 CPUtime=0
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 481 0 0 0 0 0 0 0 21 0 1 0 220644919 2605056 467 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 636 467 87 221 0 412 0

[startup+0.0269309 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 19475
/proc/meminfo: memFree=1769280/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=6012 CPUtime=0.01
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 1293 0 0 0 1 0 0 0 21 0 1 0 220644919 6156288 1278 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 1503 1283 87 221 0 1279 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6012

[startup+0.101937 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 19475
/proc/meminfo: memFree=1769280/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=16944 CPUtime=0.09
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 3953 0 0 0 8 1 0 0 21 0 1 0 220644919 17350656 3938 1992294400 4194304 5102648 548682068784 18446744073709551615 4227106 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 4236 3939 87 221 0 4012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16944

[startup+0.301957 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 19475
/proc/meminfo: memFree=1769280/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=45896 CPUtime=0.29
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 10776 0 0 0 24 5 0 0 23 0 1 0 220644919 46997504 10761 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 11508 10764 87 221 0 11284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45896

[startup+0.702001 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 19475
/proc/meminfo: memFree=1769280/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=103172 CPUtime=0.69
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 24047 0 0 0 57 12 0 0 25 0 1 0 220644919 105648128 24032 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 25793 24032 87 221 0 25569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103172

[startup+1.50109 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 19476
/proc/meminfo: memFree=1635064/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=146544 CPUtime=1.49
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 34061 0 0 0 133 16 0 0 25 0 1 0 220644919 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226104 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146544

[startup+3.10227 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 19476
/proc/meminfo: memFree=1632952/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=146544 CPUtime=3.09
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 34061 0 0 0 293 16 0 0 25 0 1 0 220644919 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226541 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146544

[startup+6.3016 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 19476
/proc/meminfo: memFree=1632064/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=146544 CPUtime=6.29
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 34061 0 0 0 613 16 0 0 25 0 1 0 220644919 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4273490 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146544

[startup+12.7013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 19476
/proc/meminfo: memFree=1632000/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=146544 CPUtime=12.68
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 34061 0 0 0 1252 16 0 0 25 0 1 0 220644919 150061056 34046 1992294400 4194304 5102648 548682068784 18446744073709551615 4226545 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36636 34046 98 221 0 36412 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 146544

[startup+25.5017 s]
/proc/loadavg: 1.18 1.03 1.01 2/66 19476
/proc/meminfo: memFree=1632128/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=146544 CPUtime=25.49
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 34147 0 0 0 2532 17 0 0 25 0 1 0 220644919 150061056 34132 1992294400 4194304 5102648 548682068784 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36636 34132 99 221 0 36412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146544

[startup+51.1014 s]
/proc/loadavg: 1.18 1.04 1.01 2/66 19476
/proc/meminfo: memFree=1638080/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=137668 CPUtime=51.08
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 36679 0 0 0 5090 18 0 0 25 0 1 0 220644919 140972032 32785 1992294400 4194304 5102648 548682068784 18446744073709551615 4214012 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 34417 32785 114 221 0 34193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137668

[startup+102.306 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 19476
/proc/meminfo: memFree=1637888/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=138392 CPUtime=102.27
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 36787 0 0 0 10209 18 0 0 25 0 1 0 220644919 141713408 32893 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 34598 32893 114 221 0 34374 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 138392

[startup+162.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 19476
/proc/meminfo: memFree=1637376/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=139472 CPUtime=162.24
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 36912 0 0 0 16206 18 0 0 25 0 1 0 220644919 142819328 33018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 34868 33018 114 221 0 34644 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 139472

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19476
/proc/meminfo: memFree=1636288/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=139472 CPUtime=222.22
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 37176 0 0 0 22204 18 0 0 25 0 1 0 220644919 142819328 33282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 34868 33282 114 221 0 34644 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 139472

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19476
/proc/meminfo: memFree=1635584/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=141724 CPUtime=282.21
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 37341 0 0 0 28202 19 0 0 25 0 1 0 220644919 145125376 33447 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 35431 33447 114 221 0 35207 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 141724

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19476
/proc/meminfo: memFree=1629568/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=145748 CPUtime=342.19
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 38831 0 0 0 34199 20 0 0 25 0 1 0 220644919 149245952 34937 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 36437 34937 114 221 0 36213 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 145748

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19476
/proc/meminfo: memFree=1621760/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=153524 CPUtime=402.18
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 40812 0 0 0 40196 22 0 0 25 0 1 0 220644919 157208576 36918 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 38381 36918 114 221 0 38157 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 153524

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19476
/proc/meminfo: memFree=1614528/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=160588 CPUtime=462.16
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 42602 0 0 0 46193 23 0 0 25 0 1 0 220644919 164442112 38708 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 40147 38708 114 221 0 39923 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 160588

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19476
/proc/meminfo: memFree=1607232/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=169032 CPUtime=522.15
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 44432 0 0 0 52190 25 0 0 25 0 1 0 220644919 173088768 40538 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 42258 40538 114 221 0 42034 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 169032

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19476
/proc/meminfo: memFree=1600128/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=175956 CPUtime=582.13
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 46181 0 0 0 58187 26 0 0 25 0 1 0 220644919 180178944 42287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 43989 42287 114 221 0 43765 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 175956

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19476
/proc/meminfo: memFree=1594688/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=181328 CPUtime=642.11
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 47525 0 0 0 64184 27 0 0 25 0 1 0 220644919 185679872 43631 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 45332 43631 114 221 0 45108 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 181328

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19484
/proc/meminfo: memFree=1496000/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4061.14
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71891 0 0 0 406066 48 0 0 25 0 1 0 220644919 287907840 67997 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 67997 114 221 0 70066 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 281160

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19484
/proc/meminfo: memFree=1495936/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4121.12
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71891 0 0 0 412064 48 0 0 25 0 1 0 220644919 287907840 67997 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 67997 114 221 0 70066 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 281160

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19484
/proc/meminfo: memFree=1495936/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4181.11
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71892 0 0 0 418063 48 0 0 25 0 1 0 220644919 287907840 67998 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 67998 114 221 0 70066 0
Current children cumulated CPU time (s) 4181.11
Current children cumulated vsize (KiB) 281160

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19484
/proc/meminfo: memFree=1495936/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4241.09
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71892 0 0 0 424061 48 0 0 25 0 1 0 220644919 287907840 67998 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 67998 114 221 0 70066 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 281160

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19484
/proc/meminfo: memFree=1495872/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4301.07
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71894 0 0 0 430059 48 0 0 25 0 1 0 220644919 287907840 68000 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 68000 114 221 0 70066 0
Current children cumulated CPU time (s) 4301.07
Current children cumulated vsize (KiB) 281160

[startup+4362.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19484
/proc/meminfo: memFree=1495808/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281160 CPUtime=4361.06
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 71901 0 0 0 436058 48 0 0 25 0 1 0 220644919 287907840 68007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70290 68007 114 221 0 70066 0
Current children cumulated CPU time (s) 4361.06
Current children cumulated vsize (KiB) 281160

[startup+4422.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 19486
/proc/meminfo: memFree=1495488/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4421.04
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72000 0 0 0 442056 48 0 0 25 0 1 0 220644919 288464896 68106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249779 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68106 114 221 0 70202 0
Current children cumulated CPU time (s) 4421.04
Current children cumulated vsize (KiB) 281704

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19486
/proc/meminfo: memFree=1495360/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4481.02
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72013 0 0 0 448054 48 0 0 25 0 1 0 220644919 288464896 68119 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68119 114 221 0 70202 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 281704

[startup+4542.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19486
/proc/meminfo: memFree=1495552/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4541
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72018 0 0 0 454052 48 0 0 25 0 1 0 220644919 288464896 68124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68124 114 221 0 70202 0
Current children cumulated CPU time (s) 4541
Current children cumulated vsize (KiB) 281704

[startup+4602.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 19486
/proc/meminfo: memFree=1495424/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4600.99
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72030 0 0 0 460051 48 0 0 25 0 1 0 220644919 288464896 68136 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68136 114 221 0 70202 0
Current children cumulated CPU time (s) 4600.99
Current children cumulated vsize (KiB) 281704

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19486
/proc/meminfo: memFree=1495360/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4660.97
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72038 0 0 0 466049 48 0 0 25 0 1 0 220644919 288464896 68144 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68144 114 221 0 70202 0
Current children cumulated CPU time (s) 4660.97
Current children cumulated vsize (KiB) 281704

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19486
/proc/meminfo: memFree=1495232/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4720.96
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72052 0 0 0 472047 49 0 0 25 0 1 0 220644919 288464896 68158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68158 114 221 0 70202 0
Current children cumulated CPU time (s) 4720.96
Current children cumulated vsize (KiB) 281704

[startup+4782.3 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 19486
/proc/meminfo: memFree=1495232/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4780.94
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72054 0 0 0 478045 49 0 0 25 0 1 0 220644919 288464896 68160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68160 114 221 0 70202 0
Current children cumulated CPU time (s) 4780.94
Current children cumulated vsize (KiB) 281704

[startup+4842.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 19486
/proc/meminfo: memFree=1495168/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4840.92
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72056 0 0 0 484043 49 0 0 25 0 1 0 220644919 288464896 68162 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68162 114 221 0 70202 0
Current children cumulated CPU time (s) 4840.92
Current children cumulated vsize (KiB) 281704

[startup+4902.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 19486
/proc/meminfo: memFree=1495168/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=281704 CPUtime=4900.91
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72062 0 0 0 490042 49 0 0 25 0 1 0 220644919 288464896 68168 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70426 68168 114 221 0 70202 0
Current children cumulated CPU time (s) 4900.91
Current children cumulated vsize (KiB) 281704

[startup+4962.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/66 19486
/proc/meminfo: memFree=1494656/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=282424 CPUtime=4960.89
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72201 0 0 0 496040 49 0 0 25 0 1 0 220644919 289202176 68307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70606 68307 114 221 0 70382 0
Current children cumulated CPU time (s) 4960.89
Current children cumulated vsize (KiB) 282424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 19486
/proc/meminfo: memFree=1494528/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=282424 CPUtime=5000.08
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72209 0 0 0 499959 49 0 0 25 0 1 0 220644919 289202176 68315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70606 68315 114 221 0 70382 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 282424

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

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

[startup+5001.5 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 19486
/proc/meminfo: memFree=1494528/2055924 swapFree=4181596/4192956
[pid=19475] ppid=19473 vsize=282424 CPUtime=5000.08
/proc/19475/stat : 19475 (varsat-industri) R 19473 19475 19438 0 -1 4194304 72209 0 0 0 499959 49 0 0 25 0 1 0 220644919 289202176 68315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19475/statm: 70606 68315 114 221 0 70382 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 282424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.55
CPU time (s): 5000.13
CPU user time (s): 4999.6
CPU system time (s): 0.533918
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 282424

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

runsolver used 5.46117 second user time and 12.7301 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-10 05:29:16
IDJOB=1785718
IDBENCH=71135
IDSOLVER=641
FILE ID=node83/1785718-1241926155
PBS_JOBID= 9264940
Free space on /tmp= 66144 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-1785718-1241926155/watcher-1785718-1241926155 -o /tmp/evaluation-result-1785718-1241926155/solver-1785718-1241926155 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1478293422 HOME/instance-1785718-1241926155.cnf

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

MD5SUM BENCH= c145d81f1457b6e33e1aa58009001b0a
RANDOM SEED=1478293422

node83.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.222
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.222
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:      2055924 kB
MemFree:       1769696 kB
Buffers:         45080 kB
Cached:         175580 kB
SwapCached:       5508 kB
Active:         135532 kB
Inactive:        93112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1769696 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:           22968 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            43560 kB
Committed_AS:   712520 kB
PageTables:       1384 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= 66140 MiB
End job on node83 at 2009-05-10 06:52:40