Trace number 1513635

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S814638510-058.cnf
MD5SUM6fac88499c30c65b5d674700418285bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.40987
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    11900                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1133406008.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.29/0.39	c |       100 |     140    11900    83300 |     4363      100     43 |  0.005 % |
0.39/0.44	c |       250 |     140    11900    83300 |     4799      250     43 |  0.005 % |
0.49/0.50	c |       475 |     140    11900    83300 |     5279      475     43 |  0.005 % |
0.49/0.56	c |       812 |     140    11900    83300 |     5807      812     43 |  0.005 % |
0.59/0.63	c |      1321 |     140    11900    83300 |     6388     1321     43 |  0.005 % |
0.69/0.73	c |      2080 |     140    11900    83300 |     7027     2080     43 |  0.005 % |
0.79/0.86	c |      3220 |     140    11900    83300 |     7729     3220     43 |  0.005 % |
0.99/1.05	c |      4930 |     140    11900    83300 |     8502     4930     43 |  0.005 % |
1.29/1.35	c |      7493 |     140    11900    83300 |     9353     7493     43 |  0.005 % |
1.79/1.86	c |     11337 |     140    11900    83300 |    10288     6626     43 |  0.005 % |
2.59/2.61	c |     17103 |     140    11900    83300 |    11317     7220     44 |  0.005 % |
3.69/3.78	c |     25752 |     140    11900    83300 |    12449    10179     43 |  0.005 % |
5.69/5.75	c |     38727 |     140    11900    83300 |    13694    10630     44 |  0.005 % |
8.99/9.01	c |     58188 |     140    11900    83300 |    15063     9449     44 |  0.005 % |
14.29/14.34	c |     87380 |     140    11900    83300 |    16569     8390     42 |  0.005 % |
22.48/22.56	c |    131169 |     140    11900    83300 |    18226    10595     43 |  0.005 % |
35.38/35.48	c |    196855 |     140    11900    83300 |    20049    12266     44 |  0.005 % |
57.07/57.13	c |    295381 |     140    11900    83300 |    22054    10243     42 |  0.005 % |
91.85/91.97	c |    443170 |     140    11900    83300 |    24259    14271     43 |  0.005 % |
147.34/147.47	c |    664854 |     140    11900    83300 |    26685    14209     43 |  0.005 % |
236.01/236.17	c |    997379 |     140    11900    83300 |    29354    12897     41 |  0.005 % |
376.26/376.46	c |   1496167 |     140    11900    83300 |    32289    21889     42 |  0.005 % |
608.38/608.65	c |   2244349 |     140    11900    83300 |    35518    25642     43 |  0.005 % |
978.45/978.87	c |   3366624 |     140    11900    83300 |    39070    35048     43 |  0.005 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513635-1238219774/watcher-1513635-1238219774 -o /tmp/evaluation-result-1513635-1238219774/solver-1513635-1238219774 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1133406008 HOME/instance-1513635-1238219774.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.97 0.98 3/64 11603
/proc/meminfo: memFree=892728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=2544 CPUtime=0
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 1094643263 2605056 280 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 636 280 87 221 0 412 0

