Trace number 1735526

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.14 1200.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMe4c376965bc8cbd4cdf5b3958d29ec62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.254
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1375                                                 |
0.00/0.00	c |  Number of clauses:    111739                                               |
0.07/0.09	c |  Parsing time:         0.08         s                                       |
0.07/0.09	c |  Timeout:              43200 s
0.07/0.09	c |  Random Seed:          1876012984.000000
0.07/0.09	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.07/0.09	c |  Branching Rule:       default (solution-guided)                            |
0.07/0.09	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.07/0.09	c |                                                                             |
2.69/2.79	c ============================[ Search Statistics ]==============================
2.69/2.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/2.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.69/2.79	c ===============================================================================
2.69/2.79	c |         0 |    1320   110364   336286 |    36788        0    nan |  0.000 % |
2.89/2.99	c |       100 |    1320   110364   336286 |    40466      100    186 |  0.000 % |
3.09/3.20	c |       250 |    1320   110364   336286 |    44513      250    197 |  0.000 % |
3.39/3.42	c |       475 |    1320   110364   336286 |    48964      475    194 |  0.000 % |
3.59/3.68	c |       814 |    1320   110364   336286 |    53861      814    186 |  0.000 % |
3.89/3.97	c |      1320 |    1320   110364   336286 |    59247     1320    184 |  0.000 % |
4.29/4.34	c |      2081 |    1320   110364   336286 |    65172     2081    197 |  0.000 % |
4.79/4.86	c |      3222 |    1320   110364   336286 |    71689     3222    198 |  0.000 % |
5.49/5.54	c |      4930 |    1320   110364   336286 |    78858     4930    195 |  0.000 % |
6.39/6.46	c |      7492 |    1320   110364   336286 |    86744     7492    189 |  0.000 % |
7.88/7.97	c |     11336 |    1320   110364   336286 |    95418    11336    183 |  0.000 % |
11.08/11.14	c |     17105 |    1320   110364   336286 |   104960    17105    185 |  0.000 % |
16.88/16.90	c |     25756 |    1320   110364   336286 |   115456    25756    181 |  0.000 % |
30.69/30.71	c |     38734 |    1320   110364   336286 |   127002    38734    184 |  0.000 % |
56.48/56.56	c |     58197 |    1320   110364   336286 |   139702    58197    186 |  0.000 % |
103.77/103.90	c |     87390 |    1320   110364   336286 |   153672    87390    179 |  0.000 % |
199.24/199.33	c |    131180 |    1320   110364   336286 |   169039   131180    171 |  0.000 % |
344.40/344.51	c |    196866 |    1320   110364   336286 |   185943    43927    152 |  0.000 % |
565.16/565.32	c |    295393 |    1320   110364   336286 |   204538   142454    158 |  0.000 % |
1026.34/1026.70	c |    443184 |    1320   110364   336286 |   224992   108711    154 |  0.000 % |

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-1735526-1240803404/watcher-1735526-1240803404 -o /tmp/evaluation-result-1735526-1240803404/solver-1735526-1240803404 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1876012984 HOME/instance-1735526-1240803404.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.12 1.04 1.10 3/64 25371
/proc/meminfo: memFree=1746112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=2572 CPUtime=0
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 478 0 0 0 0 0 0 0 18 0 1 0 108367896 2633728 463 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 643 464 87 221 0 419 0

[startup+0.0850461 s]
/proc/loadavg: 1.12 1.04 1.10 3/64 25371
/proc/meminfo: memFree=1746112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=14332 CPUtime=0.07
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 3269 0 0 0 7 0 0 0 18 0 1 0 108367896 14675968 3254 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 3583 3254 87 221 0 3359 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14332

[startup+0.102046 s]
/proc/loadavg: 1.12 1.04 1.10 3/64 25371
/proc/meminfo: memFree=1746112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=15516 CPUtime=0.09
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 3622 0 0 0 9 0 0 0 18 0 1 0 108367896 15888384 3607 1992294400 4194304 5102648 548682068768 18446744073709551615 4273258 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 3879 3607 98 221 0 3655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15516

[startup+0.302062 s]
/proc/loadavg: 1.12 1.04 1.10 3/64 25371
/proc/meminfo: memFree=1746112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=15516 CPUtime=0.29
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 3622 0 0 0 29 0 0 0 19 0 1 0 108367896 15888384 3607 1992294400 4194304 5102648 548682068768 18446744073709551615 4272791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 3879 3607 98 221 0 3655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15516

