Trace number 1785148

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 5000.04 5001.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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:  320                                                  |
0.00/0.00	c |  Number of clauses:    486                                                  |
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:          293641013.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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 |     185      416     1233 |      138        0    nan |  0.000 % |
0.00/0.00	c |       101 |     185      416     1233 |      152      101     31 |  0.001 % |
0.00/0.00	c |       253 |     185      416     1233 |      167      253     31 |  0.001 % |
0.00/0.01	c |       479 |     185      416     1233 |      184      222     26 |  0.001 % |
0.00/0.02	c |       817 |     185      416     1233 |      203      171     24 |  0.001 % |
0.00/0.03	c |      1325 |     185      416     1233 |      223      237     23 |  0.001 % |
0.00/0.04	c |      2084 |     185      416     1233 |      245      268     23 |  0.001 % |
0.00/0.07	c |      3223 |     185      416     1233 |      270      260     25 |  0.001 % |
0.10/0.11	c |      4931 |     185      416     1233 |      297      185     16 |  0.001 % |
0.10/0.17	c |      7495 |     185      416     1233 |      326      240     20 |  0.001 % |
0.20/0.27	c |     11341 |     185      416     1233 |      359      328     25 |  0.001 % |
0.40/0.41	c |     17107 |     185      416     1233 |      395      409     26 |  0.001 % |
0.60/0.64	c |     25756 |     185      416     1233 |      435      470     28 |  0.001 % |
0.90/0.99	c |     38731 |     185      416     1233 |      478      389     23 |  0.001 % |
1.39/1.50	c |     58192 |     185      416     1233 |      526      477     23 |  0.001 % |
2.29/2.35	c |     87387 |     185      416     1233 |      579      599     28 |  0.001 % |
3.49/3.56	c |    131176 |     185      416     1233 |      637      527     25 |  0.001 % |
5.40/5.48	c |    196861 |     185      416     1233 |      700      626     27 |  0.001 % |
8.39/8.42	c |    295387 |     185      416     1233 |      770      438     19 |  0.001 % |
12.59/12.67	c |    443176 |     185      416     1233 |      848      464     19 |  0.001 % |
19.58/19.62	c |    664859 |     185      416     1233 |      932      657     26 |  0.001 % |
31.68/31.78	c |    997384 |     185      416     1233 |     1026      751     28 |  0.001 % |
50.27/50.39	c |   1496172 |     185      416     1233 |     1128     1007     33 |  0.001 % |
78.47/78.54	c |   2244355 |     185      416     1233 |     1241      715     27 |  0.001 % |
122.56/122.66	c |   3366629 |     185      416     1233 |     1365     1249     31 |  0.001 % |
192.04/192.15	c |   5050041 |     185      416     1233 |     1502      827     25 |  0.001 % |
297.91/298.03	c |   7575161 |     185      416     1233 |     1652     1237     33 |  0.001 % |
465.06/465.28	c |  11362836 |     185      416     1233 |     1817     1019     32 |  0.001 % |
724.39/724.64	c |  17044348 |     185      416     1233 |     1999     1148     29 |  0.001 % |
1143.08/1143.49	c |  25566618 |     185      416     1233 |     2199     1312     34 |  0.001 % |
1777.31/1777.85	c |  38350022 |     185      416     1233 |     2419     2174     39 |  0.001 % |
2787.74/2788.52	c |  57525127 |     185      416     1233 |     2661     1694     38 |  0.001 % |
4369.70/4370.98	c |  86287786 |     185      416     1233 |     2927     2130     41 |  0.001 % |

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-1785148-1241895324/watcher-1785148-1241895324 -o /tmp/evaluation-result-1785148-1241895324/solver-1785148-1241895324 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=293641013 HOME/instance-1785148-1241895324.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 26799
/proc/meminfo: memFree=1686056/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2276 CPUtime=0
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 217565618 2330624 164 1992294400 4194304 5102648 548682068784 18446744073709551615 4250032 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 569 164 102 221 0 345 0

