Trace number 1730412

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-random 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02478
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  252                                                  |
0.00/0.00	c |  Number of clauses:    2160                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          227897425.000000
0.00/0.00	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     234     2142     7956 |      714        0    nan |  0.000 % |
0.00/0.03	c |       100 |     234     2142     7956 |      785      100     47 |  0.002 % |
0.00/0.05	c |       250 |     234     2142     7956 |      863      250     57 |  0.002 % |
0.00/0.07	c |       475 |     234     2142     7956 |      950      475     60 |  0.002 % |
0.09/0.11	c |       812 |     234     2142     7956 |     1045      812     67 |  0.002 % |
0.09/0.14	c |      1318 |     234     2142     7956 |     1149      704     65 |  0.002 % |
0.19/0.20	c |      2078 |     234     2142     7956 |     1264      815     73 |  0.002 % |
0.19/0.28	c |      3221 |     234     2142     7956 |     1391     1250     74 |  0.002 % |
0.39/0.40	c |      4930 |     234     2142     7956 |     1530     1417     74 |  0.002 % |
0.59/0.60	c |      7494 |     234     2142     7956 |     1683     1448     78 |  0.002 % |
0.89/0.94	c |     11338 |     234     2142     7956 |     1851     1640     88 |  0.002 % |
1.39/1.48	c |     17105 |     234     2142     7956 |     2037     1409     91 |  0.002 % |
2.29/2.37	c |     25755 |     234     2142     7956 |     2240     1305     89 |  0.002 % |
3.59/3.67	c |     38730 |     234     2142     7956 |     2464     2342     93 |  0.002 % |
5.79/5.81	c |     58194 |     234     2142     7956 |     2711     2220     91 |  0.002 % |
8.99/9.08	c |     87386 |     234     2142     7956 |     2982     2833     94 |  0.002 % |
14.59/14.62	c |    131175 |     234     2142     7956 |     3280     2758     98 |  0.002 % |
23.48/23.55	c |    196860 |     234     2142     7956 |     3608     3323    103 |  0.002 % |
37.78/37.84	c |    295388 |     234     2142     7956 |     3969     2240     91 |  0.002 % |
59.48/59.56	c |    443180 |     234     2142     7956 |     4366     3845     94 |  0.002 % |
94.36/94.40	c |    664866 |     234     2142     7956 |     4803     4404     98 |  0.002 % |
148.14/148.29	c |    997391 |     234     2142     7956 |     5283     2761     89 |  0.002 % |
234.13/234.21	c |   1496179 |     234     2142     7956 |     5812     4595     91 |  0.002 % |
375.29/375.45	c |   2244361 |     234     2142     7956 |     6393     3047     91 |  0.002 % |
589.93/590.16	c |   3366635 |     234     2142     7956 |     7032     4969     97 |  0.002 % |
931.63/931.98	c |   5050046 |     234     2142     7956 |     7735     6050     91 |  0.002 % |

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-1730412-1240759083/watcher-1730412-1240759083 -o /tmp/evaluation-result-1730412-1240759083/solver-1730412-1240759083 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=227897425 HOME/instance-1730412-1240759083.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: 0.92 0.99 1.18 2/64 1602
/proc/meminfo: memFree=1720592/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=2408 CPUtime=0
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 103942314 2465792 202 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 602 203 98 221 0 378 0

[startup+0.0860651 s]
/proc/loadavg: 0.92 0.99 1.18 2/64 1602
/proc/meminfo: memFree=1720592/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=2540 CPUtime=0.08
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 272 0 0 0 8 0 0 0 18 0 1 0 103942314 2600960 257 1992294400 4194304 5102416 548682068784 18446744073709551615 4220224 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 635 257 112 221 0 411 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2540

[startup+0.102067 s]
/proc/loadavg: 0.92 0.99 1.18 2/64 1602
/proc/meminfo: memFree=1720592/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=2672 CPUtime=0.09
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 283 0 0 0 9 0 0 0 18 0 1 0 103942314 2736128 268 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 668 268 112 221 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2672

[startup+0.301087 s]
/proc/loadavg: 0.92 0.99 1.18 2/64 1602
/proc/meminfo: memFree=1720592/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=3068 CPUtime=0.29
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 382 0 0 0 29 0 0 0 19 0 1 0 103942314 3141632 367 1992294400 4194304 5102416 548682068784 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 767 367 112 221 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3068

[startup+0.701126 s]
/proc/loadavg: 0.92 0.99 1.18 2/64 1602
/proc/meminfo: memFree=1720592/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=3332 CPUtime=0.69
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 466 0 0 0 69 0 0 0 23 0 1 0 103942314 3411968 451 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 833 451 112 221 0 609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3332