[startup+0.702098 s]
/proc/loadavg: 1.12 1.04 1.10 3/64 25371
/proc/meminfo: memFree=1746112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=17760 CPUtime=0.69
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 4201 0 0 0 68 1 0 0 22 0 1 0 108367896 18186240 4186 1992294400 4194304 5102648 548682068768 18446744073709551615 4227110 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 4440 4186 100 221 0 4216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17760

[startup+1.50117 s]
/proc/loadavg: 1.12 1.04 1.10 2/65 25372
/proc/meminfo: memFree=1727488/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=20296 CPUtime=1.49
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 4780 0 0 0 148 1 0 0 25 0 1 0 108367896 20783104 4765 1992294400 4194304 5102648 548682068768 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 5074 4765 100 221 0 4850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20296

[startup+3.10132 s]
/proc/loadavg: 1.11 1.04 1.10 2/65 25372
/proc/meminfo: memFree=1727168/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=17992 CPUtime=3.09
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 4836 0 0 0 308 1 0 0 25 0 1 0 108367896 18423808 4305 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 4498 4305 115 221 0 4274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17992

[startup+6.3016 s]
/proc/loadavg: 1.11 1.04 1.10 2/65 25372
/proc/meminfo: memFree=1728448/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=20512 CPUtime=6.28
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 5485 0 0 0 627 1 0 0 25 0 1 0 108367896 21004288 4954 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 5128 4954 115 221 0 4904 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20512

[startup+12.7012 s]
/proc/loadavg: 1.09 1.04 1.10 2/65 25372
/proc/meminfo: memFree=1717056/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=30780 CPUtime=12.68
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 8016 0 0 0 1264 4 0 0 25 0 1 0 108367896 31518720 7485 1992294400 4194304 5102648 548682068768 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 7695 7485 115 221 0 7471 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30780

[startup+25.5013 s]
/proc/loadavg: 1.08 1.04 1.10 2/65 25372
/proc/meminfo: memFree=1704000/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=43176 CPUtime=25.48
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 11128 0 0 0 2540 8 0 0 25 0 1 0 108367896 44212224 10597 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 10794 10597 115 221 0 10570 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43176

