Trace number 1515160

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/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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:  120                                                  |
0.00/0.00	c |  Number of clauses:    2556                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1525620543.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
0.00/0.02	c |       102 |     120     2556    12780 |      937      102     25 |  0.007 % |
0.00/0.03	c |       252 |     120     2556    12780 |     1030      252     25 |  0.007 % |
0.00/0.04	c |       479 |     120     2556    12780 |     1134      479     25 |  0.007 % |
0.00/0.05	c |       817 |     120     2556    12780 |     1247      817     25 |  0.007 % |
0.06/0.07	c |      1324 |     120     2556    12780 |     1372      689     23 |  0.007 % |
0.09/0.10	c |      2084 |     120     2556    12780 |     1509      751     24 |  0.007 % |
0.09/0.15	c |      3224 |     120     2556    12780 |     1660     1120     23 |  0.007 % |
0.19/0.21	c |      4932 |     120     2556    12780 |     1826     1135     24 |  0.007 % |
0.29/0.32	c |      7494 |     120     2556    12780 |     2008     1832     23 |  0.007 % |
0.39/0.47	c |     11339 |     120     2556    12780 |     2209     1599     23 |  0.007 % |
0.69/0.72	c |     17105 |     120     2556    12780 |     2430     1745     23 |  0.007 % |
1.00/1.08	c |     25754 |     120     2556    12780 |     2673     1786     24 |  0.007 % |
1.59/1.65	c |     38728 |     120     2556    12780 |     2941     2571     24 |  0.007 % |
2.49/2.54	c |     58189 |     120     2556    12780 |     3235     2686     23 |  0.007 % |
3.89/3.90	c |     87382 |     120     2556    12780 |     3559     2453     24 |  0.007 % |
5.89/6.00	c |    131172 |     120     2556    12780 |     3914     3116     24 |  0.007 % |
9.19/9.26	c |    196857 |     120     2556    12780 |     4306     3655     23 |  0.007 % |
14.29/14.39	c |    295383 |     120     2556    12780 |     4737     2397     23 |  0.007 % |
22.38/22.47	c |    443172 |     120     2556    12780 |     5210     4601     24 |  0.007 % |
34.97/35.05	c |    664856 |     120     2556    12780 |     5731     3346     26 |  0.007 % |
54.97/55.01	c |    997383 |     120     2556    12780 |     6305     4318     24 |  0.007 % |
86.46/86.55	c |   1496172 |     120     2556    12780 |     6935     5494     24 |  0.007 % |
134.84/134.91	c |   2244354 |     120     2556    12780 |     7629     4487     25 |  0.007 % |
210.81/210.95	c |   3366629 |     120     2556    12780 |     8391     4116     25 |  0.007 % |
331.86/332.07	c |   5050040 |     120     2556    12780 |     9231     7201     24 |  0.007 % |
524.29/524.54	c |   7575156 |     120     2556    12780 |    10154     8395     23 |  0.007 % |
834.18/834.50	c |  11362831 |     120     2556    12780 |    11169     6806     24 |  0.007 % |

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-1515160-1238250239/watcher-1515160-1238250239 -o /tmp/evaluation-result-1515160-1238250239/solver-1515160-1238250239 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1525620543 HOME/instance-1515160-1238250239.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/64 30635
/proc/meminfo: memFree=1051192/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=2556 CPUtime=0
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 1097689551 2617344 232 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 639 233 87 221 0 415 0

