Trace number 1516204

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1736708510-089.cnf
MD5SUMa49ed3ca5dd834a3f2dad0ab32e44184
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  75                                                   |
0.00/0.00	c |  Number of clauses:    6675                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1595163472.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.09/0.20	c |       100 |      75     6675    46725 |     2447      100     26 |  0.018 % |
0.19/0.23	c |       251 |      75     6675    46725 |     2692      251     26 |  0.018 % |
0.19/0.26	c |       476 |      75     6675    46725 |     2961      476     26 |  0.018 % |
0.19/0.30	c |       815 |      75     6675    46725 |     3257      815     26 |  0.018 % |
0.29/0.34	c |      1322 |      75     6675    46725 |     3583     1322     26 |  0.018 % |
0.39/0.40	c |      2081 |      75     6675    46725 |     3941     2081     26 |  0.018 % |
0.39/0.49	c |      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
0.59/0.63	c |      4928 |      75     6675    46725 |     4769     2747     25 |  0.018 % |
0.79/0.81	c |      7491 |      75     6675    46725 |     5246     2913     25 |  0.018 % |
1.00/1.09	c |     11335 |      75     6675    46725 |     5771     4113     25 |  0.018 % |
1.49/1.52	c |     17102 |      75     6675    46725 |     6348     4081     25 |  0.018 % |
2.10/2.16	c |     25751 |      75     6675    46725 |     6983     6351     25 |  0.018 % |
3.09/3.17	c |     38725 |      75     6675    46725 |     7681     5286     24 |  0.018 % |
4.59/4.69	c |     58186 |      75     6675    46725 |     8449     5467     24 |  0.018 % |
6.99/7.10	c |     87378 |      75     6675    46725 |     9294     4977     25 |  0.018 % |
10.99/11.04	c |    131167 |      75     6675    46725 |    10223     6789     24 |  0.018 % |
17.28/17.35	c |    196851 |      75     6675    46725 |    11246     5814     24 |  0.018 % |
26.98/27.07	c |    295377 |      75     6675    46725 |    12370     8474     24 |  0.018 % |
42.28/42.32	c |    443166 |      75     6675    46725 |    13607     7415     23 |  0.018 % |
67.57/67.70	c |    664849 |      75     6675    46725 |    14968    10893     25 |  0.018 % |
107.46/107.58	c |    997377 |      75     6675    46725 |    16465    13442     24 |  0.018 % |
172.24/172.36	c |   1496166 |      75     6675    46725 |    18112     9139     24 |  0.018 % |
281.11/281.29	c |   2244349 |      75     6675    46725 |    19923    13489     25 |  0.018 % |
452.76/452.92	c |   3366624 |      75     6675    46725 |    21915    18444     24 |  0.018 % |
730.27/730.59	c |   5050036 |      75     6675    46725 |    24107    12154     23 |  0.018 % |
1198.74/1199.15	c |   7575153 |      75     6675    46725 |    26517    21170     24 |  0.018 % |

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-1516204-1238266180/watcher-1516204-1238266180 -o /tmp/evaluation-result-1516204-1238266180/solver-1516204-1238266180 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1595163472 HOME/instance-1516204-1238266180.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.91 0.95 0.98 3/64 3219
/proc/meminfo: memFree=837176/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=2544 CPUtime=0
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 270819363 2605056 264 1992294400 4194304 5102648 548682068784 18446744073709551615 4516087 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 636 264 87 221 0 412 0