[startup+0.0920559 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 26799
/proc/meminfo: memFree=1686056/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2276 CPUtime=0.09
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 204 0 0 0 9 0 0 0 18 0 1 0 217565618 2330624 189 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 569 189 111 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.102057 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 26799
/proc/meminfo: memFree=1686056/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2276 CPUtime=0.1
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 204 0 0 0 10 0 0 0 18 0 1 0 217565618 2330624 189 1992294400 4194304 5102648 548682068784 18446744073709551615 4244649 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 569 189 111 221 0 345 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.30108 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 26799
/proc/meminfo: memFree=1686056/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2408 CPUtime=0.29
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 217 0 0 0 29 0 0 0 19 0 1 0 217565618 2465792 202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 602 202 111 221 0 378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.702127 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 26799
/proc/meminfo: memFree=1686056/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2408 CPUtime=0.7
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 231 0 0 0 70 0 0 0 22 0 1 0 217565618 2465792 216 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 602 216 111 221 0 378 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2408

[startup+1.50122 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1685544/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2540 CPUtime=1.49
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 245 0 0 0 149 0 0 0 25 0 1 0 217565618 2600960 230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 635 230 111 221 0 411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10141 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1685352/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2672 CPUtime=3.09
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 272 0 0 0 309 0 0 0 25 0 1 0 217565618 2736128 257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 668 257 111 221 0 444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30178 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1685160/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2672 CPUtime=6.29
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 296 0 0 0 629 0 0 0 25 0 1 0 217565618 2736128 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 668 281 111 221 0 444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2672

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1685032/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=2804 CPUtime=12.69
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 329 0 0 0 1269 0 0 0 25 0 1 0 217565618 2871296 314 1992294400 4194304 5102648 548682068784 18446744073709551615 4497467 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 701 314 111 221 0 477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2804

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1684776/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3068 CPUtime=25.48
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 379 0 0 0 2548 0 0 0 25 0 1 0 217565618 3141632 364 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 767 364 111 221 0 543 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3068

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1684584/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3200 CPUtime=51.07
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 432 0 0 0 5107 0 0 0 25 0 1 0 217565618 3276800 417 1992294400 4194304 5102648 548682068784 18446744073709551615 4227541 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 800 417 111 221 0 576 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3200

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1684200/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3464 CPUtime=102.27
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 502 0 0 0 10226 1 0 0 25 0 1 0 217565618 3547136 487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 866 487 111 221 0 642 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3464

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1683944/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3732 CPUtime=162.25
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 556 0 0 0 16224 1 0 0 25 0 1 0 217565618 3821568 541 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 933 541 111 221 0 709 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3732

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1683752/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3996 CPUtime=222.23
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 604 0 0 0 22222 1 0 0 25 0 1 0 217565618 4091904 589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 999 589 111 221 0 775 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3996

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26800
/proc/meminfo: memFree=1683624/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=3996 CPUtime=282.21
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 629 0 0 0 28220 1 0 0 25 0 1 0 217565618 4091904 614 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 999 614 111 221 0 775 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3996

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1683240/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4128 CPUtime=342.2
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 669 0 0 0 34218 2 0 0 25 0 1 0 217565618 4227072 654 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1032 654 111 221 0 808 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1683240/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4264 CPUtime=402.18
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 690 0 0 0 40216 2 0 0 25 0 1 0 217565618 4366336 675 1992294400 4194304 5102648 548682068784 18446744073709551615 4226938 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1066 675 111 221 0 842 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4264

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1683240/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4400 CPUtime=462.16
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 713 0 0 0 46214 2 0 0 25 0 1 0 217565618 4505600 698 1992294400 4194304 5102648 548682068784 18446744073709551615 4248938 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1100 698 111 221 0 876 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4400

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1683048/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4540 CPUtime=522.14
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 750 0 0 0 52212 2 0 0 25 0 1 0 217565618 4648960 735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1135 735 111 221 0 911 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 4540

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1682984/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4540 CPUtime=582.13
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 759 0 0 0 58211 2 0 0 25 0 1 0 217565618 4648960 744 1992294400 4194304 5102648 548682068784 18446744073709551615 4249632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1135 744 111 221 0 911 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 4540

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26806
/proc/meminfo: memFree=1682856/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=4676 CPUtime=642.12
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 777 0 0 0 64210 2 0 0 25 0 1 0 217565618 4788224 762 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1169 762 111 221 0 945 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 4676

[startup+702.303 s]

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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679400/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4001.19
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1245 0 0 0 400109 10 0 0 25 0 1 0 217565618 6713344 1230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1230 111 221 0 1415 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 6556

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679400/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4061.18
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1250 0 0 0 406108 10 0 0 25 0 1 0 217565618 6713344 1235 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1235 111 221 0 1415 0
Current children cumulated CPU time (s) 4061.18
Current children cumulated vsize (KiB) 6556

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679400/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4121.16
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1254 0 0 0 412106 10 0 0 25 0 1 0 217565618 6713344 1239 1992294400 4194304 5102648 548682068784 18446744073709551615 4255368 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1239 111 221 0 1415 0
Current children cumulated CPU time (s) 4121.16
Current children cumulated vsize (KiB) 6556

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679400/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4181.14
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1263 0 0 0 418104 10 0 0 25 0 1 0 217565618 6713344 1248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1248 111 221 0 1415 0
Current children cumulated CPU time (s) 4181.14
Current children cumulated vsize (KiB) 6556

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679336/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4241.14
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1263 0 0 0 424103 11 0 0 25 0 1 0 217565618 6713344 1248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1248 111 221 0 1415 0
Current children cumulated CPU time (s) 4241.14
Current children cumulated vsize (KiB) 6556

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679336/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6556 CPUtime=4301.12
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1263 0 0 0 430101 11 0 0 25 0 1 0 217565618 6713344 1248 1992294400 4194304 5102648 548682068784 18446744073709551615 4228917 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1639 1248 111 221 0 1415 0
Current children cumulated CPU time (s) 4301.12
Current children cumulated vsize (KiB) 6556

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679336/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4361.1
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1267 0 0 0 436099 11 0 0 25 0 1 0 217565618 6848512 1252 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1252 111 221 0 1448 0
Current children cumulated CPU time (s) 4361.1
Current children cumulated vsize (KiB) 6688

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679272/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4421.08
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1276 0 0 0 442097 11 0 0 25 0 1 0 217565618 6848512 1261 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1261 111 221 0 1448 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 6688

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679272/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4481.07
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1277 0 0 0 448096 11 0 0 25 0 1 0 217565618 6848512 1262 1992294400 4194304 5102648 548682068784 18446744073709551615 4254515 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1262 111 221 0 1448 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 6688

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679208/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4541.05
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1281 0 0 0 454094 11 0 0 25 0 1 0 217565618 6848512 1266 1992294400 4194304 5102648 548682068784 18446744073709551615 4254504 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1266 111 221 0 1448 0
Current children cumulated CPU time (s) 4541.05
Current children cumulated vsize (KiB) 6688

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679208/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4601.04
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1282 0 0 0 460093 11 0 0 25 0 1 0 217565618 6848512 1267 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1267 111 221 0 1448 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 6688

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679144/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4661.02
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1282 0 0 0 466091 11 0 0 25 0 1 0 217565618 6848512 1267 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1267 111 221 0 1448 0
Current children cumulated CPU time (s) 4661.02
Current children cumulated vsize (KiB) 6688

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679080/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6688 CPUtime=4721.01
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1295 0 0 0 472089 12 0 0 25 0 1 0 217565618 6848512 1280 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1672 1280 111 221 0 1448 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 6688

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1679016/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6820 CPUtime=4780.99
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1300 0 0 0 478087 12 0 0 25 0 1 0 217565618 6983680 1285 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1705 1285 111 221 0 1481 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 6820

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1678952/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6820 CPUtime=4840.97
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1304 0 0 0 484085 12 0 0 25 0 1 0 217565618 6983680 1289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1705 1289 111 221 0 1481 0
Current children cumulated CPU time (s) 4840.97
Current children cumulated vsize (KiB) 6820

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1678952/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6820 CPUtime=4900.95
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1309 0 0 0 490083 12 0 0 25 0 1 0 217565618 6983680 1294 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1705 1294 111 221 0 1481 0
Current children cumulated CPU time (s) 4900.95
Current children cumulated vsize (KiB) 6820

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1678888/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6820 CPUtime=4960.94
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1311 0 0 0 496082 12 0 0 25 0 1 0 217565618 6983680 1296 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1705 1296 111 221 0 1481 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 6820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26814
/proc/meminfo: memFree=1678824/2055920 swapFree=4121000/4192956
[pid=26799] ppid=26797 vsize=6820 CPUtime=5000.03
/proc/26799/stat : 26799 (varsat-industri) R 26797 26799 26697 0 -1 4194304 1316 0 0 0 499991 12 0 0 25 0 1 0 217565618 6983680 1301 1992294400 4194304 5102648 548682068784 18446744073709551615 4225749 0 0 4096 3 0 0 0 17 1 0 0
/proc/26799/statm: 1705 1301 111 221 0 1481 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 6820

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.41
CPU time (s): 5000.04
CPU user time (s): 4999.91
CPU system time (s): 0.12998
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 6820

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

runsolver used 4.74828 second user time and 9.00763 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-09 20:55:24
IDJOB=1785148
IDBENCH=24710
IDSOLVER=641
FILE ID=node20/1785148-1241895324
PBS_JOBID= 9264733
Free space on /tmp= 66340 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785148-1241895324/watcher-1785148-1241895324 -o /tmp/evaluation-result-1785148-1241895324/solver-1785148-1241895324 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=293641013 HOME/instance-1785148-1241895324.cnf

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=293641013

node20.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.214
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	: 5931.00
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.214
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:       1686472 kB
Buffers:         44528 kB
Cached:         195276 kB
SwapCached:      66264 kB
Active:          76852 kB
Inactive:       230936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686472 kB
SwapTotal:     4192956 kB
SwapFree:      4121000 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            47688 kB
Committed_AS:   820336 kB
PageTables:       1396 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= 66336 MiB
End job on node20 at 2009-05-09 22:18:47