Trace number 1728026

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1015                                                 |
0.00/0.00	c |  Number of clauses:    31500                                                |
0.00/0.03	c |  Parsing time:         0.02         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          448550519.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |     980    30485    93100 |    10161        0    nan |  0.000 % |
0.39/0.43	c |       100 |     980    30485    93100 |    11177      100    142 |  0.000 % |
0.49/0.51	c |       250 |     980    30485    93100 |    12295      250    144 |  0.000 % |
0.59/0.60	c |       475 |     980    30485    93100 |    13525      475    145 |  0.000 % |
0.69/0.70	c |       812 |     980    30485    93100 |    14877      812    150 |  0.000 % |
0.79/0.83	c |      1319 |     980    30485    93100 |    16365     1319    158 |  0.000 % |
0.89/0.99	c |      2079 |     980    30485    93100 |    18002     2079    161 |  0.000 % |
1.19/1.22	c |      3218 |     980    30485    93100 |    19802     3218    172 |  0.000 % |
1.49/1.59	c |      4926 |     980    30485    93100 |    21782     4926    178 |  0.000 % |
2.09/2.15	c |      7488 |     980    30485    93100 |    23960     7488    180 |  0.000 % |
3.30/3.33	c |     11336 |     980    30485    93100 |    26356    11336    194 |  0.000 % |
4.99/5.06	c |     17102 |     980    30485    93100 |    28992    17102    197 |  0.000 % |
8.58/8.68	c |     25752 |     980    30485    93100 |    31891    25752    210 |  0.000 % |
14.89/14.94	c |     38729 |     980    30485    93100 |    35080    17814    236 |  0.000 % |
31.48/31.56	c |     58191 |     980    30485    93100 |    38588    14361    231 |  0.000 % |
53.88/53.93	c |     87386 |     980    30485    93100 |    42447    18043    237 |  0.000 % |
96.17/96.22	c |    131177 |     980    30485    93100 |    46692    34340    240 |  0.000 % |
172.65/172.76	c |    196861 |     980    30485    93100 |    51361    32585    241 |  0.000 % |
277.02/277.17	c |    295389 |     980    30485    93100 |    56498    25518    229 |  0.000 % |
453.97/454.15	c |    443180 |     980    30485    93100 |    62147    49719    253 |  0.000 % |
811.17/811.42	c |    664864 |     980    30485    93100 |    68362    40133    259 |  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-1728026-1240731924/watcher-1728026-1240731924 -o /tmp/evaluation-result-1728026-1240731924/solver-1728026-1240731924 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=448550519 HOME/instance-1728026-1240731924.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7813
/proc/meminfo: memFree=1358016/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=2712 CPUtime=0
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 338 0 0 0 0 0 0 0 18 0 1 0 101220424 2777088 323 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 678 324 87 221 0 454 0