[startup+0.0640281 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30635
/proc/meminfo: memFree=1051192/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=2684 CPUtime=0.06
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 302 0 0 0 6 0 0 0 18 0 1 0 1097689551 2748416 287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 671 287 110 221 0 447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2684

[startup+0.101035 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30635
/proc/meminfo: memFree=1051192/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=2684 CPUtime=0.09
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 304 0 0 0 9 0 0 0 18 0 1 0 1097689551 2748416 289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 671 289 110 221 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2684

[startup+0.301073 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30635
/proc/meminfo: memFree=1051192/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=2816 CPUtime=0.29
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 348 0 0 0 29 0 0 0 19 0 1 0 1097689551 2883584 333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 704 333 110 221 0 480 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2816

[startup+0.70115 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 30635
/proc/meminfo: memFree=1051192/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=3080 CPUtime=0.69
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 392 0 0 0 69 0 0 0 22 0 1 0 1097689551 3153920 377 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 770 377 110 221 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3080

[startup+1.50131 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1050032/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=3348 CPUtime=1.49
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 450 0 0 0 149 0 0 0 25 0 1 0 1097689551 3428352 435 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 837 435 110 221 0 613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3348

[startup+3.10162 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1049648/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=3480 CPUtime=3.09
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 506 0 0 0 309 0 0 0 25 0 1 0 1097689551 3563520 491 1992294400 4194304 5102648 548682068784 18446744073709551615 4227928 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 870 491 110 221 0 646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3480

[startup+6.30124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1049264/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=3912 CPUtime=6.29
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 596 0 0 0 629 0 0 0 25 0 1 0 1097689551 4005888 581 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 978 581 110 221 0 754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3912

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1048760/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=4332 CPUtime=12.69
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 695 0 0 0 1269 0 0 0 25 0 1 0 1097689551 4435968 680 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1083 680 110 221 0 859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4332

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1048184/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=4756 CPUtime=25.48
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 826 0 0 0 2548 0 0 0 25 0 1 0 1097689551 4870144 811 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1189 811 110 221 0 965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4756

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1047608/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=5444 CPUtime=51.07
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 988 0 0 0 5107 0 0 0 25 0 1 0 1097689551 5574656 973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1361 973 110 221 0 1137 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5444

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1046776/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=6276 CPUtime=102.26
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1171 0 0 0 10225 1 0 0 25 0 1 0 1097689551 6426624 1156 1992294400 4194304 5102648 548682068784 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1569 1156 110 221 0 1345 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6276

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=6980 CPUtime=162.23
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1324 0 0 0 16222 1 0 0 25 0 1 0 1097689551 7147520 1309 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1745 1309 110 221 0 1521 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6980

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1045688/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=7468 CPUtime=222.21
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1436 0 0 0 22219 2 0 0 25 0 1 0 1097689551 7647232 1421 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1867 1421 110 221 0 1643 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7468

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1045432/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=7624 CPUtime=282.18
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1497 0 0 0 28216 2 0 0 25 0 1 0 1097689551 7806976 1482 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1906 1482 110 221 0 1682 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 7624

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1045176/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=7948 CPUtime=342.16
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1567 0 0 0 34214 2 0 0 25 0 1 0 1097689551 8138752 1552 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 1987 1552 110 221 0 1763 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 7948

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044792/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=8256 CPUtime=402.14
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1657 0 0 0 40211 3 0 0 25 0 1 0 1097689551 8454144 1642 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2064 1642 110 221 0 1840 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8256

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044664/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=8424 CPUtime=462.12
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1693 0 0 0 46209 3 0 0 25 0 1 0 1097689551 8626176 1678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2106 1678 110 221 0 1882 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8424

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044728/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=8424 CPUtime=522.09
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1695 0 0 0 52206 3 0 0 25 0 1 0 1097689551 8626176 1680 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2106 1680 110 221 0 1882 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8424

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044536/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=8760 CPUtime=582.07
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1749 0 0 0 58204 3 0 0 25 0 1 0 1097689551 8970240 1734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2190 1734 110 221 0 1966 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 8760

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044280/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=8928 CPUtime=642.06
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1795 0 0 0 64202 4 0 0 25 0 1 0 1097689551 9142272 1780 1992294400 4194304 5102648 548682068784 18446744073709551615 4256200 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2232 1780 110 221 0 2008 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 8928

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1044088/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9100 CPUtime=702.03
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1848 0 0 0 70199 4 0 0 25 0 1 0 1097689551 9318400 1833 1992294400 4194304 5102648 548682068784 18446744073709551615 4254978 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2275 1833 110 221 0 2051 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 9100

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043896/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9268 CPUtime=762.01
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1871 0 0 0 76197 4 0 0 25 0 1 0 1097689551 9490432 1856 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2317 1856 110 221 0 2093 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 9268

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043832/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9436 CPUtime=821.98
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1900 0 0 0 82194 4 0 0 25 0 1 0 1097689551 9662464 1885 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2359 1885 110 221 0 2135 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 9436

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043512/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9604 CPUtime=881.97
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 1975 0 0 0 88192 5 0 0 25 0 1 0 1097689551 9834496 1960 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2401 1960 110 221 0 2177 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 9604

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043384/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9772 CPUtime=941.94
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2016 0 0 0 94189 5 0 0 25 0 1 0 1097689551 10006528 2001 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2443 2001 110 221 0 2219 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 9772

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043256/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=9940 CPUtime=1001.92
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2053 0 0 0 100187 5 0 0 25 0 1 0 1097689551 10178560 2038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2485 2038 110 221 0 2261 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 9940

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043128/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=10112 CPUtime=1061.89
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2085 0 0 0 106184 5 0 0 25 0 1 0 1097689551 10354688 2070 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2528 2070 110 221 0 2304 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 10112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1043000/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=10280 CPUtime=1121.87
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2105 0 0 0 112182 5 0 0 25 0 1 0 1097689551 10526720 2090 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2570 2090 110 221 0 2346 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 10280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1042872/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=10280 CPUtime=1181.86
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2129 0 0 0 118180 6 0 0 25 0 1 0 1097689551 10526720 2114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2570 2114 110 221 0 2346 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 10280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1042808/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=10280 CPUtime=1200.05
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2137 0 0 0 119999 6 0 0 25 0 1 0 1097689551 10526720 2122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2570 2122 110 221 0 2346 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 10280

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: 0.99 0.98 0.99 2/65 30636
/proc/meminfo: memFree=1042808/2055920 swapFree=4179368/4192956
[pid=30635] ppid=30633 vsize=10280 CPUtime=1200.05
/proc/30635/stat : 30635 (varsat-industri) R 30633 30635 30202 0 -1 4194304 2137 0 0 0 119999 6 0 0 25 0 1 0 1097689551 10526720 2122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30635/statm: 2570 2122 110 221 0 2346 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 10280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200
CPU system time (s): 0.06399
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 10280

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

runsolver used 0.877866 second user time and 2.45263 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-28 15:23:59
IDJOB=1515160
IDBENCH=70406
IDSOLVER=538
FILE ID=node23/1515160-1238250239
PBS_JOBID= 9060656
Free space on /tmp= 66316 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515160-1238250239/watcher-1515160-1238250239 -o /tmp/evaluation-result-1515160-1238250239/solver-1515160-1238250239 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1525620543 HOME/instance-1515160-1238250239.cnf

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED=1525620543

node23.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.268
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.268
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:       1051672 kB
Buffers:         93588 kB
Cached:         818408 kB
SwapCached:       7500 kB
Active:         199112 kB
Inactive:       721916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051672 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            69204 kB
Committed_AS:  2924936 kB
PageTables:       1392 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= 66316 MiB
End job on node23 at 2009-03-28 15:44:01