Trace number 1730624

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.04 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2957
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
Number of clauses of size 40
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:  190                                                  |
0.00/0.00	c |  Number of clauses:    632                                                  |
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:          1614899216.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.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     102      378     1136 |      126        0    nan |  0.000 % |
0.00/0.00	c |       101 |     102      378     1136 |      138      101     19 |  0.003 % |
0.00/0.00	c |       253 |     102      378     1136 |      152      158     16 |  0.003 % |
0.01/0.01	c |       478 |     102      378     1136 |      167      205     15 |  0.003 % |
0.01/0.01	c |       817 |     102      378     1136 |      184      228     16 |  0.003 % |
0.01/0.02	c |      1324 |     102      378     1136 |      202      150     12 |  0.003 % |
0.01/0.04	c |      2084 |     102      378     1136 |      223      150     12 |  0.003 % |
0.01/0.05	c |      3224 |     102      378     1136 |      245      196     12 |  0.003 % |
0.01/0.08	c |      4933 |     102      378     1136 |      270      272     15 |  0.003 % |
0.09/0.12	c |      7495 |     102      378     1136 |      297      171     11 |  0.003 % |
0.09/0.19	c |     11339 |     102      378     1136 |      326      280     13 |  0.003 % |
0.19/0.29	c |     17105 |     102      378     1136 |      359      295     13 |  0.003 % |
0.39/0.44	c |     25756 |     102      378     1136 |      395      368     16 |  0.003 % |
0.59/0.67	c |     38731 |     102      378     1136 |      434      403     14 |  0.003 % |
1.00/1.03	c |     58192 |     102      378     1136 |      478      278     11 |  0.003 % |
1.49/1.59	c |     87386 |     102      378     1136 |      526      406     14 |  0.003 % |
2.39/2.42	c |    131175 |     102      378     1136 |      578      506     14 |  0.003 % |
3.69/3.70	c |    196859 |     102      378     1136 |      636      615     15 |  0.003 % |
5.69/5.73	c |    295385 |     102      378     1136 |      700      561     14 |  0.003 % |
8.89/8.93	c |    443174 |     102      378     1136 |      770      619     16 |  0.003 % |
13.59/13.68	c |    664857 |     102      378     1136 |      847      524     14 |  0.003 % |
21.19/21.24	c |    997382 |     102      378     1136 |      932      739     20 |  0.003 % |
32.89/32.93	c |   1496172 |     102      378     1136 |     1025      728     14 |  0.003 % |
50.58/50.67	c |   2244356 |     102      378     1136 |     1128      630     14 |  0.003 % |
78.77/78.89	c |   3366630 |     102      378     1136 |     1241      962     16 |  0.003 % |
122.35/122.49	c |   5050042 |     102      378     1136 |     1365      941     16 |  0.003 % |
190.03/190.19	c |   7575158 |     102      378     1136 |     1501      743     15 |  0.003 % |
294.50/294.67	c |  11362833 |     102      378     1136 |     1651      867     16 |  0.003 % |
450.65/450.82	c |  17044347 |     102      378     1136 |     1817     1531     18 |  0.003 % |
701.78/702.02	c |  25566616 |     102      378     1136 |     1998     1204     15 |  0.006 % |
1094.56/1094.93	c |  38350019 |     102      378     1136 |     2198     2023     17 |  0.006 % |

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-1730624-1240761581/watcher-1730624-1240761581 -o /tmp/evaluation-result-1730624-1240761581/solver-1730624-1240761581 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1614899216 HOME/instance-1730624-1240761581.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 1.08 3/65 12148
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2276 CPUtime=0
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 186 0 0 0 0 0 0 0 21 0 1 0 104187549 2330624 171 1992294400 4194304 5102416 548682068800 18446744073709551615 4220356 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 569 171 102 221 0 345 0

