Trace number 1577542

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.09 1200.58

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  486992                                               |
0.00/0.00	c |  Number of clauses:    2456708                                              |
2.89/2.97	c |  Parsing time:         2.50         s                                       |
2.89/2.97	c |  Timeout:              43200 s
2.89/2.97	c |  Random Seed:          1238280370.000000
2.89/2.97	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.89/2.97	c |  Branching Rule:       default (solution-guided)                            |
2.89/2.97	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.89/2.97	c |                                                                             |
52.15/52.20	c ============================[ Search Statistics ]==============================
52.15/52.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.15/52.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
52.15/52.20	c ===============================================================================
52.15/52.20	c |         0 |   91182   935986  3269896 |   311995        0    nan |  0.000 % |
53.86/53.94	c |       101 |   91182   935986  3269896 |   343194      101      4 | 21.352 % |
55.45/55.56	c |       253 |   91178   935986  3269896 |   377514      252      6 | 21.354 % |
57.05/57.17	c |       478 |   91178   935986  3269896 |   415265      477      7 | 21.354 % |
58.65/58.80	c |       816 |   91178   935986  3269896 |   456792      815      9 | 21.354 % |
60.35/60.42	c |      1322 |   91178   935986  3269896 |   502471     1321     10 | 21.354 % |
62.04/62.15	c |      2085 |   91178   935986  3269896 |   552718     2084     13 | 21.354 % |
63.75/63.88	c |      3228 |   91178   935986  3269896 |   607990     3227     16 | 21.354 % |
66.54/66.62	c |      4938 |   91178   935986  3269896 |   668789     4937     17 | 21.354 % |
70.24/70.30	c |      7501 |   91065   935986  3269896 |   735668     7466     16 | 21.448 % |
72.54/72.68	c |     11346 |   90938   935986  3269896 |   809235    11304     21 | 21.505 % |
75.04/75.12	c |     17112 |   90936   935986  3269896 |   890159    17069     24 | 21.505 % |
78.14/78.25	c |     25761 |   90931   935986  3269896 |   979175    25715     25 | 21.507 % |
83.03/83.10	c |     38736 |   90411   903981  3114385 |  1077092    37080     25 | 21.511 % |
89.53/89.64	c |     58197 |   90403   903422  3112691 |  1184801    56535     28 | 21.512 % |
105.33/105.43	c |     87389 |   90366   902761  3109303 |  1303281    85715     36 | 21.520 % |
123.32/123.47	c |    131178 |   90338   902709  3109131 |  1433610   129494     33 | 21.554 % |
179.30/179.42	c |    196862 |   90196   885204  3003946 |  1576971   152367     27 | 21.555 % |
321.33/321.50	c |    295388 |   90156   884574  3000894 |  1734668   250877     30 | 21.563 % |
653.39/653.75	c |    443178 |   90156   884574  3000894 |  1908135   398667     31 | 21.563 % |

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-1577542-1241002402/watcher-1577542-1241002402 -o /tmp/evaluation-result-1577542-1241002402/solver-1577542-1241002402 -C 1200 -W 1800 -M 1800 HOME/varsat-industrial_static -seed=1238280370 HOME/instance-1577542-1241002402.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 12041
/proc/meminfo: memFree=1043144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=5956 CPUtime=0
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 878 0 0 0 0 0 0 0 18 0 1 0 128273215 6098944 864 1992294400 4194304 5102648 548682068784 18446744073709551615 4200710 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 1489 871 80 221 0 1265 0

