Trace number 1730410

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-crafted 2009-03-22? (TO) 1200.03 1200.31

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:          528210395.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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.01	c |       102 |     234     2142     7956 |      785      102     56 |  0.002 % |
0.00/0.02	c |       252 |     234     2142     7956 |      863      252     60 |  0.002 % |
0.00/0.03	c |       477 |     234     2142     7956 |      950      477     61 |  0.002 % |
0.04/0.05	c |       815 |     234     2142     7956 |     1045      815     64 |  0.002 % |
0.04/0.08	c |      1321 |     234     2142     7956 |     1149      720     62 |  0.002 % |
0.09/0.12	c |      2080 |     234     2142     7956 |     1264      818     70 |  0.002 % |
0.09/0.19	c |      3219 |     234     2142     7956 |     1391     1235     77 |  0.002 % |
0.29/0.32	c |      4927 |     234     2142     7956 |     1530     1389     78 |  0.002 % |
0.49/0.51	c |      7490 |     234     2142     7956 |     1683     1440     82 |  0.002 % |
0.79/0.83	c |     11335 |     234     2142     7956 |     1851     1610     91 |  0.002 % |
1.29/1.36	c |     17101 |     234     2142     7956 |     2037     1394     90 |  0.002 % |
2.19/2.25	c |     25750 |     234     2142     7956 |     2240     1288     91 |  0.002 % |
3.69/3.72	c |     38727 |     234     2142     7956 |     2464     2336     94 |  0.002 % |
5.79/5.85	c |     58188 |     234     2142     7956 |     2711     2189     98 |  0.002 % |
8.98/9.00	c |     87380 |     234     2142     7956 |     2982     2795     90 |  0.002 % |
14.58/14.61	c |    131169 |     234     2142     7956 |     3280     2753     97 |  0.002 % |
22.88/22.91	c |    196853 |     234     2142     7956 |     3608     3335     86 |  0.002 % |
36.19/36.21	c |    295381 |     234     2142     7956 |     3969     2317     90 |  0.002 % |
56.78/56.80	c |    443172 |     234     2142     7956 |     4366     3938     88 |  0.002 % |
89.37/89.48	c |    664857 |     234     2142     7956 |     4803     4473     96 |  0.002 % |
141.45/141.52	c |    997382 |     234     2142     7956 |     5283     2721     95 |  0.002 % |
226.64/226.72	c |   1496171 |     234     2142     7956 |     5812     4712    101 |  0.002 % |
361.21/361.33	c |   2244355 |     234     2142     7956 |     6393     5532     95 |  0.002 % |
582.05/582.22	c |   3366629 |     234     2142     7956 |     7032     4068     90 |  0.002 % |
909.18/909.46	c |   5050040 |     234     2142     7956 |     7735     5548     90 |  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-1730410-1240758929/watcher-1730410-1240758929 -o /tmp/evaluation-result-1730410-1240758929/solver-1730410-1240758929 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=528210395 HOME/instance-1730410-1240758929.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.98 0.99 3/64 25433
/proc/meminfo: memFree=1819864/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=2408 CPUtime=0
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 103926946 2465792 202 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 602 203 99 221 0 378 0