[startup+0.0124869 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 12148
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2276 CPUtime=0.01
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 196 0 0 0 1 0 0 0 21 0 1 0 104187549 2330624 181 1992294400 4194304 5102416 548682068800 18446744073709551615 4249650 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 569 181 112 221 0 345 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2276

[startup+0.101499 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 12148
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2276 CPUtime=0.09
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 196 0 0 0 9 0 0 0 21 0 1 0 104187549 2330624 181 1992294400 4194304 5102416 548682068800 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 569 181 112 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301523 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 12148
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2276 CPUtime=0.29
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 205 0 0 0 29 0 0 0 23 0 1 0 104187549 2330624 190 1992294400 4194304 5102416 548682068800 18446744073709551615 4249563 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 569 190 112 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701573 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 12148
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2408 CPUtime=0.69
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 213 0 0 0 69 0 0 0 25 0 1 0 104187549 2465792 198 1992294400 4194304 5102416 548682068800 18446744073709551615 4255254 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 602 198 112 221 0 378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1690032/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2408 CPUtime=1.49
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 224 0 0 0 149 0 0 0 25 0 1 0 104187549 2465792 209 1992294400 4194304 5102416 548682068800 18446744073709551615 4249699 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 602 209 112 221 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1689904/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2540 CPUtime=3.09
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 240 0 0 0 309 0 0 0 25 0 1 0 104187549 2600960 225 1992294400 4194304 5102416 548682068800 18446744073709551615 4248912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 635 225 112 221 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1689712/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2540 CPUtime=6.29
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 260 0 0 0 629 0 0 0 25 0 1 0 104187549 2600960 245 1992294400 4194304 5102416 548682068800 18446744073709551615 4249641 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 635 245 112 221 0 411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2540

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1689520/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2672 CPUtime=12.69
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 282 0 0 0 1269 0 0 0 25 0 1 0 104187549 2736128 267 1992294400 4194304 5102416 548682068800 18446744073709551615 4254706 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 668 267 112 221 0 444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2672

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1689392/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2804 CPUtime=25.49
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 315 0 0 0 2549 0 0 0 25 0 1 0 104187549 2871296 300 1992294400 4194304 5102416 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 701 300 112 221 0 477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2804

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 12149
/proc/meminfo: memFree=1689200/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=2936 CPUtime=51.08
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 353 0 0 0 5108 0 0 0 25 0 1 0 104187549 3006464 338 1992294400 4194304 5102416 548682068800 18446744073709551615 4255552 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 734 338 112 221 0 510 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2936

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/66 12155
/proc/meminfo: memFree=1688872/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3072 CPUtime=102.26
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 401 0 0 0 10226 0 0 0 25 0 1 0 104187549 3145728 386 1992294400 4194304 5102416 548682068800 18446744073709551615 4248836 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 768 386 112 221 0 544 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3072

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 12155
/proc/meminfo: memFree=1688616/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3340 CPUtime=162.24
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 447 0 0 0 16224 0 0 0 25 0 1 0 104187549 3420160 432 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 835 432 112 221 0 611 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3340

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 12155
/proc/meminfo: memFree=1688488/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3340 CPUtime=222.22
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 467 0 0 0 22222 0 0 0 25 0 1 0 104187549 3420160 452 1992294400 4194304 5102416 548682068800 18446744073709551615 4254600 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 835 452 112 221 0 611 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3340

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 12155
/proc/meminfo: memFree=1688360/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3472 CPUtime=282.2
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 483 0 0 0 28220 0 0 0 25 0 1 0 104187549 3555328 468 1992294400 4194304 5102416 548682068800 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 868 468 112 221 0 644 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 3472

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 12155
/proc/meminfo: memFree=1688168/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3608 CPUtime=342.18
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 524 0 0 0 34218 0 0 0 25 0 1 0 104187549 3694592 509 1992294400 4194304 5102416 548682068800 18446744073709551615 4249529 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 902 509 112 221 0 678 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3608

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 12155
/proc/meminfo: memFree=1688048/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3608 CPUtime=402.17
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 532 0 0 0 40217 0 0 0 25 0 1 0 104187549 3694592 517 1992294400 4194304 5102416 548682068800 18446744073709551615 4249536 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 902 517 112 221 0 678 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 3608

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 12155
/proc/meminfo: memFree=1687920/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3744 CPUtime=462.15
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 556 0 0 0 46215 0 0 0 25 0 1 0 104187549 3833856 541 1992294400 4194304 5102416 548682068800 18446744073709551615 4250067 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 936 541 112 221 0 712 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 3744

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 12155
/proc/meminfo: memFree=1687856/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3744 CPUtime=522.13
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 571 0 0 0 52213 0 0 0 25 0 1 0 104187549 3833856 556 1992294400 4194304 5102416 548682068800 18446744073709551615 4250052 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 936 556 112 221 0 712 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 3744

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 12155
/proc/meminfo: memFree=1687792/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3876 CPUtime=582.11
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 575 0 0 0 58211 0 0 0 25 0 1 0 104187549 3969024 560 1992294400 4194304 5102416 548682068800 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 969 560 112 221 0 745 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 3876

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 12155
/proc/meminfo: memFree=1687792/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3876 CPUtime=642.1
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 577 0 0 0 64210 0 0 0 25 0 1 0 104187549 3969024 562 1992294400 4194304 5102416 548682068800 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 969 562 112 221 0 745 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 3876

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 12155
/proc/meminfo: memFree=1687792/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3876 CPUtime=702.08
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 581 0 0 0 70208 0 0 0 25 0 1 0 104187549 3969024 566 1992294400 4194304 5102416 548682068800 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 969 566 112 221 0 745 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 3876

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 12155
/proc/meminfo: memFree=1687664/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=3876 CPUtime=762.06
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 605 0 0 0 76206 0 0 0 25 0 1 0 104187549 3969024 590 1992294400 4194304 5102416 548682068800 18446744073709551615 4254034 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 969 590 112 221 0 745 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 3876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687536/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4012 CPUtime=822.04
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 618 0 0 0 82204 0 0 0 25 0 1 0 104187549 4108288 603 1992294400 4194304 5102416 548682068800 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1003 603 112 221 0 779 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 4012

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687536/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4012 CPUtime=882.02
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 624 0 0 0 88202 0 0 0 25 0 1 0 104187549 4108288 609 1992294400 4194304 5102416 548682068800 18446744073709551615 4254754 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1003 609 112 221 0 779 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 4012

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687472/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4012 CPUtime=942
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 629 0 0 0 94200 0 0 0 25 0 1 0 104187549 4108288 614 1992294400 4194304 5102416 548682068800 18446744073709551615 4249743 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1003 614 112 221 0 779 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 4012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687472/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4012 CPUtime=1001.98
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 634 0 0 0 100198 0 0 0 25 0 1 0 104187549 4108288 619 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1003 619 112 221 0 779 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 4012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687344/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4012 CPUtime=1061.97
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 638 0 0 0 106197 0 0 0 25 0 1 0 104187549 4108288 623 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1003 623 112 221 0 779 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 4012

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687344/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4152 CPUtime=1121.95
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 646 0 0 0 112195 0 0 0 25 0 1 0 104187549 4251648 631 1992294400 4194304 5102416 548682068800 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1038 631 112 221 0 814 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 4152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687344/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4152 CPUtime=1181.93
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 672 0 0 0 118193 0 0 0 25 0 1 0 104187549 4251648 657 1992294400 4194304 5102416 548682068800 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1038 657 112 221 0 814 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 4152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12155
/proc/meminfo: memFree=1687344/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=4288 CPUtime=1200.03
/proc/12148/stat : 12148 (varsat-random_s) R 12146 12148 12083 0 -1 4194304 678 0 0 0 120003 0 0 0 25 0 1 0 104187549 4390912 663 1992294400 4194304 5102416 548682068800 18446744073709551615 4253879 0 0 4096 3 0 0 0 17 1 0 0
/proc/12148/statm: 1072 663 112 221 0 848 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 4288

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.04
CPU user time (s): 1200.03
CPU system time (s): 0.003999
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 4288

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

runsolver used 1.37979 second user time and 2.6296 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 17:59:41
IDJOB=1730624
IDBENCH=24733
IDSOLVER=539
FILE ID=node92/1730624-1240761581
PBS_JOBID= 9187146
Free space on /tmp= 66552 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730624-1240761581/watcher-1730624-1240761581 -o /tmp/evaluation-result-1730624-1240761581/solver-1730624-1240761581 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1614899216 HOME/instance-1730624-1240761581.cnf

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

MD5SUM BENCH= cb7fcc0a671d4e8fcabb476bdf51a2fc
RANDOM SEED=1614899216

node92.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1690904 kB
Buffers:         31136 kB
Cached:         265476 kB
SwapCached:        140 kB
Active:          81308 kB
Inactive:       229212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:          23524 kB
Slab:            40360 kB
Committed_AS:   206444 kB
PageTables:       1460 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= 66552 MiB
End job on node92 at 2009-04-26 18:19:44