[startup+0.0546729 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 12041
/proc/meminfo: memFree=1043144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=31316 CPUtime=0.04
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 7605 0 0 0 2 2 0 0 18 0 1 0 128273215 32067584 7590 1992294400 4194304 5102648 548682068784 18446744073709551615 4269905 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 7829 7590 87 221 0 7605 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31316

[startup+0.101678 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 12041
/proc/meminfo: memFree=1043144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=47532 CPUtime=0.1
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 11183 0 0 0 5 5 0 0 18 0 1 0 128273215 48672768 11157 1992294400 4194304 5102648 548682068784 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 11883 11162 87 221 0 11659 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 47532

[startup+0.301702 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 12041
/proc/meminfo: memFree=1043144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=85956 CPUtime=0.29
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 18907 0 0 0 21 8 0 0 19 0 1 0 128273215 88018944 18871 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 21489 18873 87 221 0 21265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85956

[startup+0.701749 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 12041
/proc/meminfo: memFree=1043144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=140612 CPUtime=0.69
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 31435 0 0 0 55 14 0 0 23 0 1 0 128273215 143986688 31399 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 35153 31400 87 221 0 34929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140612

[startup+1.50184 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=880704/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=247204 CPUtime=1.49
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 55892 0 0 0 123 26 0 0 25 0 1 0 128273215 253136896 55856 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 61801 55856 87 221 0 61577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247204

[startup+3.10202 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=755008/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=410416 CPUtime=3.09
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 95885 0 0 0 262 47 0 0 25 0 1 0 128273215 420265984 95849 1992294400 4194304 5102648 548682068784 18446744073709551615 4226118 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 102604 95849 98 221 0 102380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 410416

[startup+6.30139 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=661248/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=410416 CPUtime=6.29
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 95885 0 0 0 582 47 0 0 25 0 1 0 128273215 420265984 95849 1992294400 4194304 5102648 548682068784 18446744073709551615 4226502 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 102604 95849 98 221 0 102380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 410416

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=661312/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=410416 CPUtime=12.69
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 95885 0 0 0 1222 47 0 0 25 0 1 0 128273215 420265984 95849 1992294400 4194304 5102648 548682068784 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 102604 95849 98 221 0 102380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410416

[startup+25.5026 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=657600/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=422284 CPUtime=25.47
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 96891 0 0 0 2500 47 0 0 25 0 1 0 128273215 432418816 96855 1992294400 4194304 5102648 548682068784 18446744073709551615 4225392 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 105571 96855 99 221 0 105347 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 422284

[startup+51.1026 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=534016/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=549672 CPUtime=51.05
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 127851 0 0 0 5046 59 0 0 25 0 1 0 128273215 562864128 127815 1992294400 4194304 5102648 548682068784 18446744073709551615 4224139 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 137418 127815 100 221 0 137194 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 549672

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=586432/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=481928 CPUtime=102.23
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 128802 0 0 0 10162 61 0 0 25 0 1 0 128273215 493494272 114574 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 120482 114574 115 221 0 120258 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 481928

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=585472/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=483072 CPUtime=162.2
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129065 0 0 0 16159 61 0 0 25 0 1 0 128273215 494665728 114837 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 120768 114837 115 221 0 120544 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 483072

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=585088/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=484692 CPUtime=222.17
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129165 0 0 0 22156 61 0 0 25 0 1 0 128273215 496324608 114937 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 121173 114937 115 221 0 120949 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 484692

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=584768/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=484692 CPUtime=282.14
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129246 0 0 0 28153 61 0 0 25 0 1 0 128273215 496324608 115018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 121173 115018 115 221 0 120949 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 484692

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=584576/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=484692 CPUtime=342.12
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129306 0 0 0 34150 62 0 0 25 0 1 0 128273215 496324608 115078 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 121173 115078 115 221 0 120949 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 484692

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12042
/proc/meminfo: memFree=584320/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=484692 CPUtime=402.09
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129372 0 0 0 40147 62 0 0 25 0 1 0 128273215 496324608 115144 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 121173 115144 115 221 0 120949 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 484692

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=583936/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=462.07
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129427 0 0 0 46145 62 0 0 25 0 1 0 128273215 499781632 115199 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115199 115 221 0 121793 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 488068

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=583744/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=522.04
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129486 0 0 0 52142 62 0 0 25 0 1 0 128273215 499781632 115258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115258 115 221 0 121793 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 488068

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=583616/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=582.02
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129535 0 0 0 58140 62 0 0 25 0 1 0 128273215 499781632 115307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115307 115 221 0 121793 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 488068

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=582912/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=642.01
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129698 0 0 0 64139 62 0 0 25 0 1 0 128273215 499781632 115470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115470 115 221 0 121793 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 488068

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=582144/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=701.98
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129884 0 0 0 70135 63 0 0 25 0 1 0 128273215 499781632 115656 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115656 115 221 0 121793 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 488068

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=582016/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=761.96
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 129925 0 0 0 76133 63 0 0 25 0 1 0 128273215 499781632 115697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115697 115 221 0 121793 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 488068

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=581440/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=821.93
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 130056 0 0 0 82130 63 0 0 25 0 1 0 128273215 499781632 115828 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115828 115 221 0 121793 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 488068

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=580864/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=488068 CPUtime=881.89
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 130215 0 0 0 88126 63 0 0 25 0 1 0 128273215 499781632 115987 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 122017 115987 115 221 0 121793 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 488068

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=576832/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=493628 CPUtime=941.87
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131204 0 0 0 94123 64 0 0 25 0 1 0 128273215 505475072 116976 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123407 116976 115 221 0 123183 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 493628

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=576576/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=493628 CPUtime=1001.85
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131271 0 0 0 100121 64 0 0 25 0 1 0 128273215 505475072 117043 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123407 117043 115 221 0 123183 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 493628

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=576320/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=493628 CPUtime=1061.84
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131315 0 0 0 106120 64 0 0 25 0 1 0 128273215 505475072 117087 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123407 117087 115 221 0 123183 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 493628

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=576000/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=495464 CPUtime=1121.82
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131675 0 0 0 112118 64 0 0 25 0 1 0 128273215 507355136 117447 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123866 117447 115 221 0 123642 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 495464

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=574592/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=495464 CPUtime=1181.8
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131764 0 0 0 118116 64 0 0 25 0 1 0 128273215 507355136 117536 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123866 117536 115 221 0 123642 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 495464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=574208/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=495820 CPUtime=1200
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131841 0 0 0 119936 64 0 0 25 0 1 0 128273215 507719680 117613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123955 117613 115 221 0 123731 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 495820

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: 1.00 0.97 0.91 2/66 12048
/proc/meminfo: memFree=574208/2055920 swapFree=4186104/4192956
[pid=12041] ppid=12039 vsize=495820 CPUtime=1200
/proc/12041/stat : 12041 (varsat-industri) R 12039 12041 11824 0 -1 4194304 131841 0 0 0 119936 64 0 0 25 0 1 0 128273215 507719680 117613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12041/statm: 123955 117613 115 221 0 123731 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 495820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.09
CPU user time (s): 1199.37
CPU system time (s): 0.72089
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 551760

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

runsolver used 1.03984 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-29 12:53:25
IDJOB=1577542
IDBENCH=70961
IDSOLVER=538
FILE ID=node74/1577542-1241002402
PBS_JOBID= 9204798
Free space on /tmp= 103124 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577542-1241002402/watcher-1577542-1241002402 -o /tmp/evaluation-result-1577542-1241002402/solver-1577542-1241002402 -C 1200 -W 1800 -M 1800  HOME/varsat-industrial_static -seed=1238280370 HOME/instance-1577542-1241002402.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1238280370

node74.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.233
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.233
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:       1043624 kB
Buffers:         72968 kB
Cached:         852904 kB
SwapCached:       3008 kB
Active:         340812 kB
Inactive:       596760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043624 kB
SwapTotal:     4192956 kB
SwapFree:      4186104 kB
Dirty:           50364 kB
Writeback:           0 kB
Mapped:          19880 kB
Slab:            60568 kB
Committed_AS:   603452 kB
PageTables:       1444 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= 103124 MiB
End job on node74 at 2009-04-29 13:13:28