Trace number 1785922

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.2 5001.53

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g2.cnf
MD5SUMa751c1722336404421531c8b945f61ee
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          1374265432.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
11.88/11.96	c ============================[ Search Statistics ]==============================
11.88/11.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.88/11.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.88/11.96	c ===============================================================================
11.88/11.96	c |         0 |    2560   294418   888869 |    98139        0    nan |  0.000 % |
12.49/12.55	c |       101 |    2560   294418   888869 |   107953      101    250 |  0.000 % |
13.09/13.15	c |       251 |    2560   294418   888869 |   118748      251    250 |  0.000 % |
13.69/13.78	c |       476 |    2560   294418   888869 |   130623      476    265 |  0.000 % |
14.39/14.46	c |       815 |    2560   294418   888869 |   143685      815    270 |  0.000 % |
14.99/15.04	c |      1321 |    2560   294418   888869 |   158054     1321    283 |  0.000 % |
15.89/15.93	c |      2081 |    2560   294418   888869 |   173859     2081    283 |  0.000 % |
16.89/16.98	c |      3222 |    2560   294418   888869 |   191245     3222    278 |  0.000 % |
18.29/18.32	c |      4931 |    2560   294418   888869 |   210370     4931    273 |  0.000 % |
20.28/20.32	c |      7493 |    2560   294418   888869 |   231407     7493    278 |  0.000 % |
22.78/22.88	c |     11339 |    2560   294418   888869 |   254548    11339    284 |  0.000 % |
26.98/27.06	c |     17107 |    2560   294418   888869 |   280002    17107    291 |  0.000 % |
35.58/35.69	c |     25756 |    2560   294418   888869 |   308003    25756    294 |  0.000 % |
48.87/48.94	c |     38730 |    2560   294418   888869 |   338803    38730    291 |  0.000 % |
81.87/81.95	c |     58194 |    2560   294418   888869 |   372683    58194    291 |  0.000 % |
164.75/164.81	c |     87388 |    2560   294418   888869 |   409952    87388    303 |  0.000 % |
315.40/315.51	c |    131179 |    2560   294418   888869 |   450947   131179    298 |  0.000 % |
617.32/617.52	c |    196864 |    2560   294418   888869 |   496042   196864    287 |  0.000 % |
1481.50/1481.99	c |    295390 |    2560   294418   888869 |   545646   295390    290 |  0.000 % |
2656.18/2656.97	c |    443181 |    2560   294418   888869 |   600211   443181    289 |  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-1785922-1241936641/watcher-1785922-1241936641 -o /tmp/evaluation-result-1785922-1241936641/solver-1785922-1241936641 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1374265432 HOME/instance-1785922-1241936641.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: 0.92 0.98 0.99 3/64 28657
/proc/meminfo: memFree=1668096/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=2584 CPUtime=0
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 499 0 0 0 0 0 0 0 18 0 1 0 221698051 2646016 484 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 646 485 87 221 0 422 0

