Trace number 1784788

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.1 5001.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
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:  1132                                                 |
0.00/0.00	c |  Number of clauses:    14011                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          607819177.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |     849    13728    45918 |     4576        0    nan |  0.000 % |
0.09/0.16	c |       100 |     849    13728    45918 |     5033      100     27 |  0.000 % |
0.09/0.19	c |       250 |     849    13728    45918 |     5536      250     27 |  0.000 % |
0.19/0.22	c |       476 |     849    13728    45918 |     6090      476     27 |  0.000 % |
0.19/0.26	c |       815 |     849    13728    45918 |     6699      815     25 |  0.000 % |
0.29/0.32	c |      1321 |     849    13728    45918 |     7369     1321     25 |  0.000 % |
0.39/0.42	c |      2081 |     849    13728    45918 |     8106     2081     27 |  0.000 % |
0.49/0.53	c |      3220 |     849    13728    45918 |     8917     3220     27 |  0.000 % |
0.79/0.80	c |      4931 |     849    13728    45918 |     9809     4931     28 |  0.000 % |
1.09/1.18	c |      7493 |     849    13728    45918 |    10789     7493     30 |  0.000 % |
1.79/1.84	c |     11337 |     849    13728    45918 |    11868     5893     27 |  0.000 % |
2.69/2.78	c |     17103 |     849    13728    45918 |    13055    11659     30 |  0.000 % |
4.40/4.40	c |     25753 |     849    13728    45918 |    14361     7105     30 |  0.000 % |
6.79/6.85	c |     38728 |     849    13728    45918 |    15797    12847     27 |  0.000 % |
11.68/11.77	c |     58190 |     849    13728    45918 |    17377     8394     28 |  0.000 % |
19.88/19.93	c |     87382 |     849    13728    45918 |    19115    11349     30 |  0.000 % |
33.68/33.76	c |    131171 |     849    13728    45918 |    21026    16633     33 |  0.000 % |
58.97/59.06	c |    196855 |     849    13728    45918 |    23129    18944     29 |  0.000 % |
98.87/98.99	c |    295382 |     849    13728    45918 |    25442    12942     28 |  0.000 % |
162.44/162.52	c |    443171 |     849    13728    45918 |    27986    20299     29 |  0.000 % |
265.02/265.16	c |    664854 |     849    13728    45918 |    30785    17209     28 |  0.000 % |
434.97/435.17	c |    997379 |     849    13728    45918 |    33863    20242     28 |  0.000 % |
710.50/710.72	c |   1496169 |     849    13728    45918 |    37249    19277     33 |  0.000 % |
1137.90/1138.28	c |   2244352 |     849    13728    45918 |    40974    17694     29 |  0.000 % |
1739.94/1740.41	c |   3366628 |     849    13728    45918 |    45072    30305     29 |  0.000 % |
2745.67/2746.44	c |   5050040 |     849    13728    45918 |    49579    35219     33 |  0.000 % |
4336.35/4337.54	c |   7575156 |     849    13728    45918 |    54537    45993     32 |  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-1784788-1241866850/watcher-1784788-1241866850 -o /tmp/evaluation-result-1784788-1241866850/solver-1784788-1241866850 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=607819177 HOME/instance-1784788-1241866850.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.91 0.95 0.90 3/64 28341
/proc/meminfo: memFree=1875448/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=2708 CPUtime=0
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 214718198 2772992 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 677 294 87 221 0 453 0

