Trace number 1512544

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
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.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          1968568485.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.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
0.19/0.20	c |       100 |    1000    20000   100000 |     7333      100    119 |  0.000 % |
0.19/0.26	c |       250 |    1000    20000   100000 |     8066      250    113 |  0.000 % |
0.29/0.32	c |       475 |    1000    20000   100000 |     8873      475    114 |  0.000 % |
0.39/0.40	c |       813 |    1000    20000   100000 |     9760      813    113 |  0.000 % |
0.39/0.49	c |      1320 |    1000    20000   100000 |    10736     1320    113 |  0.000 % |
0.59/0.61	c |      2079 |    1000    20000   100000 |    11810     2079    117 |  0.000 % |
0.69/0.79	c |      3219 |    1000    20000   100000 |    12991     3219    119 |  0.000 % |
0.99/1.06	c |      4928 |    1000    20000   100000 |    14290     4928    126 |  0.000 % |
1.49/1.51	c |      7490 |    1000    20000   100000 |    15719     7490    130 |  0.000 % |
2.20/2.28	c |     11334 |    1000    20000   100000 |    17291    11334    134 |  0.000 % |
3.69/3.70	c |     17101 |    1000    20000   100000 |    19020    17101    136 |  0.000 % |
5.89/5.96	c |     25750 |    1000    20000   100000 |    20922    16070    138 |  0.000 % |
9.89/9.98	c |     38724 |    1000    20000   100000 |    23015    18398    141 |  0.000 % |
16.78/16.86	c |     58185 |    1000    20000   100000 |    25316    14240    150 |  0.000 % |
26.89/26.95	c |     87377 |    1000    20000   100000 |    27848    15277    136 |  0.000 % |
44.27/44.35	c |    131167 |    1000    20000   100000 |    30633    26232    142 |  0.000 % |
72.47/72.51	c |    196852 |    1000    20000   100000 |    33696    19002    135 |  0.000 % |
119.65/119.73	c |    295379 |    1000    20000   100000 |    37066    31752    145 |  0.000 % |
201.41/201.57	c |    443169 |    1000    20000   100000 |    40772    34017    144 |  0.000 % |
320.27/320.43	c |    664855 |    1000    20000   100000 |    44849    32358    143 |  0.000 % |
525.40/525.69	c |    997380 |    1000    20000   100000 |    49334    20526    134 |  0.000 % |
859.16/859.56	c |   1496169 |    1000    20000   100000 |    54268    23159    140 |  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-1512544-1238205333/watcher-1512544-1238205333 -o /tmp/evaluation-result-1512544-1238205333/solver-1512544-1238205333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1968568485 HOME/instance-1512544-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 9359
/proc/meminfo: memFree=917176/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=2568 CPUtime=0
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 1093198854 2629632 352 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 675 353 87 221 0 451 0

