Trace number 1512568

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) 1200.09 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1850138369-006.cnf
MD5SUMede25cb155c6cf4ca4d7600faec2bb41
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark146.905
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
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:  1000                                                 |
0.00/0.00	c |  Number of clauses:    20000                                                |
0.00/0.04	c |  Parsing time:         0.03         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          2133565370.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
0.19/0.21	c |       101 |    1000    20000   100000 |     7333      101    145 |  0.000 % |
0.19/0.27	c |       252 |    1000    20000   100000 |     8066      252    131 |  0.000 % |
0.29/0.33	c |       477 |    1000    20000   100000 |     8873      477    126 |  0.000 % |
0.39/0.41	c |       814 |    1000    20000   100000 |     9760      814    121 |  0.000 % |
0.50/0.50	c |      1321 |    1000    20000   100000 |    10736     1321    122 |  0.000 % |
0.60/0.63	c |      2080 |    1000    20000   100000 |    11810     2080    122 |  0.000 % |
0.79/0.83	c |      3220 |    1000    20000   100000 |    12991     3220    131 |  0.000 % |
1.10/1.11	c |      4928 |    1000    20000   100000 |    14290     4928    130 |  0.000 % |
1.49/1.53	c |      7490 |    1000    20000   100000 |    15719     7490    132 |  0.000 % |
2.19/2.30	c |     11335 |    1000    20000   100000 |    17291    11335    134 |  0.000 % |
3.58/3.62	c |     17101 |    1000    20000   100000 |    19020    17101    136 |  0.000 % |
5.68/5.71	c |     25751 |    1000    20000   100000 |    20922    16069    136 |  0.000 % |
9.38/9.48	c |     38726 |    1000    20000   100000 |    23015    18419    142 |  0.000 % |
16.39/16.46	c |     58187 |    1000    20000   100000 |    25316    14174    146 |  0.000 % |
27.28/27.37	c |     87380 |    1000    20000   100000 |    27848    15386    137 |  0.000 % |
44.27/44.37	c |    131169 |    1000    20000   100000 |    30633    27873    150 |  0.000 % |
75.06/75.14	c |    196854 |    1000    20000   100000 |    33696    19649    146 |  0.000 % |
123.24/123.31	c |    295380 |    1000    20000   100000 |    37066    32338    148 |  0.000 % |
204.20/204.37	c |    443170 |    1000    20000   100000 |    40772    34840    141 |  0.000 % |
335.41/335.61	c |    664854 |    1000    20000   100000 |    44849    36716    152 |  0.000 % |
535.83/536.19	c |    997380 |    1000    20000   100000 |    49334    21587    137 |  0.000 % |
861.40/861.88	c |   1496168 |    1000    20000   100000 |    54268    26988    143 |  0.000 % |

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-1512568-1238205333/watcher-1512568-1238205333 -o /tmp/evaluation-result-1512568-1238205333/solver-1512568-1238205333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2133565370 HOME/instance-1512568-1238205333.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.00 0.00 0.00 3/64 14446
/proc/meminfo: memFree=914928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=2564 CPUtime=0
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 1093199576 2625536 349 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 641 350 87 221 0 417 0

