Trace number 1786012

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) 5000.08 5001.77

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1820                                                 |
0.00/0.00	c |  Number of clauses:    171155                                               |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          839375538.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
4.89/4.96	c ============================[ Search Statistics ]==============================
4.89/4.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.89/4.96	c ===============================================================================
4.89/4.96	c |         0 |    1755   169335   519323 |    56445        0    nan |  0.000 % |
5.19/5.21	c |       100 |    1755   169335   519323 |    62089      100    194 |  0.000 % |
5.39/5.45	c |       251 |    1755   169335   519323 |    68298      251    192 |  0.000 % |
5.69/5.72	c |       480 |    1755   169335   519323 |    75128      480    191 |  0.000 % |
5.99/6.00	c |       817 |    1755   169335   519323 |    82641      817    191 |  0.000 % |
6.29/6.34	c |      1326 |    1755   169335   519323 |    90905     1326    203 |  0.000 % |
6.69/6.78	c |      2085 |    1755   169335   519323 |    99995     2085    212 |  0.000 % |
7.29/7.32	c |      3224 |    1755   169335   519323 |   109995     3224    211 |  0.000 % |
7.99/8.07	c |      4934 |    1755   169335   519323 |   120994     4934    221 |  0.000 % |
9.18/9.29	c |      7496 |    1755   169335   519323 |   133094     7496    218 |  0.000 % |
10.99/11.04	c |     11341 |    1755   169335   519323 |   146403    11341    218 |  0.000 % |
13.99/14.04	c |     17107 |    1755   169335   519323 |   161044    17107    213 |  0.000 % |
19.69/19.77	c |     25756 |    1755   169335   519323 |   177148    25756    220 |  0.000 % |
34.28/34.35	c |     38731 |    1755   169335   519323 |   194863    38731    219 |  0.000 % |
68.67/68.72	c |     58195 |    1755   169335   519323 |   214349    58195    219 |  0.000 % |
148.54/148.60	c |     87387 |    1755   169335   519323 |   235784    87387    221 |  0.000 % |
324.48/324.69	c |    131176 |    1755   169335   519323 |   259363   131176    220 |  0.000 % |
668.66/668.92	c |    196860 |    1755   169335   519323 |   285299   196860    218 |  0.000 % |
1288.66/1289.11	c |    295386 |    1755   169335   519323 |   313829    30748    179 |  0.000 % |
1686.72/1687.37	c |    443176 |    1755   169335   519323 |   345212   178538    214 |  0.000 % |
2978.89/2979.93	c |    664860 |    1755   169335   519323 |   379733    77286    199 |  0.000 % |
4326.63/4328.16	c |    997385 |    1755   169335   519323 |   417707    56030    200 |  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-1786012-1241941439/watcher-1786012-1241941439 -o /tmp/evaluation-result-1786012-1241941439/solver-1786012-1241941439 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=839375538 HOME/instance-1786012-1241941439.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16004
/proc/meminfo: memFree=1797240/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=2556 CPUtime=0
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 491 0 0 0 0 0 0 0 20 0 1 0 222173241 2617344 476 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 639 479 88 221 0 415 0