[startup+0.047621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25433
/proc/meminfo: memFree=1819864/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=2672 CPUtime=0.04
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 281 0 0 0 4 0 0 0 18 0 1 0 103926946 2736128 266 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 668 267 111 221 0 444 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2672

[startup+0.101625 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25433
/proc/meminfo: memFree=1819864/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=2804 CPUtime=0.09
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 103926946 2871296 322 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 701 322 111 221 0 477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2804

[startup+0.301642 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25433
/proc/meminfo: memFree=1819864/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=3200 CPUtime=0.29
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 421 0 0 0 29 0 0 0 19 0 1 0 103926946 3276800 406 1992294400 4194304 5102648 548682068784 18446744073709551615 4227465 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 800 406 111 221 0 576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701674 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25433
/proc/meminfo: memFree=1819864/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=3464 CPUtime=0.69
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 499 0 0 0 69 0 0 0 22 0 1 0 103926946 3547136 484 1992294400 4194304 5102648 548682068784 18446744073709551615 4249699 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 866 484 111 221 0 642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3464

[startup+1.50174 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1818128/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=3860 CPUtime=1.49
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 580 0 0 0 149 0 0 0 25 0 1 0 103926946 3952640 565 1992294400 4194304 5102648 548682068784 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 965 565 111 221 0 741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3860

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1817680/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=4256 CPUtime=3.09
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 698 0 0 0 309 0 0 0 25 0 1 0 103926946 4358144 683 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 1064 683 111 221 0 840 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4256

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1816976/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=4784 CPUtime=6.29
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 815 0 0 0 629 0 0 0 25 0 1 0 103926946 4898816 800 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 1196 800 111 221 0 972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4784

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1816208/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=5456 CPUtime=12.69
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 987 0 0 0 1269 0 0 0 25 0 1 0 103926946 5586944 972 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 1364 972 111 221 0 1140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5456

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1815120/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=6408 CPUtime=25.49
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 1232 0 0 0 2548 1 0 0 25 0 1 0 103926946 6561792 1217 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 1602 1217 111 221 0 1378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6408

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1814352/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=7216 CPUtime=51.08
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 1419 0 0 0 5107 1 0 0 25 0 1 0 103926946 7389184 1404 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 1804 1404 111 221 0 1580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7216

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1812880/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=8604 CPUtime=102.27
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 1773 0 0 0 10226 1 0 0 25 0 1 0 103926946 8810496 1758 1992294400 4194304 5102648 548682068784 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 2151 1758 111 221 0 1927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8604

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1811920/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=9588 CPUtime=162.26
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 1998 0 0 0 16224 2 0 0 25 0 1 0 103926946 9818112 1983 1992294400 4194304 5102648 548682068784 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 2397 1983 111 221 0 2173 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 9588

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1811344/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=10164 CPUtime=222.24
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2128 0 0 0 22222 2 0 0 25 0 1 0 103926946 10407936 2113 1992294400 4194304 5102648 548682068784 18446744073709551615 4225411 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 2541 2113 111 221 0 2317 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 10164

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1810512/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=11016 CPUtime=282.22
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2326 0 0 0 28220 2 0 0 25 0 1 0 103926946 11280384 2311 1992294400 4194304 5102648 548682068784 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 2754 2311 111 221 0 2530 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 11016

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1810256/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=11328 CPUtime=342.21
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2386 0 0 0 34218 3 0 0 25 0 1 0 103926946 11599872 2371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 2832 2371 111 221 0 2608 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 11328

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25434
/proc/meminfo: memFree=1809296/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=12172 CPUtime=402.19
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2616 0 0 0 40216 3 0 0 25 0 1 0 103926946 12464128 2601 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3043 2601 111 221 0 2819 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 12172

[startup+462.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1809104/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=12328 CPUtime=462.19
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2657 0 0 0 46215 4 0 0 25 0 1 0 103926946 12623872 2642 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3082 2642 111 221 0 2858 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 12328

[startup+522.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 25434
/proc/meminfo: memFree=1808848/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=12644 CPUtime=522.17
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2711 0 0 0 52213 4 0 0 25 0 1 0 103926946 12947456 2696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3161 2696 111 221 0 2937 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 12644

[startup+582.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25434
/proc/meminfo: memFree=1808720/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=12644 CPUtime=582.15
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2728 0 0 0 58211 4 0 0 25 0 1 0 103926946 12947456 2713 1992294400 4194304 5102648 548682068784 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3161 2713 111 221 0 2937 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 12644

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1808144/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=13276 CPUtime=642.14
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 2882 0 0 0 64210 4 0 0 25 0 1 0 103926946 13594624 2867 1992294400 4194304 5102648 548682068784 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3319 2867 111 221 0 3095 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 13276

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1807504/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=13952 CPUtime=702.13
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3011 0 0 0 70208 5 0 0 25 0 1 0 103926946 14286848 2996 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3488 2996 111 221 0 3264 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 13952

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1807440/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=13952 CPUtime=762.12
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3031 0 0 0 76207 5 0 0 25 0 1 0 103926946 14286848 3016 1992294400 4194304 5102648 548682068784 18446744073709551615 4249670 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3488 3016 111 221 0 3264 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 13952

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1807440/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=14120 CPUtime=822.1
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3070 0 0 0 82205 5 0 0 25 0 1 0 103926946 14458880 3055 1992294400 4194304 5102648 548682068784 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3530 3055 111 221 0 3306 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 14120

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1807440/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=14288 CPUtime=882.08
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3079 0 0 0 88203 5 0 0 25 0 1 0 103926946 14630912 3064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3572 3064 111 221 0 3348 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 14288

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1806480/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15228 CPUtime=942.07
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3293 0 0 0 94202 5 0 0 25 0 1 0 103926946 15593472 3278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3807 3278 111 221 0 3583 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 15228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1806160/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15396 CPUtime=1002.06
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3355 0 0 0 100200 6 0 0 25 0 1 0 103926946 15765504 3340 1992294400 4194304 5102648 548682068784 18446744073709551615 4249376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3849 3340 111 221 0 3625 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 15396

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1805840/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15568 CPUtime=1062.04
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3410 0 0 0 106198 6 0 0 25 0 1 0 103926946 15941632 3395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3892 3395 111 221 0 3668 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 15568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1805648/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15904 CPUtime=1122.03
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3457 0 0 0 112197 6 0 0 25 0 1 0 103926946 16285696 3442 1992294400 4194304 5102648 548682068784 18446744073709551615 4249069 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3976 3442 111 221 0 3752 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 15904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1805712/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15904 CPUtime=1182.01
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3460 0 0 0 118195 6 0 0 25 0 1 0 103926946 16285696 3445 1992294400 4194304 5102648 548682068784 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3976 3445 111 221 0 3752 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 15904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1805584/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15904 CPUtime=1200.01
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3478 0 0 0 119995 6 0 0 25 0 1 0 103926946 16285696 3463 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3976 3463 111 221 0 3752 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 15904

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25434
/proc/meminfo: memFree=1805584/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=15904 CPUtime=1200.01
/proc/25433/stat : 25433 (varsat-crafted_) R 25431 25433 25003 0 -1 4194304 3478 0 0 0 119995 6 0 0 25 0 1 0 103926946 16285696 3463 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25433/statm: 3976 3463 111 221 0 3752 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 15904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.03
CPU user time (s): 1199.95
CPU system time (s): 0.072988
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 15904

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

runsolver used 1.17082 second user time and 2.12768 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 17:15:29
IDJOB=1730410
IDBENCH=24729
IDSOLVER=537
FILE ID=node3/1730410-1240758929
PBS_JOBID= 9187075
Free space on /tmp= 66072 MiB

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

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=528210395

node3.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.212
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.212
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:       1820280 kB
Buffers:         29280 kB
Cached:         121952 kB
SwapCached:          0 kB
Active:          37716 kB
Inactive:       127396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            56608 kB
Committed_AS:   406328 kB
PageTables:       1372 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= 66068 MiB
End job on node3 at 2009-04-26 17:35:32