[startup+51.1016 s]
/proc/loadavg: 1.05 1.03 1.09 2/65 25372
/proc/meminfo: memFree=1686656/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=60604 CPUtime=51.08
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 15475 0 0 0 5096 12 0 0 25 0 1 0 108367896 62058496 14944 1992294400 4194304 5102648 548682068768 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 15151 14944 115 221 0 14927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60604

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.09 2/65 25372
/proc/meminfo: memFree=1662400/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=84668 CPUtime=102.26
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 21469 0 0 0 10209 17 0 0 25 0 1 0 108367896 86700032 20938 1992294400 4194304 5102648 548682068768 18446744073709551615 4230001 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 21167 20938 115 221 0 20943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84668

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/65 25374
/proc/meminfo: memFree=1642048/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=105228 CPUtime=162.25
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 26566 0 0 0 16202 23 0 0 25 0 1 0 108367896 107753472 26035 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 26307 26035 115 221 0 26083 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 105228

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 25374
/proc/meminfo: memFree=1625792/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=121360 CPUtime=222.24
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 30572 0 0 0 22197 27 0 0 25 0 1 0 108367896 124272640 30041 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 30340 30041 115 221 0 30116 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 121360

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 25374
/proc/meminfo: memFree=1612096/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=135732 CPUtime=282.21
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 34030 0 0 0 28191 30 0 0 25 0 1 0 108367896 138989568 33499 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 33933 33499 115 221 0 33709 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 135732

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25374
/proc/meminfo: memFree=1602112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=145416 CPUtime=342.2
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36468 0 0 0 34188 32 0 0 25 0 1 0 108367896 148905984 35937 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36354 35937 115 221 0 36130 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 145416

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25374
/proc/meminfo: memFree=1602112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=145416 CPUtime=402.19
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36469 0 0 0 40187 32 0 0 25 0 1 0 108367896 148905984 35938 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36354 35938 115 221 0 36130 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 145416

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25374
/proc/meminfo: memFree=1602112/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=145416 CPUtime=462.17
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36476 0 0 0 46185 32 0 0 25 0 1 0 108367896 148905984 35945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36354 35945 115 221 0 36130 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 145416

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25374
/proc/meminfo: memFree=1601664/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=145904 CPUtime=522.16
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36574 0 0 0 52183 33 0 0 25 0 1 0 108367896 149405696 36043 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36476 36043 115 221 0 36252 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 145904

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25374
/proc/meminfo: memFree=1601344/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=146224 CPUtime=582.15
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36663 0 0 0 58182 33 0 0 25 0 1 0 108367896 149733376 36132 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36556 36132 115 221 0 36332 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 146224

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25374
/proc/meminfo: memFree=1600384/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=147400 CPUtime=642.13
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 36903 0 0 0 64180 33 0 0 25 0 1 0 108367896 150937600 36372 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36850 36372 115 221 0 36626 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 147400

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25374
/proc/meminfo: memFree=1599808/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=147932 CPUtime=702.11
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 37025 0 0 0 70178 33 0 0 25 0 1 0 108367896 151482368 36494 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 36983 36494 115 221 0 36759 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 147932

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25374
/proc/meminfo: memFree=1589376/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=158432 CPUtime=762.1
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 39629 0 0 0 76174 36 0 0 25 0 1 0 108367896 162234368 39098 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 39608 39098 115 221 0 39384 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 158432

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25374
/proc/meminfo: memFree=1580864/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=167092 CPUtime=822.09
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 41740 0 0 0 82170 39 0 0 25 0 1 0 108367896 171102208 41209 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 41773 41209 115 221 0 41549 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 167092

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25374
/proc/meminfo: memFree=1574528/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=173488 CPUtime=882.07
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 43340 0 0 0 88167 40 0 0 25 0 1 0 108367896 177651712 42809 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 43372 42809 115 221 0 43148 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 173488

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25374
/proc/meminfo: memFree=1574336/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=173648 CPUtime=942.06
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 43378 0 0 0 94166 40 0 0 25 0 1 0 108367896 177815552 42847 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 43412 42847 115 221 0 43188 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 173648

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25374
/proc/meminfo: memFree=1574080/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=174184 CPUtime=1002.05
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 43449 0 0 0 100164 41 0 0 25 0 1 0 108367896 178364416 42918 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 43546 42918 115 221 0 43322 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 174184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25374
/proc/meminfo: memFree=1573120/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=175000 CPUtime=1062.03
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 43672 0 0 0 106162 41 0 0 25 0 1 0 108367896 179200000 43141 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 43750 43141 115 221 0 43526 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 175000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25374
/proc/meminfo: memFree=1572544/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=176016 CPUtime=1122.01
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 43816 0 0 0 112160 41 0 0 25 0 1 0 108367896 180240384 43285 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 44004 43285 115 221 0 43780 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 176016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25374
/proc/meminfo: memFree=1571840/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=176548 CPUtime=1182
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 44001 0 0 0 118159 41 0 0 25 0 1 0 108367896 180785152 43470 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 44137 43470 115 221 0 43913 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 176548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25374
/proc/meminfo: memFree=1571584/2055920 swapFree=4181212/4192956
[pid=25371] ppid=25369 vsize=177080 CPUtime=1200.1
/proc/25371/stat : 25371 (varsat-industri) R 25369 25371 25248 0 -1 4194304 44062 0 0 0 119969 41 0 0 25 0 1 0 108367896 181329920 43531 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25371/statm: 44270 43531 115 221 0 44046 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 177080

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.43
CPU time (s): 1200.14
CPU user time (s): 1199.69
CPU system time (s): 0.447931
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 177080

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

runsolver used 1.10983 second user time and 2.70059 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-27 05:36:44
IDJOB=1735526
IDBENCH=71495
IDSOLVER=538
FILE ID=node51/1735526-1240803404
PBS_JOBID= 9187398
Free space on /tmp= 66400 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735526-1240803404/watcher-1735526-1240803404 -o /tmp/evaluation-result-1735526-1240803404/solver-1735526-1240803404 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1876012984 HOME/instance-1735526-1240803404.cnf

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

MD5SUM BENCH= e4c376965bc8cbd4cdf5b3958d29ec62
RANDOM SEED=1876012984

node51.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.214
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.214
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:       1746592 kB
Buffers:         42760 kB
Cached:         191560 kB
SwapCached:       5992 kB
Active:          62480 kB
Inactive:       180356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746592 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            52548 kB
Committed_AS:   320536 kB
PageTables:       1392 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= 66400 MiB
End job on node51 at 2009-04-27 05:56:46