[startup+0.00874401 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3219
/proc/meminfo: memFree=837176/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=3240 CPUtime=0
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 270819363 3317760 409 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 810 409 87 221 0 586 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3240

[startup+0.101753 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3219
/proc/meminfo: memFree=837176/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=3928 CPUtime=0.09
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 614 0 0 0 9 0 0 0 18 0 1 0 270819363 4022272 599 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 982 599 98 221 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3928

[startup+0.301775 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3219
/proc/meminfo: memFree=837176/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=3832 CPUtime=0.29
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 626 0 0 0 29 0 0 0 19 0 1 0 270819363 3923968 610 1992294400 4194304 5102648 548682068784 18446744073709551615 4242250 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 958 610 110 221 0 734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3832

[startup+0.701821 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3219
/proc/meminfo: memFree=837176/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=3964 CPUtime=0.69
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 652 0 0 0 69 0 0 0 22 0 1 0 270819363 4059136 636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 991 636 110 221 0 767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3964

[startup+1.50291 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 3220
/proc/meminfo: memFree=834864/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=4508 CPUtime=1.49
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 764 0 0 0 149 0 0 0 25 0 1 0 270819363 4616192 748 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 1127 748 110 221 0 903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4508

[startup+3.10108 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 3220
/proc/meminfo: memFree=834224/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=4920 CPUtime=3.09
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 897 0 0 0 309 0 0 0 25 0 1 0 270819363 5038080 881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 1230 881 110 221 0 1006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30144 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 3220
/proc/meminfo: memFree=833392/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=5476 CPUtime=6.29
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 1028 0 0 0 629 0 0 0 25 0 1 0 270819363 5607424 1012 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 1369 1012 110 221 0 1145 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5476

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 3220
/proc/meminfo: memFree=832624/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=6324 CPUtime=12.68
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 1202 0 0 0 1268 0 0 0 25 0 1 0 270819363 6475776 1186 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 1581 1186 110 221 0 1357 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6324

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 3220
/proc/meminfo: memFree=831792/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=7044 CPUtime=25.48
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 1395 0 0 0 2548 0 0 0 25 0 1 0 270819363 7213056 1379 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 1761 1379 110 221 0 1537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7044

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 3220
/proc/meminfo: memFree=830832/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=8160 CPUtime=51.08
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 1625 0 0 0 5107 1 0 0 25 0 1 0 270819363 8355840 1609 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 2040 1609 110 221 0 1816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8160

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 3220
/proc/meminfo: memFree=829680/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=9384 CPUtime=102.26
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 1913 0 0 0 10225 1 0 0 25 0 1 0 270819363 9609216 1897 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 2346 1897 110 221 0 2122 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9384

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=828912/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=10036 CPUtime=162.24
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2102 0 0 0 16223 1 0 0 25 0 1 0 270819363 10276864 2086 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 2509 2086 110 221 0 2285 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10036

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=827760/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=11396 CPUtime=222.23
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2374 0 0 0 22221 2 0 0 25 0 1 0 270819363 11669504 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 2849 2358 110 221 0 2625 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11396

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=827376/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=11848 CPUtime=282.21
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2465 0 0 0 28219 2 0 0 25 0 1 0 270819363 12132352 2449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 2962 2449 110 221 0 2738 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 11848

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=826608/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=12608 CPUtime=342.2
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2636 0 0 0 34217 3 0 0 25 0 1 0 270819363 12910592 2620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3152 2620 110 221 0 2928 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12608

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=826416/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=12796 CPUtime=402.18
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2682 0 0 0 40215 3 0 0 25 0 1 0 270819363 13103104 2666 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3199 2666 110 221 0 2975 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12796

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=826224/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=12984 CPUtime=462.16
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2748 0 0 0 46213 3 0 0 25 0 1 0 270819363 13295616 2732 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3246 2732 110 221 0 3022 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12984

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=825584/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=13700 CPUtime=522.14
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2907 0 0 0 52211 3 0 0 25 0 1 0 270819363 14028800 2891 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3425 2891 110 221 0 3201 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 13700

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=825456/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=13888 CPUtime=582.12
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2934 0 0 0 58208 4 0 0 25 0 1 0 270819363 14221312 2918 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3472 2918 110 221 0 3248 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 13888

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3220
/proc/meminfo: memFree=825264/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=14080 CPUtime=642.11
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 2991 0 0 0 64207 4 0 0 25 0 1 0 270819363 14417920 2975 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3520 2975 110 221 0 3296 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 14080

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=824944/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=14268 CPUtime=702.08
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3021 0 0 0 70204 4 0 0 25 0 1 0 270819363 14610432 3005 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3567 3005 110 221 0 3343 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 14268

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=824624/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=14648 CPUtime=762.06
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3133 0 0 0 76202 4 0 0 25 0 1 0 270819363 14999552 3117 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3662 3117 110 221 0 3438 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 14648

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=824496/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=14836 CPUtime=822.05
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3171 0 0 0 82200 5 0 0 25 0 1 0 270819363 15192064 3155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3709 3155 110 221 0 3485 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 14836

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=824304/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=14980 CPUtime=882.03
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3219 0 0 0 88198 5 0 0 25 0 1 0 270819363 15339520 3203 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3745 3203 110 221 0 3521 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 14980

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=824112/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15124 CPUtime=942.01
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3250 0 0 0 94196 5 0 0 25 0 1 0 270819363 15486976 3234 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3781 3234 110 221 0 3557 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 15124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=823792/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15504 CPUtime=1002
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3340 0 0 0 100194 6 0 0 25 0 1 0 270819363 15876096 3324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3876 3324 110 221 0 3652 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 15504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=823664/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15648 CPUtime=1061.98
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3381 0 0 0 106192 6 0 0 25 0 1 0 270819363 16023552 3365 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3912 3365 110 221 0 3688 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 15648

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=823664/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15648 CPUtime=1121.96
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3392 0 0 0 112190 6 0 0 25 0 1 0 270819363 16023552 3376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3912 3376 110 221 0 3688 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 15648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=823472/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15836 CPUtime=1181.94
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3421 0 0 0 118188 6 0 0 25 0 1 0 270819363 16216064 3405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3959 3405 110 221 0 3735 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 15836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3226
/proc/meminfo: memFree=823344/2055920 swapFree=4181692/4192956
[pid=3219] ppid=3217 vsize=15980 CPUtime=1200.04
/proc/3219/stat : 3219 (varsat-industri) R 3217 3219 2784 0 -1 4194304 3447 0 0 0 119997 7 0 0 25 0 1 0 270819363 16363520 3431 1992294400 4194304 5102648 548682068784 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/3219/statm: 3995 3431 110 221 0 3771 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15980

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.98
CPU system time (s): 0.073988
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 15980

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

runsolver used 1.21881 second user time and 2.08968 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-28 19:49:40
IDJOB=1516204
IDBENCH=70493
IDSOLVER=538
FILE ID=node42/1516204-1238266180
PBS_JOBID= 9060784
Free space on /tmp= 66240 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1736708510-089.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516204-1238266180/watcher-1516204-1238266180 -o /tmp/evaluation-result-1516204-1238266180/solver-1516204-1238266180 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1595163472 HOME/instance-1516204-1238266180.cnf

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

MD5SUM BENCH= a49ed3ca5dd834a3f2dad0ab32e44184
RANDOM SEED=1595163472

node42.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.211
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.211
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:        837656 kB
Buffers:         98604 kB
Cached:        1021204 kB
SwapCached:       5184 kB
Active:         151844 kB
Inactive:       976428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        837656 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            76000 kB
Committed_AS:   826684 kB
PageTables:       1388 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= 66240 MiB
End job on node42 at 2009-03-28 20:09:42