[startup+0.0819369 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9359
/proc/meminfo: memFree=917176/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=6420 CPUtime=0.07
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 1303 0 0 0 7 0 0 0 18 0 1 0 1093198854 6574080 1288 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 1605 1288 98 221 0 1381 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6420

[startup+0.102937 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9359
/proc/meminfo: memFree=917176/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=6420 CPUtime=0.09
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 1303 0 0 0 9 0 0 0 18 0 1 0 1093198854 6574080 1288 1992294400 4194304 5102648 548682068784 18446744073709551615 4282918 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 1605 1288 98 221 0 1381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6420

[startup+0.301957 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9359
/proc/meminfo: memFree=917176/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=5832 CPUtime=0.29
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 1357 0 0 0 29 0 0 0 20 0 1 0 1093198854 5971968 1181 1992294400 4194304 5102648 548682068784 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 1458 1181 113 221 0 1234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5832

[startup+0.701989 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9359
/proc/meminfo: memFree=917176/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=6624 CPUtime=0.69
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 1525 0 0 0 69 0 0 0 24 0 1 0 1093198854 6782976 1349 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 1656 1349 113 221 0 1432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6624

[startup+1.50106 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 9360
/proc/meminfo: memFree=910960/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=9600 CPUtime=1.49
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 2270 0 0 0 149 0 0 0 25 0 1 0 1093198854 9830400 2094 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 2400 2094 113 221 0 2176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9600

[startup+3.10119 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 9360
/proc/meminfo: memFree=907120/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=14220 CPUtime=3.09
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 3422 0 0 0 308 1 0 0 25 0 1 0 1093198854 14561280 3246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 3555 3246 113 221 0 3331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14220

[startup+6.30147 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 9360
/proc/meminfo: memFree=901616/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=17016 CPUtime=6.29
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 4108 0 0 0 628 1 0 0 25 0 1 0 1093198854 17424384 3932 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 4254 3932 113 221 0 4030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17016

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 9360
/proc/meminfo: memFree=898160/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=20316 CPUtime=12.69
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 4956 0 0 0 1267 2 0 0 25 0 1 0 1093198854 20803584 4780 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 5079 4780 113 221 0 4855 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20316

[startup+25.5021 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 9360
/proc/meminfo: memFree=895792/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=22692 CPUtime=25.49
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 5557 0 0 0 2546 3 0 0 25 0 1 0 1093198854 23236608 5381 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 5673 5381 113 221 0 5449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22692

[startup+51.1023 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 9360
/proc/meminfo: memFree=891184/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=27456 CPUtime=51.07
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 6736 0 0 0 5104 3 0 0 25 0 1 0 1093198854 28114944 6560 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 6864 6560 113 221 0 6640 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27456

[startup+102.307 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 9360
/proc/meminfo: memFree=886640/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=31852 CPUtime=102.26
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 7842 0 0 0 10221 5 0 0 25 0 1 0 1093198854 32616448 7666 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 7963 7666 113 221 0 7739 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31852

[startup+162.303 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 9360
/proc/meminfo: memFree=883312/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=35336 CPUtime=162.23
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 8676 0 0 0 16218 5 0 0 25 0 1 0 1093198854 36184064 8500 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 8834 8500 113 221 0 8610 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 35336

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 9360
/proc/meminfo: memFree=879728/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=38988 CPUtime=222.21
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 9572 0 0 0 22215 6 0 0 25 0 1 0 1093198854 39923712 9396 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 9747 9396 113 221 0 9523 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38988

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 9360
/proc/meminfo: memFree=877808/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=40900 CPUtime=282.19
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 10047 0 0 0 28212 7 0 0 25 0 1 0 1093198854 41881600 9871 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 10225 9871 113 221 0 10001 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40900

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 9366
/proc/meminfo: memFree=874800/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=43672 CPUtime=342.17
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 10735 0 0 0 34209 8 0 0 25 0 1 0 1093198854 44720128 10559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 10918 10559 113 221 0 10694 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43672

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 9366
/proc/meminfo: memFree=872752/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=45848 CPUtime=402.14
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 11256 0 0 0 40205 9 0 0 25 0 1 0 1093198854 46948352 11080 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 11462 11080 113 221 0 11238 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45848

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 9366
/proc/meminfo: memFree=871856/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=46772 CPUtime=462.12
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 11499 0 0 0 46202 10 0 0 25 0 1 0 1093198854 47894528 11323 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 11693 11323 113 221 0 11469 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 46772

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 9366
/proc/meminfo: memFree=871856/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=46772 CPUtime=522.1
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 11499 0 0 0 52200 10 0 0 25 0 1 0 1093198854 47894528 11323 1992294400 4194304 5102648 548682068784 18446744073709551615 4262444 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 11693 11323 113 221 0 11469 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 46772

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 9366
/proc/meminfo: memFree=868272/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=50488 CPUtime=582.08
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 12421 0 0 0 58198 10 0 0 25 0 1 0 1093198854 51699712 12245 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 12622 12245 113 221 0 12398 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 50488

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 9366
/proc/meminfo: memFree=866288/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=52468 CPUtime=642.06
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 12925 0 0 0 64195 11 0 0 25 0 1 0 1093198854 53727232 12749 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 13117 12749 113 221 0 12893 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 52468

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 9366
/proc/meminfo: memFree=866224/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=52468 CPUtime=702.03
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 12925 0 0 0 70192 11 0 0 25 0 1 0 1093198854 53727232 12749 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 13117 12749 113 221 0 12893 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 52468

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 9366
/proc/meminfo: memFree=865712/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=53092 CPUtime=762.01
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 13055 0 0 0 76190 11 0 0 25 0 1 0 1093198854 54366208 12879 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 13273 12879 113 221 0 13049 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 53092

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 9366
/proc/meminfo: memFree=865648/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=53092 CPUtime=821.97
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 13067 0 0 0 82185 12 0 0 25 0 1 0 1093198854 54366208 12891 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 13273 12891 113 221 0 13049 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 53092

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 9366
/proc/meminfo: memFree=863152/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=55528 CPUtime=881.94
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 13698 0 0 0 88182 12 0 0 25 0 1 0 1093198854 56860672 13522 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 13882 13522 113 221 0 13658 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 55528

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 9366
/proc/meminfo: memFree=860208/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=58644 CPUtime=941.92
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14451 0 0 0 94179 13 0 0 25 0 1 0 1093198854 60051456 14275 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14661 14275 113 221 0 14437 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 58644

[startup+1002.3 s]
/proc/loadavg: 1.03 0.97 0.64 2/65 9366
/proc/meminfo: memFree=860080/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=58644 CPUtime=1001.9
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14470 0 0 0 100177 13 0 0 25 0 1 0 1093198854 60051456 14294 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14661 14294 113 221 0 14437 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 58644

[startup+1062.3 s]
/proc/loadavg: 1.12 1.00 0.66 2/65 9366
/proc/meminfo: memFree=860080/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=58644 CPUtime=1061.87
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14470 0 0 0 106174 13 0 0 25 0 1 0 1093198854 60051456 14294 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14661 14294 113 221 0 14437 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 58644

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 0.68 2/65 9366
/proc/meminfo: memFree=859312/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=59436 CPUtime=1121.86
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14659 0 0 0 112172 14 0 0 25 0 1 0 1093198854 60862464 14483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14859 14483 113 221 0 14635 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 59436

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.70 2/65 9366
/proc/meminfo: memFree=859312/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=59436 CPUtime=1181.84
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14659 0 0 0 118170 14 0 0 25 0 1 0 1093198854 60862464 14483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14859 14483 113 221 0 14635 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 59436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.00 0.70 2/65 9366
/proc/meminfo: memFree=859248/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=59436 CPUtime=1200.04
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14659 0 0 0 119990 14 0 0 25 0 1 0 1093198854 60862464 14483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14859 14483 113 221 0 14635 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 59436

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

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

[startup+1200.5 s]
/proc/loadavg: 1.01 1.00 0.70 2/65 9366
/proc/meminfo: memFree=859248/2055920 swapFree=4167280/4192956
[pid=9359] ppid=9357 vsize=59436 CPUtime=1200.04
/proc/9359/stat : 9359 (varsat-industri) R 9357 9359 9322 0 -1 4194304 14659 0 0 0 119990 14 0 0 25 0 1 0 1093198854 60862464 14483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 14859 14483 113 221 0 14635 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 59436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.152976
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 59436

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

runsolver used 1.17482 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-28 02:55:33
IDJOB=1512544
IDBENCH=70188
IDSOLVER=538
FILE ID=node31/1512544-1238205333
PBS_JOBID= 9060533
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=1968568485

node31.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	: 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.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:        917792 kB
Buffers:         94440 kB
Cached:         927636 kB
SwapCached:      18664 kB
Active:         120696 kB
Inactive:       921432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        917792 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          17228 kB
Slab:            81880 kB
Committed_AS:  2930904 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node31 at 2009-03-28 03:15:35