Trace number 1723126

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications 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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1740                                                 |
0.00/0.00	c |  Number of clauses:    114011                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          252725397.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
2.89/2.92	c ============================[ Search Statistics ]==============================
2.89/2.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.92	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.92	c ===============================================================================
2.89/2.92	c |         0 |    1114   109602   479921 |    36534        0    nan |  0.000 % |
3.29/3.37	c |       100 |    1114   109602   479921 |    40187      100     48 |  0.000 % |
3.69/3.75	c |       251 |    1114   109602   479921 |    44206      251     57 |  0.000 % |
4.19/4.22	c |       476 |    1114   109602   479921 |    48626      476     63 |  0.000 % |
4.59/4.64	c |       813 |    1114   109602   479921 |    53489      813     64 |  0.000 % |
4.99/5.09	c |      1321 |    1114   109602   479921 |    58838     1321     67 |  0.000 % |
5.69/5.80	c |      2080 |    1114   109602   479921 |    64722     2080     70 |  0.000 % |
6.49/6.53	c |      3222 |    1114   109602   479921 |    71194     3222     70 |  0.000 % |
7.49/7.57	c |      4930 |    1114   109602   479921 |    78313     4930     70 |  0.000 % |
9.39/9.42	c |      7492 |    1114   109602   479921 |    86145     7492     72 |  0.000 % |
11.69/11.77	c |     11337 |    1114   109602   479921 |    94759    11337     72 |  0.000 % |
14.89/14.98	c |     17105 |    1114   109602   479921 |   104235    17105     71 |  0.000 % |
24.59/24.69	c |     25754 |    1114   109602   479921 |   114659    25754     71 |  0.000 % |
54.28/54.32	c |     38730 |    1114   109602   479921 |   126125    38730     72 |  0.000 % |
89.97/90.02	c |     58192 |    1114   109602   479921 |   138737    58192     72 |  0.000 % |
221.53/221.68	c |     87385 |    1114   109602   479921 |   152611    87385     73 |  0.000 % |
529.75/529.94	c |    131174 |    1114   109602   479921 |   167872   131174     71 |  0.000 % |
801.07/801.38	c |    196858 |    1114   109602   479921 |   184660    44249     69 |  0.000 % |
1103.59/1103.99	c |    295385 |    1114   109602   479921 |   203126   142776     74 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723126-1240683341/watcher-1723126-1240683341 -o /tmp/evaluation-result-1723126-1240683341/solver-1723126-1240683341 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=252725397 HOME/instance-1723126-1240683341.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.99 0.98 0.99 3/67 4353
/proc/meminfo: memFree=1808856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=2740 CPUtime=0
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 96360266 2805760 500 1992294400 4194304 5102648 548682068768 18446744073709551615 4489510 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 685 503 87 221 0 461 0