[startup+0.0451261 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 28341
/proc/meminfo: memFree=1875448/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=4884 CPUtime=0.03
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 860 0 0 0 3 0 0 0 18 0 1 0 214718198 5001216 845 1992294400 4194304 5102648 548682068784 18446744073709551615 4532730 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1221 845 100 221 0 997 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4884

[startup+0.10113 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 28341
/proc/meminfo: memFree=1875448/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=6412 CPUtime=0.09
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1217 0 0 0 9 0 0 0 18 0 1 0 214718198 6565888 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1603 1202 100 221 0 1379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6412

[startup+0.301151 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 28341
/proc/meminfo: memFree=1875448/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=5928 CPUtime=0.29
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1252 0 0 0 29 0 0 0 19 0 1 0 214718198 6070272 1131 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1482 1131 112 221 0 1258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5928

[startup+0.701194 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 28341
/proc/meminfo: memFree=1875448/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=5928 CPUtime=0.69
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1260 0 0 0 69 0 0 0 22 0 1 0 214718198 6070272 1139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1482 1139 112 221 0 1258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5928

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 28342
/proc/meminfo: memFree=1871152/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=6616 CPUtime=1.49
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1412 0 0 0 149 0 0 0 25 0 1 0 214718198 6774784 1291 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1654 1291 112 221 0 1430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6616

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 28342
/proc/meminfo: memFree=1870320/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=7416 CPUtime=3.08
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1615 0 0 0 308 0 0 0 25 0 1 0 214718198 7593984 1494 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1854 1494 112 221 0 1630 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7416

[startup+6.3018 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 28342
/proc/meminfo: memFree=1869424/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=7824 CPUtime=6.29
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1724 0 0 0 628 1 0 0 25 0 1 0 214718198 8011776 1603 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 1956 1603 112 221 0 1732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7824

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 28348
/proc/meminfo: memFree=1868264/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=8504 CPUtime=12.68
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 1904 0 0 0 1267 1 0 0 25 0 1 0 214718198 8708096 1783 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 2126 1783 112 221 0 1902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8504

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 28348
/proc/meminfo: memFree=1866672/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=10420 CPUtime=25.49
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 2347 0 0 0 2547 2 0 0 25 0 1 0 214718198 10670080 2226 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 2605 2226 112 221 0 2381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10420

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 28348
/proc/meminfo: memFree=1865712/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=11272 CPUtime=51.08
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 2570 0 0 0 5106 2 0 0 25 0 1 0 214718198 11542528 2449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 2818 2449 112 221 0 2594 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11272

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 28348
/proc/meminfo: memFree=1864560/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=12564 CPUtime=102.26
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 2874 0 0 0 10224 2 0 0 25 0 1 0 214718198 12865536 2753 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 3141 2753 112 221 0 2917 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12564

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1863280/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=13988 CPUtime=162.24
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 3196 0 0 0 16222 2 0 0 25 0 1 0 214718198 14323712 3075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 3497 3075 112 221 0 3273 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13988

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1862000/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=15320 CPUtime=222.23
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 3487 0 0 0 22220 3 0 0 25 0 1 0 214718198 15687680 3366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 3830 3366 112 221 0 3606 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15320

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1860976/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=16420 CPUtime=282.21
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 3748 0 0 0 28218 3 0 0 25 0 1 0 214718198 16814080 3627 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 4105 3627 112 221 0 3881 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16420

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1860336/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=17076 CPUtime=342.2
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 3888 0 0 0 34217 3 0 0 25 0 1 0 214718198 17485824 3767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 4269 3767 112 221 0 4045 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17076

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1859760/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=17564 CPUtime=402.18
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 4033 0 0 0 40215 3 0 0 25 0 1 0 214718198 17985536 3912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 4391 3912 112 221 0 4167 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17564

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1858864/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=18624 CPUtime=462.16
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 4264 0 0 0 46213 3 0 0 25 0 1 0 214718198 19070976 4143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 4656 4143 112 221 0 4432 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18624

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1857648/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=19772 CPUtime=522.15
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 4552 0 0 0 52211 4 0 0 25 0 1 0 214718198 20246528 4431 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 4943 4431 112 221 0 4719 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 19772

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1857072/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=20400 CPUtime=582.14
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 4685 0 0 0 58210 4 0 0 25 0 1 0 214718198 20889600 4564 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 5100 4564 112 221 0 4876 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 20400

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28348
/proc/meminfo: memFree=1856752/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=20676 CPUtime=642.13
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 4751 0 0 0 64209 4 0 0 25 0 1 0 214718198 21172224 4630 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 5169 4630 112 221 0 4945 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 20676

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1840752/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=36716 CPUtime=4001.24
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8454 0 0 0 400113 11 0 0 25 0 1 0 214718198 37597184 8333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9179 8333 112 221 0 8955 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 36716

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1840368/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=37188 CPUtime=4061.23
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8531 0 0 0 406112 11 0 0 25 0 1 0 214718198 38080512 8410 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9297 8410 112 221 0 9073 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 37188

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1840176/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=37380 CPUtime=4121.21
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8578 0 0 0 412110 11 0 0 25 0 1 0 214718198 38277120 8457 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9345 8457 112 221 0 9121 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 37380

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1839856/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=37716 CPUtime=4181.19
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8656 0 0 0 418108 11 0 0 25 0 1 0 214718198 38621184 8535 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9429 8535 112 221 0 9205 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 37716

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1839536/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=38100 CPUtime=4241.18
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8729 0 0 0 424107 11 0 0 25 0 1 0 214718198 39014400 8608 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9525 8608 112 221 0 9301 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 38100

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1839344/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=38100 CPUtime=4301.16
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8761 0 0 0 430105 11 0 0 25 0 1 0 214718198 39014400 8640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9525 8640 112 221 0 9301 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 38100

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1839024/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=38556 CPUtime=4361.15
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8852 0 0 0 436104 11 0 0 25 0 1 0 214718198 39481344 8731 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9639 8731 112 221 0 9415 0
Current children cumulated CPU time (s) 4361.15
Current children cumulated vsize (KiB) 38556

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1838384/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=39184 CPUtime=4421.13
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 8991 0 0 0 442102 11 0 0 25 0 1 0 214718198 40124416 8870 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9796 8870 112 221 0 9572 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 39184

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1838192/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=39516 CPUtime=4481.11
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9058 0 0 0 448100 11 0 0 25 0 1 0 214718198 40464384 8937 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9879 8937 112 221 0 9655 0
Current children cumulated CPU time (s) 4481.11
Current children cumulated vsize (KiB) 39516

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1837872/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=39740 CPUtime=4541.1
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9126 0 0 0 454099 11 0 0 25 0 1 0 214718198 40693760 9005 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 9935 9005 112 221 0 9711 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 39740

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1837040/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=40536 CPUtime=4601.09
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9312 0 0 0 460097 12 0 0 25 0 1 0 214718198 41508864 9191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10134 9191 112 221 0 9910 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 40536

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836720/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=40872 CPUtime=4661.07
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9385 0 0 0 466095 12 0 0 25 0 1 0 214718198 41852928 9264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10218 9264 112 221 0 9994 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 40872

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836656/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=40872 CPUtime=4721.06
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9386 0 0 0 472094 12 0 0 25 0 1 0 214718198 41852928 9265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10218 9265 112 221 0 9994 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 40872

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836720/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=40872 CPUtime=4781.04
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9390 0 0 0 478092 12 0 0 25 0 1 0 214718198 41852928 9269 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10218 9269 112 221 0 9994 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 40872

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836528/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=41048 CPUtime=4841.02
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9419 0 0 0 484090 12 0 0 25 0 1 0 214718198 42033152 9298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10262 9298 112 221 0 10038 0
Current children cumulated CPU time (s) 4841.02
Current children cumulated vsize (KiB) 41048

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836528/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=41048 CPUtime=4901
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9419 0 0 0 490088 12 0 0 25 0 1 0 214718198 42033152 9298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10262 9298 112 221 0 10038 0
Current children cumulated CPU time (s) 4901
Current children cumulated vsize (KiB) 41048

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836464/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=41048 CPUtime=4960.98
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9419 0 0 0 496086 12 0 0 25 0 1 0 214718198 42033152 9298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10262 9298 112 221 0 10038 0
Current children cumulated CPU time (s) 4960.98
Current children cumulated vsize (KiB) 41048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28356
/proc/meminfo: memFree=1836400/2055920 swapFree=4180160/4192956
[pid=28341] ppid=28339 vsize=41048 CPUtime=5000.09
/proc/28341/stat : 28341 (varsat-industri) R 28339 28341 28239 0 -1 4194304 9426 0 0 0 499996 13 0 0 25 0 1 0 214718198 42033152 9305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28341/statm: 10262 9305 112 221 0 10038 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 41048

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): 5001.41
CPU time (s): 5000.1
CPU user time (s): 4999.96
CPU system time (s): 0.137979
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 41048

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

runsolver used 3.41948 second user time and 10.7644 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-09 13:00:50
IDJOB=1784788
IDBENCH=24614
IDSOLVER=641
FILE ID=node21/1784788-1241866850
PBS_JOBID= 9264591
Free space on /tmp= 65984 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784788-1241866850/watcher-1784788-1241866850 -o /tmp/evaluation-result-1784788-1241866850/solver-1784788-1241866850 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=607819177 HOME/instance-1784788-1241866850.cnf

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

MD5SUM BENCH= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=607819177

node21.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.233
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.233
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:       1875864 kB
Buffers:         27600 kB
Cached:          83752 kB
SwapCached:       7036 kB
Active:          47376 kB
Inactive:        73912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875864 kB
SwapTotal:     4192956 kB
SwapFree:      4180160 kB
Dirty:            1220 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            44776 kB
Committed_AS:   804364 kB
PageTables:       1380 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= 65980 MiB
End job on node21 at 2009-05-09 14:24:14