[startup+0.0787511 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16004
/proc/meminfo: memFree=1797240/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=13908 CPUtime=0.07
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 3122 0 0 0 6 1 0 0 20 0 1 0 222173241 14241792 3107 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 3477 3110 87 221 0 3253 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13908

[startup+0.101754 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16004
/proc/meminfo: memFree=1797240/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=16944 CPUtime=0.09
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 3998 0 0 0 8 1 0 0 20 0 1 0 222173241 17350656 3983 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 4236 3983 87 221 0 4012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16944

[startup+0.30179 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16004
/proc/meminfo: memFree=1797240/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=22376 CPUtime=0.29
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 5313 0 0 0 28 1 0 0 22 0 1 0 222173241 22913024 5298 1992294400 4194304 5102648 548682068784 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 5594 5298 98 221 0 5370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22376

[startup+0.701865 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16004
/proc/meminfo: memFree=1797240/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=22376 CPUtime=0.69
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 5313 0 0 0 68 1 0 0 25 0 1 0 222173241 22913024 5298 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 5594 5298 98 221 0 5370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22376

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1776176/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=29944 CPUtime=1.49
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 7066 0 0 0 147 2 0 0 25 0 1 0 222173241 30662656 7051 1992294400 4194304 5102648 548682068784 18446744073709551615 4273033 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 7486 7051 100 221 0 7262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29944

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1769072/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=29944 CPUtime=3.09
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 7123 0 0 0 307 2 0 0 25 0 1 0 222173241 30662656 7108 1992294400 4194304 5102648 548682068784 18446744073709551615 4274059 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 7486 7108 100 221 0 7262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29944

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1771568/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=26296 CPUtime=6.29
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 7193 0 0 0 627 2 0 0 25 0 1 0 222173241 26927104 6386 1992294400 4194304 5102648 548682068784 18446744073709551615 4255990 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 6574 6386 115 221 0 6350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26296

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1764792/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=34588 CPUtime=12.68
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 9249 0 0 0 1265 3 0 0 25 0 1 0 222173241 35418112 8442 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 8647 8442 115 221 0 8423 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34588

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1747000/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=51352 CPUtime=25.48
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 13427 0 0 0 2542 6 0 0 25 0 1 0 222173241 52584448 12620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 12838 12620 115 221 0 12614 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51352

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1729400/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=69044 CPUtime=51.08
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 17844 0 0 0 5097 11 0 0 25 0 1 0 222173241 70701056 17037 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 17261 17037 115 221 0 17037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69044

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1707128/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=91176 CPUtime=102.26
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 23317 0 0 0 10210 16 0 0 25 0 1 0 222173241 93364224 22510 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 22794 22510 115 221 0 22570 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91176

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1687736/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=110748 CPUtime=162.23
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 28182 0 0 0 16201 22 0 0 25 0 1 0 222173241 113405952 27375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 27687 27375 115 221 0 27463 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 110748

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1671928/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=126660 CPUtime=222.22
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 32079 0 0 0 22195 27 0 0 25 0 1 0 222173241 129699840 31272 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 31665 31272 115 221 0 31441 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 126660

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1658168/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=140548 CPUtime=282.2
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 35537 0 0 0 28189 31 0 0 25 0 1 0 222173241 143921152 34730 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 35137 34730 115 221 0 34913 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 140548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1644792/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=153868 CPUtime=342.17
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 38836 0 0 0 34183 34 0 0 25 0 1 0 222173241 157560832 38029 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 38467 38029 115 221 0 38243 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 153868

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1633208/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=165960 CPUtime=402.15
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 41744 0 0 0 40178 37 0 0 25 0 1 0 222173241 169943040 40937 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 41490 40937 115 221 0 41266 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 165960

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1621048/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=178128 CPUtime=462.13
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 44756 0 0 0 46173 40 0 0 25 0 1 0 222173241 182403072 43949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 44532 43949 115 221 0 44308 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 178128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1608248/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=191024 CPUtime=522.11
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 47921 0 0 0 52168 43 0 0 25 0 1 0 222173241 195608576 47114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 47756 47114 115 221 0 47532 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 191024

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1599032/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=200296 CPUtime=582.1
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 50240 0 0 0 58165 45 0 0 25 0 1 0 222173241 205103104 49433 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 50074 49433 115 221 0 49850 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 200296

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16005
/proc/meminfo: memFree=1589368/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=209760 CPUtime=642.08
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 52626 0 0 0 64161 47 0 0 25 0 1 0 222173241 214794240 51819 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 52440 51819 115 221 0 52216 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 209760

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1408696/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=393260 CPUtime=4060.92
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 97525 0 0 0 405999 93 0 0 25 0 1 0 222173241 402698240 96718 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 98315 96718 115 221 0 98091 0
Current children cumulated CPU time (s) 4060.92
Current children cumulated vsize (KiB) 393260

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1397304/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=404712 CPUtime=4120.9
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 100375 0 0 0 411994 96 0 0 25 0 1 0 222173241 414425088 99568 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 101178 99568 115 221 0 100954 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 404712

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1387768/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=414228 CPUtime=4180.87
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 102739 0 0 0 417989 98 0 0 25 0 1 0 222173241 424169472 101932 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 103557 101932 115 221 0 103333 0
Current children cumulated CPU time (s) 4180.87
Current children cumulated vsize (KiB) 414228

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1380216/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=421724 CPUtime=4240.86
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 104625 0 0 0 423985 101 0 0 25 0 1 0 222173241 431845376 103818 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 105431 103818 115 221 0 105207 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 421724

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375800/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4300.83
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105711 0 0 0 429981 102 0 0 25 0 1 0 222173241 436432896 104904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104904 115 221 0 106327 0
Current children cumulated CPU time (s) 4300.83
Current children cumulated vsize (KiB) 426204

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375800/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4360.81
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105711 0 0 0 435979 102 0 0 25 0 1 0 222173241 436432896 104904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104904 115 221 0 106327 0
Current children cumulated CPU time (s) 4360.81
Current children cumulated vsize (KiB) 426204

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375736/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4420.79
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105711 0 0 0 441977 102 0 0 25 0 1 0 222173241 436432896 104904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104904 115 221 0 106327 0
Current children cumulated CPU time (s) 4420.79
Current children cumulated vsize (KiB) 426204

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375800/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4480.77
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105711 0 0 0 447975 102 0 0 25 0 1 0 222173241 436432896 104904 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104904 115 221 0 106327 0
Current children cumulated CPU time (s) 4480.77
Current children cumulated vsize (KiB) 426204

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375736/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4540.75
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105715 0 0 0 453973 102 0 0 25 0 1 0 222173241 436432896 104908 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104908 115 221 0 106327 0
Current children cumulated CPU time (s) 4540.75
Current children cumulated vsize (KiB) 426204

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16013
/proc/meminfo: memFree=1375736/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426204 CPUtime=4600.74
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105715 0 0 0 459972 102 0 0 25 0 1 0 222173241 436432896 104908 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106551 104908 115 221 0 106327 0
Current children cumulated CPU time (s) 4600.74
Current children cumulated vsize (KiB) 426204

[startup+4662.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 16019
/proc/meminfo: memFree=1375416/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=426652 CPUtime=4660.71
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105789 0 0 0 465969 102 0 0 25 0 1 0 222173241 436891648 104982 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106663 104982 115 221 0 106439 0
Current children cumulated CPU time (s) 4660.71
Current children cumulated vsize (KiB) 426652

[startup+4722.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16019
/proc/meminfo: memFree=1375032/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=427132 CPUtime=4720.69
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105885 0 0 0 471967 102 0 0 25 0 1 0 222173241 437383168 105078 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106783 105078 115 221 0 106559 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 427132

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1374648/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=427452 CPUtime=4780.67
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105967 0 0 0 477965 102 0 0 25 0 1 0 222173241 437710848 105160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106863 105160 115 221 0 106639 0
Current children cumulated CPU time (s) 4780.67
Current children cumulated vsize (KiB) 427452

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1374584/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=427932 CPUtime=4840.65
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 105986 0 0 0 483963 102 0 0 25 0 1 0 222173241 438202368 105179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106983 105179 115 221 0 106759 0
Current children cumulated CPU time (s) 4840.65
Current children cumulated vsize (KiB) 427932

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1374392/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=427932 CPUtime=4900.63
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 106056 0 0 0 489961 102 0 0 25 0 1 0 222173241 438202368 105249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 106983 105249 115 221 0 106759 0
Current children cumulated CPU time (s) 4900.63
Current children cumulated vsize (KiB) 427932

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1374136/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=428412 CPUtime=4960.61
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 106100 0 0 0 495959 102 0 0 25 0 1 0 222173241 438693888 105293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 107103 105293 115 221 0 106879 0
Current children cumulated CPU time (s) 4960.61
Current children cumulated vsize (KiB) 428412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1373688/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=428892 CPUtime=5000
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 106213 0 0 0 499898 102 0 0 25 0 1 0 222173241 439185408 105406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 107223 105406 115 221 0 106999 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 428892

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16019
/proc/meminfo: memFree=1373688/2055920 swapFree=4180284/4192956
[pid=16004] ppid=16002 vsize=428892 CPUtime=5000
/proc/16004/stat : 16004 (varsat-industri) R 16002 16004 15885 0 -1 4194304 106213 0 0 0 499898 102 0 0 25 0 1 0 222173241 439185408 105406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 107223 105406 115 221 0 106999 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 428892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.77
CPU time (s): 5000.08
CPU user time (s): 4998.99
CPU system time (s): 1.08983
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 428892

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

runsolver used 5.52916 second user time and 12.4481 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-10 09:43:59
IDJOB=1786012
IDBENCH=71501
IDSOLVER=641
FILE ID=node82/1786012-1241941439
PBS_JOBID= 9264977
Free space on /tmp= 66200 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786012-1241941439/watcher-1786012-1241941439 -o /tmp/evaluation-result-1786012-1241941439/solver-1786012-1241941439 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=839375538 HOME/instance-1786012-1241941439.cnf

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=839375538

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1797656 kB
Buffers:         49736 kB
Cached:         155392 kB
SwapCached:       6760 kB
Active:          86432 kB
Inactive:       127600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797656 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          13872 kB
Slab:            30148 kB
Committed_AS:   607368 kB
PageTables:       1384 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= 66200 MiB
End job on node82 at 2009-05-10 11:07:23