[startup+0.104694 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 4353
/proc/meminfo: memFree=1808856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=16200 CPUtime=0.09
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 3777 0 0 0 8 1 0 0 18 0 1 0 96360266 16588800 3762 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 4084 3764 87 221 0 3860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16200

[startup+0.201704 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 4353
/proc/meminfo: memFree=1808856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=17124 CPUtime=0.19
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 4027 0 0 0 18 1 0 0 18 0 1 0 96360266 17534976 4012 1992294400 4194304 5102648 548682068768 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 4281 4012 99 221 0 4057 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17124

[startup+0.301712 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 4353
/proc/meminfo: memFree=1808856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=17124 CPUtime=0.29
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 4027 0 0 0 28 1 0 0 19 0 1 0 96360266 17534976 4012 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 4281 4012 99 221 0 4057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17124

[startup+0.701747 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 4353
/proc/meminfo: memFree=1808856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=17124 CPUtime=0.69
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 4027 0 0 0 68 1 0 0 22 0 1 0 96360266 17534976 4012 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 4281 4012 99 221 0 4057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17124

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1790224/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=25048 CPUtime=1.49
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 5946 0 0 0 147 2 0 0 25 0 1 0 96360266 25649152 5931 1992294400 4194304 5102648 548682068768 18446744073709551615 4273153 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 6262 5931 100 221 0 6038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25048

[startup+3.10196 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1785296/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=22616 CPUtime=3.09
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 5950 0 0 0 307 2 0 0 25 0 1 0 96360266 23158784 5462 1992294400 4194304 5102648 548682068768 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 5654 5462 102 221 0 5430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22616

[startup+6.30125 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1786896/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=22616 CPUtime=6.29
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 5964 0 0 0 627 2 0 0 25 0 1 0 96360266 23158784 5476 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 5654 5476 115 221 0 5430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22616

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1786896/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=22868 CPUtime=12.69
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 6043 0 0 0 1267 2 0 0 25 0 1 0 96360266 23416832 5555 1992294400 4194304 5102648 548682068768 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 5717 5555 115 221 0 5493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22868

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1781264/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=28720 CPUtime=25.49
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 7454 0 0 0 2545 4 0 0 25 0 1 0 96360266 29409280 6966 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 7180 6966 115 221 0 6956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28720

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1776912/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=33376 CPUtime=51.07
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 8552 0 0 0 5102 5 0 0 25 0 1 0 96360266 34177024 8064 1992294400 4194304 5102648 548682068768 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 8344 8064 115 221 0 8120 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33376

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1766928/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=43412 CPUtime=102.26
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 10997 0 0 0 10219 7 0 0 25 0 1 0 96360266 44453888 10509 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 10853 10509 115 221 0 10629 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43412

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1761232/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=49572 CPUtime=162.25
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 12417 0 0 0 16216 9 0 0 25 0 1 0 96360266 50761728 11929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 12393 11929 115 221 0 12169 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49572

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1755856/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=55072 CPUtime=222.23
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 13762 0 0 0 22213 10 0 0 25 0 1 0 96360266 56393728 13274 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 13768 13274 115 221 0 13544 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 55072

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1747664/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=64204 CPUtime=282.21
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 15776 0 0 0 28210 11 0 0 25 0 1 0 96360266 65744896 15288 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 16051 15288 115 221 0 15827 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64204

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1745040/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=67076 CPUtime=342.2
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 16430 0 0 0 34208 12 0 0 25 0 1 0 96360266 68685824 15942 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 16769 15942 115 221 0 16545 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 67076

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1742608/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=69312 CPUtime=402.19
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 17038 0 0 0 40206 13 0 0 25 0 1 0 96360266 70975488 16550 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 17328 16550 115 221 0 17104 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 69312

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1740304/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=71392 CPUtime=462.17
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 17592 0 0 0 46204 13 0 0 25 0 1 0 96360266 73105408 17104 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 17848 17104 115 221 0 17624 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 71392

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1737232/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=74376 CPUtime=522.15
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 18348 0 0 0 52201 14 0 0 25 0 1 0 96360266 76161024 17860 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 18594 17860 115 221 0 18370 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 74376

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 4354
/proc/meminfo: memFree=1731536/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=80700 CPUtime=582.13
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 19749 0 0 0 58198 15 0 0 25 0 1 0 96360266 82636800 19261 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 20175 19261 115 221 0 19951 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 80700

[startup+642.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1728272/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=84188 CPUtime=642.12
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 20565 0 0 0 64196 16 0 0 25 0 1 0 96360266 86208512 20077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 21047 20077 115 221 0 20823 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 84188

[startup+702.302 s]
/proc/loadavg: 1.16 1.04 1.01 2/68 4354
/proc/meminfo: memFree=1725392/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=87232 CPUtime=702.1
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 21274 0 0 0 70193 17 0 0 25 0 1 0 96360266 89325568 20786 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 21808 20786 115 221 0 21584 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 87232

[startup+762.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/68 4354
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=90032 CPUtime=762.09
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22023 0 0 0 76191 18 0 0 25 0 1 0 96360266 92192768 21535 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 22508 21535 115 221 0 22284 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 90032

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/68 4354
/proc/meminfo: memFree=1722192/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=90164 CPUtime=822.07
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22055 0 0 0 82189 18 0 0 25 0 1 0 96360266 92327936 21567 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 22541 21567 115 221 0 22317 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 90164

[startup+882.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 4354
/proc/meminfo: memFree=1722064/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=90164 CPUtime=882.06
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22069 0 0 0 88187 19 0 0 25 0 1 0 96360266 92327936 21581 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 22541 21581 115 221 0 22317 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 90164

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 4354
/proc/meminfo: memFree=1721680/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=90744 CPUtime=942.04
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22170 0 0 0 94185 19 0 0 25 0 1 0 96360266 92921856 21682 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 22686 21682 115 221 0 22462 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 90744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 4354
/proc/meminfo: memFree=1721040/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=91944 CPUtime=1002.02
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22319 0 0 0 100183 19 0 0 25 0 1 0 96360266 94150656 21831 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 22986 21831 115 221 0 22762 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 91944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1720400/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=92664 CPUtime=1062.01
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22488 0 0 0 106182 19 0 0 25 0 1 0 96360266 94887936 22000 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 23166 22000 115 221 0 22942 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 92664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1719184/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=93384 CPUtime=1121.99
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 22781 0 0 0 112179 20 0 0 25 0 1 0 96360266 95625216 22293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 23346 22293 115 221 0 23122 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 93384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1717264/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=95788 CPUtime=1181.98
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 23264 0 0 0 118178 20 0 0 25 0 1 0 96360266 98086912 22776 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 23947 22776 115 221 0 23723 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 95788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1716432/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=96748 CPUtime=1200.07
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 23465 0 0 0 119987 20 0 0 25 0 1 0 96360266 99069952 22977 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 24187 22977 115 221 0 23963 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 96748

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 4354
/proc/meminfo: memFree=1716432/2055920 swapFree=4192812/4192956
[pid=4353] ppid=4351 vsize=96748 CPUtime=1200.07
/proc/4353/stat : 4353 (varsat-industri) R 4351 4353 4067 0 -1 4194304 23465 0 0 0 119987 20 0 0 25 0 1 0 96360266 99069952 22977 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/4353/statm: 24187 22977 115 221 0 23963 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 96748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.219966
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 96748

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

runsolver used 0.998848 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 20:15:41
IDJOB=1723126
IDBENCH=71103
IDSOLVER=538
FILE ID=node68/1723126-1240683341
PBS_JOBID= 9186654
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723126-1240683341/watcher-1723126-1240683341 -o /tmp/evaluation-result-1723126-1240683341/solver-1723126-1240683341 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=252725397 HOME/instance-1723126-1240683341.cnf

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=252725397

node68.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.223
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.223
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:       1809272 kB
Buffers:         23608 kB
Cached:         140400 kB
SwapCached:        144 kB
Active:          50096 kB
Inactive:       130472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2804 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            51572 kB
Committed_AS:   248856 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-25 20:35:44