[startup+0.10102 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11603
/proc/meminfo: memFree=892728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=4972 CPUtime=0.09
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 925 0 0 0 9 0 0 0 18 0 1 0 1094643263 5091328 910 1992294400 4194304 5102648 548682068800 18446744073709551615 4272891 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1243 910 98 221 0 1019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4972

[startup+0.201038 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11603
/proc/meminfo: memFree=892728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=5188 CPUtime=0.19
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 972 0 0 0 19 0 0 0 18 0 1 0 1094643263 5312512 957 1992294400 4194304 5102648 548682068800 18446744073709551615 4273077 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1297 957 98 221 0 1073 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5188

[startup+0.301057 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11603
/proc/meminfo: memFree=892728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=5188 CPUtime=0.29
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 972 0 0 0 29 0 0 0 19 0 1 0 1094643263 5312512 957 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1297 957 98 221 0 1073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5188

[startup+0.701131 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11603
/proc/meminfo: memFree=892728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=4972 CPUtime=0.69
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 985 0 0 0 69 0 0 0 22 0 1 0 1094643263 5091328 923 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1243 923 110 221 0 1019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4972

[startup+1.50128 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 11604
/proc/meminfo: memFree=889200/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=6084 CPUtime=1.49
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 1245 0 0 0 149 0 0 0 25 0 1 0 1094643263 6230016 1183 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1521 1183 110 221 0 1297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6084

[startup+3.10258 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 11604
/proc/meminfo: memFree=887920/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=6748 CPUtime=3.09
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 1434 0 0 0 309 0 0 0 25 0 1 0 1094643263 6909952 1372 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1687 1372 110 221 0 1463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6748

[startup+6.30119 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 11604
/proc/meminfo: memFree=886768/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=7836 CPUtime=6.29
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 1695 0 0 0 629 0 0 0 25 0 1 0 1094643263 8024064 1633 1992294400 4194304 5102648 548682068800 18446744073709551615 4244348 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 1959 1633 110 221 0 1735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7836

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 11604
/proc/meminfo: memFree=885424/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=8860 CPUtime=12.68
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 1931 0 0 0 1268 0 0 0 25 0 1 0 1094643263 9072640 1869 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 2215 1869 110 221 0 1991 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8860

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 11604
/proc/meminfo: memFree=883888/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=10448 CPUtime=25.48
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 2311 0 0 0 2547 1 0 0 25 0 1 0 1094643263 10698752 2249 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 2612 2249 110 221 0 2388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10448

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 11604
/proc/meminfo: memFree=882480/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=12032 CPUtime=51.08
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 2665 0 0 0 5106 2 0 0 25 0 1 0 1094643263 12320768 2603 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 3008 2603 110 221 0 2784 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12032

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 11604
/proc/meminfo: memFree=880368/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=14012 CPUtime=102.26
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 3168 0 0 0 10223 3 0 0 25 0 1 0 1094643263 14348288 3106 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 3503 3106 110 221 0 3279 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11604
/proc/meminfo: memFree=878896/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=15696 CPUtime=162.23
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 3539 0 0 0 16220 3 0 0 25 0 1 0 1094643263 16072704 3477 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 3924 3477 110 221 0 3700 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15696

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11604
/proc/meminfo: memFree=877872/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=16856 CPUtime=222.22
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 3777 0 0 0 22218 4 0 0 25 0 1 0 1094643263 17260544 3715 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 4214 3715 110 221 0 3990 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16856

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11604
/proc/meminfo: memFree=876528/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=18324 CPUtime=282.19
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4099 0 0 0 28215 4 0 0 25 0 1 0 1094643263 18763776 4037 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 4581 4037 110 221 0 4357 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18324

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=876144/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=18672 CPUtime=342.17
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4210 0 0 0 34212 5 0 0 25 0 1 0 1094643263 19120128 4148 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 4668 4148 110 221 0 4444 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18672

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=875312/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=19512 CPUtime=402.15
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4412 0 0 0 40210 5 0 0 25 0 1 0 1094643263 19980288 4350 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 4878 4350 110 221 0 4654 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 19512

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 11610
/proc/meminfo: memFree=874608/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=20264 CPUtime=462.12
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4569 0 0 0 46207 5 0 0 25 0 1 0 1094643263 20750336 4507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5066 4507 110 221 0 4842 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 20264

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=874160/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=20992 CPUtime=522.11
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4716 0 0 0 52205 6 0 0 25 0 1 0 1094643263 21495808 4654 1992294400 4194304 5102648 548682068800 18446744073709551615 4249035 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5248 4654 110 221 0 5024 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 20992

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=873520/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=21496 CPUtime=582.09
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 4853 0 0 0 58203 6 0 0 25 0 1 0 1094643263 22011904 4791 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5374 4791 110 221 0 5150 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 21496

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=872624/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=22800 CPUtime=642.07
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5108 0 0 0 64200 7 0 0 25 0 1 0 1094643263 23347200 5046 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5700 5046 110 221 0 5476 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 22800

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=871984/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=23312 CPUtime=702.05
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5231 0 0 0 70198 7 0 0 25 0 1 0 1094643263 23871488 5169 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5828 5169 110 221 0 5604 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 23312

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=871728/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=23644 CPUtime=762.03
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5303 0 0 0 76196 7 0 0 25 0 1 0 1094643263 24211456 5241 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5911 5241 110 221 0 5687 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 23644

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=871408/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=23880 CPUtime=822
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5374 0 0 0 82193 7 0 0 25 0 1 0 1094643263 24453120 5312 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 5970 5312 110 221 0 5746 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 23880

[startup+882.304 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=871088/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=24260 CPUtime=881.99
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5451 0 0 0 88191 8 0 0 25 0 1 0 1094643263 24842240 5389 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6065 5389 110 221 0 5841 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 24260

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=870768/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=24544 CPUtime=941.97
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5522 0 0 0 94189 8 0 0 25 0 1 0 1094643263 25133056 5460 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6136 5460 110 221 0 5912 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 24544

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=870192/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=25172 CPUtime=1001.94
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5674 0 0 0 100186 8 0 0 25 0 1 0 1094643263 25776128 5612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6293 5612 110 221 0 6069 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 25172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=869552/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=25692 CPUtime=1061.93
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5826 0 0 0 106184 9 0 0 25 0 1 0 1094643263 26308608 5764 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6423 5764 110 221 0 6199 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 25692

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=868976/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=26436 CPUtime=1121.9
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 5969 0 0 0 112181 9 0 0 25 0 1 0 1094643263 27070464 5907 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6609 5907 110 221 0 6385 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 26436

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=868400/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=27100 CPUtime=1181.89
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 6109 0 0 0 118179 10 0 0 25 0 1 0 1094643263 27750400 6047 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6775 6047 110 221 0 6551 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 27100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11610
/proc/meminfo: memFree=868272/2055920 swapFree=4178280/4192956
[pid=11603] ppid=11601 vsize=27240 CPUtime=1200.08
/proc/11603/stat : 11603 (varsat-crafted_) R 11601 11603 10708 0 -1 4194304 6140 0 0 0 119998 10 0 0 25 0 1 0 1094643263 27893760 6078 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11603/statm: 6810 6078 110 221 0 6586 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27240

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.51
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.106983
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 27240

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

runsolver used 0.923859 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-28 06:56:15
IDJOB=1513635
IDBENCH=70279
IDSOLVER=537
FILE ID=node21/1513635-1238219774
PBS_JOBID= 9060543
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S814638510-058.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513635-1238219774/watcher-1513635-1238219774 -o /tmp/evaluation-result-1513635-1238219774/solver-1513635-1238219774 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1133406008 HOME/instance-1513635-1238219774.cnf

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

MD5SUM BENCH= 6fac88499c30c65b5d674700418285bf
RANDOM SEED=1133406008

node21.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.259
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.259
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:        893144 kB
Buffers:         89464 kB
Cached:         976636 kB
SwapCached:       8436 kB
Active:         171992 kB
Inactive:       904224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        893144 kB
SwapTotal:     4192956 kB
SwapFree:      4178280 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:          15084 kB
Slab:            72608 kB
Committed_AS:  2913148 kB
PageTables:       1380 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= 66424 MiB
End job on node21 at 2009-03-28 07:16:17