[startup+1.50121 s]
/proc/loadavg: 0.92 0.99 1.18 2/65 1603
/proc/meminfo: memFree=1718920/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=3860 CPUtime=1.49
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 578 0 0 0 149 0 0 0 25 0 1 0 103942314 3952640 563 1992294400 4194304 5102416 548682068784 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 965 563 112 221 0 741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3860

[startup+3.10137 s]
/proc/loadavg: 0.92 0.99 1.18 2/65 1603
/proc/meminfo: memFree=1718408/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=4128 CPUtime=3.09
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 669 0 0 0 309 0 0 0 25 0 1 0 103942314 4227072 654 1992294400 4194304 5102416 548682068784 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 1032 654 112 221 0 808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4128

[startup+6.30168 s]
/proc/loadavg: 0.93 0.99 1.18 2/65 1603
/proc/meminfo: memFree=1717704/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=4800 CPUtime=6.29
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 824 0 0 0 629 0 0 0 25 0 1 0 103942314 4915200 809 1992294400 4194304 5102416 548682068784 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 1200 809 112 221 0 976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4800

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 1.18 2/65 1603
/proc/meminfo: memFree=1716872/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=5460 CPUtime=12.69
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 973 0 0 0 1269 0 0 0 25 0 1 0 103942314 5591040 958 1992294400 4194304 5102416 548682068784 18446744073709551615 4248637 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 1365 958 112 221 0 1141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5460

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 1.18 2/65 1603
/proc/meminfo: memFree=1715912/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=6392 CPUtime=25.48
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 1208 0 0 0 2548 0 0 0 25 0 1 0 103942314 6545408 1193 1992294400 4194304 5102416 548682068784 18446744073709551615 4249625 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 1598 1193 112 221 0 1374 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6392

[startup+51.1011 s]
/proc/loadavg: 0.96 0.99 1.17 2/65 1603
/proc/meminfo: memFree=1715080/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=7164 CPUtime=51.08
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 1400 0 0 0 5107 1 0 0 25 0 1 0 103942314 7335936 1385 1992294400 4194304 5102416 548682068784 18446744073709551615 4249643 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 1791 1385 112 221 0 1567 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7164

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.16 2/65 1603
/proc/meminfo: memFree=1714056/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=8152 CPUtime=102.26
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 1652 0 0 0 10225 1 0 0 25 0 1 0 103942314 8347648 1637 1992294400 4194304 5102416 548682068784 18446744073709551615 4249625 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2038 1637 112 221 0 1814 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8152

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.15 2/65 1603
/proc/meminfo: memFree=1712968/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=9236 CPUtime=162.25
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 1903 0 0 0 16223 2 0 0 25 0 1 0 103942314 9457664 1888 1992294400 4194304 5102416 548682068784 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2309 1888 112 221 0 2085 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9236

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.14 2/65 1603
/proc/meminfo: memFree=1712392/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=9812 CPUtime=222.23
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2048 0 0 0 22221 2 0 0 25 0 1 0 103942314 10047488 2033 1992294400 4194304 5102416 548682068784 18446744073709551615 4248928 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2453 2033 112 221 0 2229 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9812

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.13 2/65 1603
/proc/meminfo: memFree=1711432/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=10848 CPUtime=282.21
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2280 0 0 0 28219 2 0 0 25 0 1 0 103942314 11108352 2265 1992294400 4194304 5102416 548682068784 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2712 2265 112 221 0 2488 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10848

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 1603
/proc/meminfo: memFree=1710920/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=11284 CPUtime=342.19
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2387 0 0 0 34217 2 0 0 25 0 1 0 103942314 11554816 2372 1992294400 4194304 5102416 548682068784 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2821 2372 112 221 0 2597 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11284

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 1603
/proc/meminfo: memFree=1710408/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=11872 CPUtime=402.18
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2534 0 0 0 40215 3 0 0 25 0 1 0 103942314 12156928 2519 1992294400 4194304 5102416 548682068784 18446744073709551615 4262407 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2968 2519 112 221 0 2744 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11872

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 1603
/proc/meminfo: memFree=1710216/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=11872 CPUtime=462.17
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2551 0 0 0 46214 3 0 0 25 0 1 0 103942314 12156928 2536 1992294400 4194304 5102416 548682068784 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 2968 2536 112 221 0 2744 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 11872

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 1603
/proc/meminfo: memFree=1710024/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=12180 CPUtime=522.15
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2595 0 0 0 52212 3 0 0 25 0 1 0 103942314 12472320 2580 1992294400 4194304 5102416 548682068784 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3045 2580 112 221 0 2821 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12180

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 1603
/proc/meminfo: memFree=1709768/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=12348 CPUtime=582.13
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2657 0 0 0 58210 3 0 0 25 0 1 0 103942314 12644352 2642 1992294400 4194304 5102416 548682068784 18446744073709551615 4248793 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3087 2642 112 221 0 2863 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12348

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 1603
/proc/meminfo: memFree=1708680/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=13484 CPUtime=642.11
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2921 0 0 0 64208 3 0 0 25 0 1 0 103942314 13807616 2906 1992294400 4194304 5102416 548682068784 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3371 2906 112 221 0 3147 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13484

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 1603
/proc/meminfo: memFree=1708232/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=13824 CPUtime=702.1
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 2997 0 0 0 70206 4 0 0 25 0 1 0 103942314 14155776 2982 1992294400 4194304 5102416 548682068784 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3456 2982 112 221 0 3232 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 13824

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 1603
/proc/meminfo: memFree=1708040/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=13992 CPUtime=762.08
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3042 0 0 0 76204 4 0 0 25 0 1 0 103942314 14327808 3027 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3498 3027 112 221 0 3274 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 13992