[startup+0.0408181 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28657
/proc/meminfo: memFree=1668096/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=7892 CPUtime=0.03
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 1727 0 0 0 3 0 0 0 18 0 1 0 221698051 8081408 1712 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 1973 1716 87 221 0 1749 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7892

[startup+0.101824 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28657
/proc/meminfo: memFree=1668096/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=15956 CPUtime=0.09
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 3733 0 0 0 8 1 0 0 18 0 1 0 221698051 16338944 3718 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 3989 3720 87 221 0 3765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15956

[startup+0.301846 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28657
/proc/meminfo: memFree=1668096/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=36996 CPUtime=0.29
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 9077 0 0 0 25 4 0 0 19 0 1 0 221698051 37883904 9062 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 9249 9062 98 221 0 9025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36996

[startup+0.701891 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28657
/proc/meminfo: memFree=1668096/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=36996 CPUtime=0.69
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 9077 0 0 0 65 4 0 0 22 0 1 0 221698051 37883904 9062 1992294400 4194304 5102648 548682068784 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 9249 9062 98 221 0 9025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36996

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28658
/proc/meminfo: memFree=1632056/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=36996 CPUtime=1.49
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 9077 0 0 0 145 4 0 0 25 0 1 0 221698051 37883904 9062 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 9249 9062 98 221 0 9025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36996

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28658
/proc/meminfo: memFree=1631928/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=50620 CPUtime=3.08
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 11977 0 0 0 303 5 0 0 25 0 1 0 221698051 51834880 11962 1992294400 4194304 5102648 548682068784 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 12655 11963 100 221 0 12431 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50620

[startup+6.30151 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1619640/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=50620 CPUtime=6.28
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 12135 0 0 0 623 5 0 0 25 0 1 0 221698051 51834880 12120 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 12655 12120 100 221 0 12431 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50620

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1624440/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=45148 CPUtime=12.69
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 12290 0 0 0 1263 6 0 0 25 0 1 0 221698051 46231552 10848 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 11287 10848 114 221 0 11063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45148

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1616184/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=54264 CPUtime=25.49
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 14566 0 0 0 2541 8 0 0 25 0 1 0 221698051 55566336 13124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 13566 13124 114 221 0 13342 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54264

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1585336/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=85004 CPUtime=51.08
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 22251 0 0 0 5093 15 0 0 25 0 1 0 221698051 87044096 20809 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 21251 20809 114 221 0 21027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85004

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1550072/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=120004 CPUtime=102.27
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 30942 0 0 0 10205 22 0 0 25 0 1 0 221698051 122884096 29500 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 30001 29500 114 221 0 29777 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120004

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1521976/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=148172 CPUtime=162.24
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 37970 0 0 0 16196 28 0 0 25 0 1 0 221698051 151728128 36528 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 37043 36528 114 221 0 36819 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 148172

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1499192/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=171060 CPUtime=222.23
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 43618 0 0 0 22190 33 0 0 25 0 1 0 221698051 175165440 42176 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 42765 42176 114 221 0 42541 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 171060

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1478904/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=191604 CPUtime=282.21
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 48742 0 0 0 28181 40 0 0 25 0 1 0 221698051 196202496 47300 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 47901 47300 114 221 0 47677 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 191604

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1458296/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=212032 CPUtime=342.2
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 53813 0 0 0 34175 45 0 0 25 0 1 0 221698051 217120768 52371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 53008 52371 114 221 0 52784 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 212032

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1442488/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=228476 CPUtime=402.18
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 57798 0 0 0 40169 49 0 0 25 0 1 0 221698051 233959424 56356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 57119 56356 114 221 0 56895 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 228476

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1426232/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=244456 CPUtime=462.17
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 61831 0 0 0 46165 52 0 0 25 0 1 0 221698051 250322944 60389 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 61114 60389 114 221 0 60890 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 244456

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1412280/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=258596 CPUtime=522.15
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 65336 0 0 0 52160 55 0 0 25 0 1 0 221698051 264802304 63894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 64649 63894 114 221 0 64425 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 258596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1398328/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=272188 CPUtime=582.13
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 68760 0 0 0 58154 59 0 0 25 0 1 0 221698051 278720512 67318 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 68047 67318 114 221 0 67823 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 272188

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28658
/proc/meminfo: memFree=1384760/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=285880 CPUtime=642.12
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 72119 0 0 0 64150 62 0 0 25 0 1 0 221698051 292741120 70677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 71470 70677 114 221 0 71246 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 285880

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=969016/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=706652 CPUtime=4061.21
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 175608 0 0 0 405953 168 0 0 25 0 1 0 221698051 723611648 174166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 176663 174166 114 221 0 176439 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 706652

[startup+4122.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 28666
/proc/meminfo: memFree=964152/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=711504 CPUtime=4121.19
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 176817 0 0 0 411950 169 0 0 25 0 1 0 221698051 728580096 175375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 177876 175375 114 221 0 177652 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 711504

[startup+4182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 28666
/proc/meminfo: memFree=959480/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=715992 CPUtime=4181.18
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 177979 0 0 0 417947 171 0 0 25 0 1 0 221698051 733175808 176537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 178998 176537 114 221 0 178774 0
Current children cumulated CPU time (s) 4181.18
Current children cumulated vsize (KiB) 715992

[startup+4242.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28666
/proc/meminfo: memFree=954360/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=721172 CPUtime=4241.16
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 179258 0 0 0 423943 173 0 0 25 0 1 0 221698051 738480128 177816 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 180293 177816 114 221 0 180069 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 721172

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=949176/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=726104 CPUtime=4301.14
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 180533 0 0 0 429940 174 0 0 25 0 1 0 221698051 743530496 179091 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 181526 179091 114 221 0 181302 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 726104

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=945400/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=730120 CPUtime=4361.13
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 181497 0 0 0 435937 176 0 0 25 0 1 0 221698051 747642880 180055 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 182530 180055 114 221 0 182306 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 730120

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=941240/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=734200 CPUtime=4421.11
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 182517 0 0 0 441934 177 0 0 25 0 1 0 221698051 751820800 181075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 183550 181075 114 221 0 183326 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 734200

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=936888/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=738452 CPUtime=4481.1
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 183624 0 0 0 447932 178 0 0 25 0 1 0 221698051 756174848 182182 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 184613 182182 114 221 0 184389 0
Current children cumulated CPU time (s) 4481.1
Current children cumulated vsize (KiB) 738452

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28666
/proc/meminfo: memFree=932408/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=742808 CPUtime=4541.09
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 184713 0 0 0 453929 180 0 0 25 0 1 0 221698051 760635392 183271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 185702 183271 114 221 0 185478 0
Current children cumulated CPU time (s) 4541.09
Current children cumulated vsize (KiB) 742808

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=928056/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=747092 CPUtime=4601.07
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 185774 0 0 0 459926 181 0 0 25 0 1 0 221698051 765022208 184332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 186773 184332 114 221 0 186549 0
Current children cumulated CPU time (s) 4601.07
Current children cumulated vsize (KiB) 747092

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=922680/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=752616 CPUtime=4661.05
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 187134 0 0 0 465923 182 0 0 25 0 1 0 221698051 770678784 185692 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 188154 185692 114 221 0 187930 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 752616

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=917752/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=757652 CPUtime=4721.04
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 188349 0 0 0 471920 184 0 0 25 0 1 0 221698051 775835648 186907 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 189413 186907 114 221 0 189189 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 757652

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=913208/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=762256 CPUtime=4781.02
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 189485 0 0 0 477918 184 0 0 25 0 1 0 221698051 780550144 188043 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 190564 188043 114 221 0 190340 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 762256

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=908216/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=767160 CPUtime=4841
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 190725 0 0 0 483914 186 0 0 25 0 1 0 221698051 785571840 189283 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 191790 189283 114 221 0 191566 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 767160

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=902456/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=773016 CPUtime=4900.99
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 192165 0 0 0 489912 187 0 0 25 0 1 0 221698051 791568384 190723 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 193254 190723 114 221 0 193030 0
Current children cumulated CPU time (s) 4900.99
Current children cumulated vsize (KiB) 773016

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=897208/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=778252 CPUtime=4960.98
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 193447 0 0 0 495909 189 0 0 25 0 1 0 221698051 796930048 192005 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 194563 192005 114 221 0 194339 0
Current children cumulated CPU time (s) 4960.98
Current children cumulated vsize (KiB) 778252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=894456/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=781116 CPUtime=5000.06
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4194304 194144 0 0 0 499817 189 0 0 25 0 1 0 221698051 799862784 192702 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 195279 192702 114 221 0 195055 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 781116

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

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

[startup+5001.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28668
/proc/meminfo: memFree=894456/2055920 swapFree=4168740/4192956
[pid=28657] ppid=28655 vsize=0 CPUtime=5000.16
/proc/28657/stat : 28657 (varsat-industri) R 28655 28657 28511 0 -1 4195332 194144 0 0 0 499817 199 0 0 25 0 1 0 221698051 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/28657/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.53
CPU time (s): 5000.2
CPU user time (s): 4998.18
CPU system time (s): 2.02269
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 781116

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

runsolver used 4.01339 second user time and 10.2734 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-10 08:24:01
IDJOB=1785922
IDBENCH=71311
IDSOLVER=641
FILE ID=node5/1785922-1241936641
PBS_JOBID= 9264945
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= a751c1722336404421531c8b945f61ee
RANDOM SEED=1374265432

node5.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.212
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.212
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:       1668512 kB
Buffers:         61496 kB
Cached:         238276 kB
SwapCached:      19012 kB
Active:          94152 kB
Inactive:       226140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668512 kB
SwapTotal:     4192956 kB
SwapFree:      4168740 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            53180 kB
Committed_AS:   763036 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= 66340 MiB
End job on node5 at 2009-05-10 09:47:25