[startup+0.0416921 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7813
/proc/meminfo: memFree=1358016/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=6268 CPUtime=0.03
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 1211 0 0 0 3 0 0 0 18 0 1 0 101220424 6418432 1196 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 1567 1196 98 221 0 1343 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6268

[startup+0.10269 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7813
/proc/meminfo: memFree=1358016/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=6664 CPUtime=0.09
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 1321 0 0 0 9 0 0 0 18 0 1 0 101220424 6823936 1306 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 1666 1306 99 221 0 1442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6664

[startup+0.302717 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7813
/proc/meminfo: memFree=1358016/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=7328 CPUtime=0.29
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 1453 0 0 0 29 0 0 0 19 0 1 0 101220424 7503872 1438 1992294400 4194304 5102648 548682068768 18446744073709551615 4273164 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 1832 1438 99 221 0 1608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7328

[startup+0.701742 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 7813
/proc/meminfo: memFree=1358016/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=5980 CPUtime=0.69
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 1466 0 0 0 69 0 0 0 23 0 1 0 101220424 6123520 1182 1992294400 4194304 5102648 548682068768 18446744073709551615 4249409 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 1495 1182 111 221 0 1271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5980

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7814
/proc/meminfo: memFree=1352760/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=9016 CPUtime=1.49
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 2218 0 0 0 148 1 0 0 25 0 1 0 101220424 9232384 1934 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 2254 1934 111 221 0 2030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9016

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7814
/proc/meminfo: memFree=1348216/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=15032 CPUtime=3.09
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 3715 0 0 0 307 2 0 0 25 0 1 0 101220424 15392768 3431 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 3758 3431 111 221 0 3534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15032

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7814
/proc/meminfo: memFree=1337208/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=24772 CPUtime=6.29
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 6127 0 0 0 626 3 0 0 25 0 1 0 101220424 25366528 5843 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 6193 5843 111 221 0 5969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24772

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7814
/proc/meminfo: memFree=1322296/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=37200 CPUtime=12.69
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 9225 0 0 0 1264 5 0 0 25 0 1 0 101220424 38092800 8941 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 9300 8941 111 221 0 9076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37200

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7814
/proc/meminfo: memFree=1317624/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=42176 CPUtime=25.49
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 10440 0 0 0 2543 6 0 0 25 0 1 0 101220424 43188224 10156 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 10544 10156 111 221 0 10320 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42176

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7814
/proc/meminfo: memFree=1309176/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=51268 CPUtime=51.08
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 12678 0 0 0 5101 7 0 0 25 0 1 0 101220424 52498432 12394 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 12817 12394 111 221 0 12593 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51268

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7814
/proc/meminfo: memFree=1295608/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=64492 CPUtime=102.27
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 15893 0 0 0 10217 10 0 0 25 0 1 0 101220424 66039808 15609 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 16123 15609 111 221 0 15899 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64492

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 7814
/proc/meminfo: memFree=1291256/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=68900 CPUtime=162.25
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 16974 0 0 0 16214 11 0 0 25 0 1 0 101220424 70553600 16690 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 17225 16690 111 221 0 17001 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68900

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7814
/proc/meminfo: memFree=1287416/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=72660 CPUtime=222.23
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 17926 0 0 0 22211 12 0 0 25 0 1 0 101220424 74403840 17642 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 18165 17642 111 221 0 17941 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72660

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7814
/proc/meminfo: memFree=1285624/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=74460 CPUtime=282.21
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 18352 0 0 0 28209 12 0 0 25 0 1 0 101220424 76247040 18068 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 18615 18068 111 221 0 18391 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 74460

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7814
/proc/meminfo: memFree=1278648/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=81464 CPUtime=342.2
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 20083 0 0 0 34206 14 0 0 25 0 1 0 101220424 83419136 19799 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 20366 19799 111 221 0 20142 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 81464

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7814
/proc/meminfo: memFree=1272952/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=87484 CPUtime=402.18
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 21528 0 0 0 40203 15 0 0 25 0 1 0 101220424 89583616 21244 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 21871 21244 111 221 0 21647 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 87484

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 7814
/proc/meminfo: memFree=1263992/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=96828 CPUtime=462.17
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 23735 0 0 0 46200 17 0 0 25 0 1 0 101220424 99151872 23451 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 24207 23451 111 221 0 23983 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 96828

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7814
/proc/meminfo: memFree=1264120/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=96828 CPUtime=522.15
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 23741 0 0 0 52198 17 0 0 25 0 1 0 101220424 99151872 23457 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 24207 23457 111 221 0 23983 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 96828

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7814
/proc/meminfo: memFree=1260152/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=100884 CPUtime=582.13
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 24738 0 0 0 58195 18 0 0 25 0 1 0 101220424 103305216 24454 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 25221 24454 111 221 0 24997 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 100884

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7814
/proc/meminfo: memFree=1255288/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=106188 CPUtime=642.12
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 25939 0 0 0 64193 19 0 0 25 0 1 0 101220424 108736512 25655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 26547 25655 111 221 0 26323 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 106188

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7814
/proc/meminfo: memFree=1255288/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=106188 CPUtime=702.1
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 25939 0 0 0 70191 19 0 0 25 0 1 0 101220424 108736512 25655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 26547 25655 111 221 0 26323 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 106188

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7814
/proc/meminfo: memFree=1255224/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=106188 CPUtime=762.1
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 25947 0 0 0 76190 20 0 0 25 0 1 0 101220424 108736512 25663 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 26547 25663 111 221 0 26323 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 106188

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7814
/proc/meminfo: memFree=1254008/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=107596 CPUtime=822.07
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 26254 0 0 0 82187 20 0 0 25 0 1 0 101220424 110178304 25970 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 26899 25970 111 221 0 26675 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 107596

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7814
/proc/meminfo: memFree=1247544/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=114116 CPUtime=882.06
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 27879 0 0 0 88184 22 0 0 25 0 1 0 101220424 116854784 27595 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 28529 27595 111 221 0 28305 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 114116

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7820
/proc/meminfo: memFree=1241912/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=119588 CPUtime=942.04
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 29212 0 0 0 94181 23 0 0 25 0 1 0 101220424 122458112 28928 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 29897 28928 111 221 0 29673 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 119588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7820
/proc/meminfo: memFree=1242040/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=119588 CPUtime=1002.02
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 29226 0 0 0 100179 23 0 0 25 0 1 0 101220424 122458112 28942 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 29897 28942 111 221 0 29673 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 119588

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7820
/proc/meminfo: memFree=1240760/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=120792 CPUtime=1062
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 29553 0 0 0 106177 23 0 0 25 0 1 0 101220424 123691008 29269 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 30198 29269 111 221 0 29974 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 120792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7820
/proc/meminfo: memFree=1239032/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=122640 CPUtime=1121.99
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 29994 0 0 0 112175 24 0 0 25 0 1 0 101220424 125583360 29710 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 30660 29710 111 221 0 30436 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 122640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7820
/proc/meminfo: memFree=1237752/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=124248 CPUtime=1181.98
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 30317 0 0 0 118173 25 0 0 25 0 1 0 101220424 127229952 30033 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 31062 30033 111 221 0 30838 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 124248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 7820
/proc/meminfo: memFree=1232760/2055920 swapFree=4192956/4192956
[pid=7813] ppid=7811 vsize=129300 CPUtime=1200.07
/proc/7813/stat : 7813 (varsat-industri) R 7811 7813 7456 0 -1 4194304 31551 0 0 0 119982 25 0 0 25 0 1 0 101220424 132403200 31267 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7813/statm: 32325 31267 111 221 0 32101 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 129300

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.1
CPU user time (s): 1199.82
CPU system time (s): 0.278957
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 129300

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

runsolver used 0.855869 second user time and 2.49962 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-26 09:45:24
IDJOB=1728026
IDBENCH=24657
IDSOLVER=538
FILE ID=node50/1728026-1240731924
PBS_JOBID= 9186914
Free space on /tmp= 66528 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728026-1240731924/watcher-1728026-1240731924 -o /tmp/evaluation-result-1728026-1240731924/solver-1728026-1240731924 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=448550519 HOME/instance-1728026-1240731924.cnf

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=448550519

node50.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.216
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.216
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:       1358496 kB
Buffers:         91800 kB
Cached:         504152 kB
SwapCached:          0 kB
Active:         255524 kB
Inactive:       354376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358496 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            73524 kB
Committed_AS:   319476 kB
PageTables:       1448 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= 66528 MiB
End job on node50 at 2009-04-26 10:05:26