[startup+822.303 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 1603
/proc/meminfo: memFree=1707976/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=14160 CPUtime=822.06
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3055 0 0 0 82202 4 0 0 25 0 1 0 103942314 14499840 3040 1992294400 4194304 5102416 548682068784 18446744073709551615 4255731 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3540 3040 112 221 0 3316 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 14160

[startup+882.303 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 1603
/proc/meminfo: memFree=1707656/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=14496 CPUtime=882.04
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3127 0 0 0 88200 4 0 0 25 0 1 0 103942314 14843904 3112 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3624 3112 112 221 0 3400 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 14496

[startup+942.303 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 1603
/proc/meminfo: memFree=1707336/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=14628 CPUtime=942.03
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3188 0 0 0 94199 4 0 0 25 0 1 0 103942314 14979072 3173 1992294400 4194304 5102416 548682068784 18446744073709551615 4255985 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3657 3173 112 221 0 3433 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 14628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 1603
/proc/meminfo: memFree=1707080/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=14968 CPUtime=1002.02
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3253 0 0 0 100197 5 0 0 25 0 1 0 103942314 15327232 3238 1992294400 4194304 5102416 548682068784 18446744073709551615 4254317 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3742 3238 112 221 0 3518 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 14968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 1603
/proc/meminfo: memFree=1706184/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=15812 CPUtime=1062
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3467 0 0 0 106195 5 0 0 25 0 1 0 103942314 16191488 3452 1992294400 4194304 5102416 548682068784 18446744073709551615 4249643 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3953 3452 112 221 0 3729 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 15812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 1603
/proc/meminfo: memFree=1706120/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=15812 CPUtime=1121.98
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3472 0 0 0 112193 5 0 0 25 0 1 0 103942314 16191488 3457 1992294400 4194304 5102416 548682068784 18446744073709551615 4249625 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3953 3457 112 221 0 3729 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 15812

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 1603
/proc/meminfo: memFree=1706120/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=15812 CPUtime=1181.96
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3475 0 0 0 118191 5 0 0 25 0 1 0 103942314 16191488 3460 1992294400 4194304 5102416 548682068784 18446744073709551615 4248836 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3953 3460 112 221 0 3729 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 15812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 1605
/proc/meminfo: memFree=1705992/2055920 swapFree=4191900/4192956
[pid=1602] ppid=1600 vsize=15812 CPUtime=1200.06
/proc/1602/stat : 1602 (varsat-random_s) R 1600 1602 1304 0 -1 4194304 3475 0 0 0 120001 5 0 0 25 0 1 0 103942314 16191488 3460 1992294400 4194304 5102416 548682068784 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/1602/statm: 3953 3460 112 221 0 3729 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 15812

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.41
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.06199
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 15812

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

runsolver used 1.19982 second user time and 2.10168 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-26 17:18:03
IDJOB=1730412
IDBENCH=24729
IDSOLVER=539
FILE ID=node12/1730412-1240759083
PBS_JOBID= 9187123
Free space on /tmp= 66348 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730412-1240759083/watcher-1730412-1240759083 -o /tmp/evaluation-result-1730412-1240759083/solver-1730412-1240759083 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=227897425 HOME/instance-1730412-1240759083.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=227897425

node12.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.213
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.213
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:       1721008 kB
Buffers:         36196 kB
Cached:         226104 kB
SwapCached:        384 kB
Active:          91500 kB
Inactive:       184180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          21828 kB
Slab:            45288 kB
Committed_AS:   493632 kB
PageTables:       1376 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= 66344 MiB
End job on node12 at 2009-04-26 17:38:06