[startup+0.0987799 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14446
/proc/meminfo: memFree=914928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=6444 CPUtime=0.08
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 1304 0 0 0 8 0 0 0 18 0 1 0 1093199576 6598656 1289 1992294400 4194304 5102648 548682068784 18446744073709551615 4283593 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 1611 1289 98 221 0 1387 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6444

[startup+0.101779 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14446
/proc/meminfo: memFree=914928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=6444 CPUtime=0.09
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 1304 0 0 0 9 0 0 0 18 0 1 0 1093199576 6598656 1289 1992294400 4194304 5102648 548682068784 18446744073709551615 4283593 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 1611 1289 98 221 0 1387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6444

[startup+0.301805 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14446
/proc/meminfo: memFree=914928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=6028 CPUtime=0.29
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 1358 0 0 0 29 0 0 0 20 0 1 0 1093199576 6172672 1229 1992294400 4194304 5102648 548682068784 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 1507 1229 113 221 0 1283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6028

[startup+0.701858 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14446
/proc/meminfo: memFree=914928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=6424 CPUtime=0.69
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 1455 0 0 0 68 1 0 0 24 0 1 0 1093199576 6578176 1326 1992294400 4194304 5102648 548682068784 18446744073709551615 4255440 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 1606 1326 113 221 0 1382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6424

[startup+1.50196 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14447
/proc/meminfo: memFree=908840/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=9516 CPUtime=1.49
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 2207 0 0 0 148 1 0 0 25 0 1 0 1093199576 9744384 2078 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 2379 2078 113 221 0 2155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9516

[startup+3.10118 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14447
/proc/meminfo: memFree=904936/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=14244 CPUtime=3.09
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 3404 0 0 0 307 2 0 0 25 0 1 0 1093199576 14585856 3275 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14446/statm: 3561 3275 113 221 0 3337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14244

[startup+6.30159 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14447
/proc/meminfo: memFree=899368/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=17032 CPUtime=6.28
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 4064 0 0 0 626 2 0 0 25 0 1 0 1093199576 17440768 3935 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 4258 3935 113 221 0 4034 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17032

[startup+12.7014 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 14447
/proc/meminfo: memFree=895848/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=20468 CPUtime=12.69
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 4930 0 0 0 1266 3 0 0 25 0 1 0 1093199576 20959232 4801 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 5117 4801 113 221 0 4893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20468

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 14447
/proc/meminfo: memFree=893864/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=22464 CPUtime=25.48
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 5446 0 0 0 2545 3 0 0 25 0 1 0 1093199576 23003136 5317 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 5616 5317 113 221 0 5392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22464

[startup+51.1015 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 14447
/proc/meminfo: memFree=888040/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=28352 CPUtime=51.07
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 6912 0 0 0 5102 5 0 0 25 0 1 0 1093199576 29032448 6783 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 7088 6783 113 221 0 6864 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28352

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 14447
/proc/meminfo: memFree=884008/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=32316 CPUtime=102.25
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 7886 0 0 0 10220 5 0 0 25 0 1 0 1093199576 33091584 7757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 8079 7757 113 221 0 7855 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32316

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 14447
/proc/meminfo: memFree=881320/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=34824 CPUtime=162.22
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 8550 0 0 0 16216 6 0 0 25 0 1 0 1093199576 35659776 8421 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 8706 8421 113 221 0 8482 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34824

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 14447
/proc/meminfo: memFree=876648/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=39680 CPUtime=222.2
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 9726 0 0 0 22213 7 0 0 25 0 1 0 1093199576 40632320 9597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 9920 9597 113 221 0 9696 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 39680

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 14447
/proc/meminfo: memFree=874984/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=41448 CPUtime=282.14
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 10136 0 0 0 28207 7 0 0 25 0 1 0 1093199576 42442752 10007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 10362 10007 113 221 0 10138 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41448

[startup+342.302 s]
/proc/loadavg: 1.06 0.69 0.30 2/65 14453
/proc/meminfo: memFree=871392/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=44680 CPUtime=342.11
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 10962 0 0 0 34203 8 0 0 25 0 1 0 1093199576 45752320 10833 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 11170 10833 113 221 0 10946 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 44680

[startup+402.302 s]
/proc/loadavg: 1.02 0.74 0.34 2/65 14453
/proc/meminfo: memFree=870560/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=45532 CPUtime=402.09
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 11166 0 0 0 40200 9 0 0 25 0 1 0 1093199576 46624768 11037 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 11383 11037 113 221 0 11159 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 45532

[startup+462.301 s]
/proc/loadavg: 1.01 0.78 0.38 2/65 14453
/proc/meminfo: memFree=869984/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=46324 CPUtime=462.06
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 11349 0 0 0 46197 9 0 0 25 0 1 0 1093199576 47435776 11220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 11581 11220 113 221 0 11357 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 46324

[startup+522.301 s]
/proc/loadavg: 1.00 0.82 0.41 2/65 14453
/proc/meminfo: memFree=869408/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=46852 CPUtime=522.04
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 11494 0 0 0 52195 9 0 0 25 0 1 0 1093199576 47976448 11365 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 11713 11365 113 221 0 11489 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 46852

[startup+582.301 s]
/proc/loadavg: 1.00 0.85 0.45 2/65 14453
/proc/meminfo: memFree=863776/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=52416 CPUtime=582.02
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 12897 0 0 0 58192 10 0 0 25 0 1 0 1093199576 53673984 12768 1992294400 4194304 5102648 548682068784 18446744073709551615 4230001 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13104 12768 113 221 0 12880 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 52416

[startup+642.302 s]
/proc/loadavg: 1.00 0.87 0.48 2/65 14453
/proc/meminfo: memFree=863208/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=53032 CPUtime=641.98
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 13038 0 0 0 64188 10 0 0 25 0 1 0 1093199576 54304768 12909 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13258 12909 113 221 0 13034 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 53032

[startup+702.302 s]
/proc/loadavg: 1.00 0.89 0.51 2/65 14453
/proc/meminfo: memFree=863144/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=53032 CPUtime=701.96
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 13038 0 0 0 70186 10 0 0 25 0 1 0 1093199576 54304768 12909 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13258 12909 113 221 0 13034 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 53032

[startup+762.306 s]
/proc/loadavg: 1.00 0.91 0.54 2/65 14453
/proc/meminfo: memFree=861928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=54440 CPUtime=761.94
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 13359 0 0 0 76183 11 0 0 25 0 1 0 1093199576 55746560 13230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13610 13230 113 221 0 13386 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 54440

[startup+822.302 s]
/proc/loadavg: 1.00 0.92 0.56 2/65 14453
/proc/meminfo: memFree=861928/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=54440 CPUtime=821.91
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 13359 0 0 0 82180 11 0 0 25 0 1 0 1093199576 55746560 13230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13610 13230 113 221 0 13386 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 54440

[startup+882.301 s]
/proc/loadavg: 1.00 0.94 0.59 2/65 14453
/proc/meminfo: memFree=860456/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=55896 CPUtime=881.89
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 13735 0 0 0 88178 11 0 0 25 0 1 0 1093199576 57237504 13606 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 13974 13606 113 221 0 13750 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 55896

[startup+942.301 s]
/proc/loadavg: 1.00 0.94 0.61 2/65 14453
/proc/meminfo: memFree=858088/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=58680 CPUtime=941.87
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14431 0 0 0 94175 12 0 0 25 0 1 0 1093199576 60088320 14302 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 14670 14302 113 221 0 14446 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 58680

[startup+1002.3 s]
/proc/loadavg: 1.00 0.95 0.63 2/65 14453
/proc/meminfo: memFree=856744/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=59728 CPUtime=1001.84
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14659 0 0 0 100171 13 0 0 25 0 1 0 1093199576 61161472 14530 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 14932 14530 113 221 0 14708 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 59728

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.65 2/65 14453
/proc/meminfo: memFree=856744/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=59728 CPUtime=1061.82
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14659 0 0 0 106169 13 0 0 25 0 1 0 1093199576 61161472 14530 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 14932 14530 113 221 0 14708 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 59728

[startup+1122.3 s]
/proc/loadavg: 1.00 0.96 0.67 2/65 14453
/proc/meminfo: memFree=856744/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=59728 CPUtime=1121.8
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14660 0 0 0 112167 13 0 0 25 0 1 0 1093199576 61161472 14531 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 14932 14531 113 221 0 14708 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 59728

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/65 14453
/proc/meminfo: memFree=856040/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=60388 CPUtime=1181.77
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14846 0 0 0 118164 13 0 0 25 0 1 0 1093199576 61837312 14717 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 15097 14717 113 221 0 14873 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 60388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.69 2/65 14453
/proc/meminfo: memFree=855912/2055920 swapFree=4177608/4192956
[pid=14446] ppid=14444 vsize=60540 CPUtime=1200.06
/proc/14446/stat : 14446 (varsat-industri) R 14444 14446 14409 0 -1 4194304 14874 0 0 0 119993 13 0 0 25 0 1 0 1093199576 61992960 14745 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 0 0 0
/proc/14446/statm: 15135 14745 113 221 0 14911 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 60540

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.61
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.147977
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 60540

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

runsolver used 1.16082 second user time and 3.22151 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-28 02:55:34
IDJOB=1512568
IDBENCH=70190
IDSOLVER=538
FILE ID=node13/1512568-1238205333
PBS_JOBID= 9060551
Free space on /tmp= 66388 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1850138369-006.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512568-1238205333/watcher-1512568-1238205333 -o /tmp/evaluation-result-1512568-1238205333/solver-1512568-1238205333 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2133565370 HOME/instance-1512568-1238205333.cnf

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

MD5SUM BENCH= ede25cb155c6cf4ca4d7600faec2bb41
RANDOM SEED=2133565370

node13.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.240
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.240
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:        915280 kB
Buffers:         90516 kB
Cached:         948068 kB
SwapCached:       9228 kB
Active:         237180 kB
Inactive:       811916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        915280 kB
SwapTotal:     4192956 kB
SwapFree:      4177608 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          16012 kB
Slab:            77400 kB
Committed_AS:  2954852 kB
PageTables:       1464 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= 66388 MiB
End job on node13 at 2009-03-28 03:15:36