Trace number 1786282

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.07 5002.56

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  24336                                                |
0.00/0.00	c |  Number of clauses:    289842                                               |
0.39/0.40	c |  Parsing time:         0.35         s                                       |
0.39/0.40	c |  Timeout:              43200 s
0.39/0.40	c |  Random Seed:          920526230.000000
0.39/0.40	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.40	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.40	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.40	c |                                                                             |
1.49/1.59	c ============================[ Search Statistics ]==============================
1.49/1.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.59	c ===============================================================================
1.49/1.59	c |         0 |   16497   244151   811262 |    81383        0    nan |  0.000 % |
3.39/3.49	c |       100 |   16497   244151   811262 |    89522      100     11 |  1.775 % |
5.39/5.47	c |       250 |   16497   244151   811262 |    98474      250     10 |  1.775 % |
7.39/7.46	c |       477 |   16497   244151   811262 |   108321      477     12 |  1.775 % |
9.39/9.46	c |       814 |   16497   244151   811262 |   119153      814     14 |  1.775 % |
11.48/11.51	c |      1321 |   16497   244151   811262 |   131069     1321     18 |  1.775 % |
13.58/13.64	c |      2082 |   16497   244151   811262 |   144176     2082     19 |  1.775 % |
15.78/15.88	c |      3221 |   16497   244151   811262 |   158593     3221     23 |  1.775 % |
18.28/18.38	c |      4929 |   16497   244151   811262 |   174453     4929     25 |  1.775 % |
21.08/21.13	c |      7492 |   16497   244151   811262 |   191898     7492     29 |  1.775 % |
24.68/24.79	c |     11337 |   16497   244151   811262 |   211088    11337     42 |  1.775 % |
28.88/28.96	c |     17103 |   16497   244151   811262 |   232197    17103     46 |  1.775 % |
35.69/35.76	c |     25753 |   16497   244151   811262 |   255416    25753     65 |  1.775 % |
44.98/45.02	c |     38729 |   16497   244151   811262 |   280958    38729     71 |  1.775 % |
63.27/63.38	c |     58191 |   16497   244151   811262 |   309054    58191     83 |  1.775 % |
97.65/97.73	c |     87383 |   16497   244151   811262 |   339959    87383     99 |  1.775 % |
166.43/166.59	c |    131172 |   16497   244151   811262 |   373955   131172    112 |  1.775 % |
320.87/321.02	c |    196856 |   16497   244151   811262 |   411351   196856    123 |  1.775 % |
682.31/682.73	c |    295383 |   16497   244151   811262 |   452486   295383    133 |  1.775 % |
1518.13/1518.90	c |    443172 |   16497   244151   811262 |   497735   443172    139 |  1.775 % |
1928.74/1929.74	c |    664856 |   16497   244151   811262 |   547508   188089     80 |  1.775 % |
3041.74/3043.21	c |    997381 |   16497   244151   811262 |   602259   520614     96 |  1.775 % |
4625.29/4627.63	c |   1496169 |   16497   244151   811262 |   662485   456681    103 |  1.775 % |

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-1786282-1241956202/watcher-1786282-1241956202 -o /tmp/evaluation-result-1786282-1241956202/solver-1786282-1241956202 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=920526230 HOME/instance-1786282-1241956202.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.91 0.95 0.98 3/64 8493
/proc/meminfo: memFree=1820184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=3776 CPUtime=0
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 778 0 0 0 0 0 0 0 18 0 1 0 223649134 3866624 763 1992294400 4194304 5102648 548682068784 18446744073709551615 4516184 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 944 770 87 221 0 720 0

[startup+0.032766 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 8493
/proc/meminfo: memFree=1820184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=9164 CPUtime=0.02
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 2051 0 0 0 2 0 0 0 18 0 1 0 223649134 9383936 2013 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 2291 2014 87 221 0 2067 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9164

[startup+0.101773 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 8493
/proc/meminfo: memFree=1820184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=17848 CPUtime=0.1
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 4146 0 0 0 8 2 0 0 18 0 1 0 223649134 18276352 4108 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 4462 4109 87 221 0 4238 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17848

[startup+0.301796 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 8493
/proc/meminfo: memFree=1820184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=39224 CPUtime=0.29
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 9201 0 0 0 25 4 0 0 20 0 1 0 223649134 40165376 9163 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 9806 9163 87 221 0 9582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39224

[startup+0.701844 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 8493
/proc/meminfo: memFree=1820184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=48616 CPUtime=0.69
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 11883 0 0 0 64 5 0 0 24 0 1 0 223649134 49782784 11845 1992294400 4194304 5102648 548682068784 18446744073709551615 4272779 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 12154 11845 99 221 0 11930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48616

[startup+1.50194 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 8494
/proc/meminfo: memFree=1768976/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=56436 CPUtime=1.49
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 13395 0 0 0 143 6 0 0 25 0 1 0 223649134 57790464 13357 1992294400 4194304 5102648 548682068784 18446744073709551615 4273027 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 14109 13357 100 221 0 13885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56436

[startup+3.10113 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 8494
/proc/meminfo: memFree=1771856/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=50340 CPUtime=3.09
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 13404 0 0 0 303 6 0 0 25 0 1 0 223649134 51548160 12066 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 12585 12066 102 221 0 12361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50340

[startup+6.3015 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 8494
/proc/meminfo: memFree=1771664/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=50340 CPUtime=6.29
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 13414 0 0 0 623 6 0 0 25 0 1 0 223649134 51548160 12076 1992294400 4194304 5102648 548682068784 18446744073709551615 4215162 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 12585 12076 112 221 0 12361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50340

[startup+12.7023 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 8494
/proc/meminfo: memFree=1771856/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=50340 CPUtime=12.69
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 13414 0 0 0 1263 6 0 0 25 0 1 0 223649134 51548160 12076 1992294400 4194304 5102648 548682068784 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 12585 12076 112 221 0 12361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50340

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 8494
/proc/meminfo: memFree=1771984/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=50340 CPUtime=25.48
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 13414 0 0 0 2542 6 0 0 25 0 1 0 223649134 51548160 12076 1992294400 4194304 5102648 548682068784 18446744073709551615 4214180 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 12585 12076 112 221 0 12361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50340

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 8494
/proc/meminfo: memFree=1766800/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=56372 CPUtime=51.07
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 14881 0 0 0 5099 8 0 0 25 0 1 0 223649134 57724928 13543 1992294400 4194304 5102648 548682068784 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 14093 13543 115 221 0 13869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56372

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 8494
/proc/meminfo: memFree=1741008/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=81468 CPUtime=102.26
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 21195 0 0 0 10210 16 0 0 25 0 1 0 223649134 83423232 19857 1992294400 4194304 5102648 548682068784 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 20367 19857 115 221 0 20143 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81468

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1716368/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=106452 CPUtime=162.23
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 27380 0 0 0 16201 22 0 0 25 0 1 0 223649134 109006848 26042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 26613 26042 115 221 0 26389 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 106452

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1697296/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=125736 CPUtime=222.21
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 32113 0 0 0 22194 27 0 0 25 0 1 0 223649134 128753664 30775 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 31434 30775 115 221 0 31210 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 125736

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1682064/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=141144 CPUtime=282.18
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 35983 0 0 0 28189 29 0 0 25 0 1 0 223649134 144531456 34645 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 35286 34645 115 221 0 35062 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 141144

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1666448/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=156292 CPUtime=342.16
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 39805 0 0 0 34183 33 0 0 25 0 1 0 223649134 160043008 38467 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 39073 38467 115 221 0 38849 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 156292

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1653904/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=169668 CPUtime=402.12
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 42951 0 0 0 40175 37 0 0 25 0 1 0 223649134 173740032 41613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 42417 41613 115 221 0 42193 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 169668

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1639888/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=183616 CPUtime=462.09
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 46440 0 0 0 46169 40 0 0 25 0 1 0 223649134 188022784 45102 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 45904 45102 115 221 0 45680 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 183616

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1627216/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=196464 CPUtime=522.05
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 49608 0 0 0 52161 44 0 0 25 0 1 0 223649134 201179136 48270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 49116 48270 115 221 0 48892 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 196464

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1615696/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=207856 CPUtime=582.01
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 52450 0 0 0 58154 47 0 0 25 0 1 0 223649134 212844544 51112 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 51964 51112 115 221 0 51740 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 207856

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8494
/proc/meminfo: memFree=1607184/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=216360 CPUtime=641.97
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 54567 0 0 0 64148 49 0 0 25 0 1 0 223649134 221552640 53229 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 54090 53229 115 221 0 53866 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 216360

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8502
/proc/meminfo: memFree=1459792/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=366100 CPUtime=4060.31
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91198 0 0 0 405947 84 0 0 25 0 1 0 223649134 374886400 89860 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91525 89860 115 221 0 91301 0
Current children cumulated CPU time (s) 4060.31
Current children cumulated vsize (KiB) 366100

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8502
/proc/meminfo: memFree=1459536/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=366528 CPUtime=4120.29
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91260 0 0 0 411944 85 0 0 25 0 1 0 223649134 375324672 89922 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91632 89922 115 221 0 91408 0
Current children cumulated CPU time (s) 4120.29
Current children cumulated vsize (KiB) 366528

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8502
/proc/meminfo: memFree=1459472/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=366528 CPUtime=4180.25
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91262 0 0 0 417940 85 0 0 25 0 1 0 223649134 375324672 89924 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91632 89924 115 221 0 91408 0
Current children cumulated CPU time (s) 4180.25
Current children cumulated vsize (KiB) 366528

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8502
/proc/meminfo: memFree=1459344/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=366528 CPUtime=4240.23
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91297 0 0 0 423938 85 0 0 25 0 1 0 223649134 375324672 89959 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91632 89959 115 221 0 91408 0
Current children cumulated CPU time (s) 4240.23
Current children cumulated vsize (KiB) 366528

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1458768/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=367168 CPUtime=4300.2
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91439 0 0 0 429935 85 0 0 25 0 1 0 223649134 375980032 90101 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91792 90101 115 221 0 91568 0
Current children cumulated CPU time (s) 4300.2
Current children cumulated vsize (KiB) 367168

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1458128/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=367968 CPUtime=4360.14
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91602 0 0 0 435929 85 0 0 25 0 1 0 223649134 376799232 90264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91992 90264 115 221 0 91768 0
Current children cumulated CPU time (s) 4360.14
Current children cumulated vsize (KiB) 367968

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1458128/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=367968 CPUtime=4420.11
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91605 0 0 0 441926 85 0 0 25 0 1 0 223649134 376799232 90267 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91992 90267 115 221 0 91768 0
Current children cumulated CPU time (s) 4420.11
Current children cumulated vsize (KiB) 367968

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1458128/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=367968 CPUtime=4480.06
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91608 0 0 0 447921 85 0 0 25 0 1 0 223649134 376799232 90270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 91992 90270 115 221 0 91768 0
Current children cumulated CPU time (s) 4480.06
Current children cumulated vsize (KiB) 367968

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1457296/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=368928 CPUtime=4540.03
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91822 0 0 0 453918 85 0 0 25 0 1 0 223649134 377782272 90484 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92232 90484 115 221 0 92008 0
Current children cumulated CPU time (s) 4540.03
Current children cumulated vsize (KiB) 368928

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1456528/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=370128 CPUtime=4600
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 91969 0 0 0 459915 85 0 0 25 0 1 0 223649134 379011072 90631 1992294400 4194304 5102648 548682068784 18446744073709551615 4249184 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92532 90631 115 221 0 92308 0
Current children cumulated CPU time (s) 4600
Current children cumulated vsize (KiB) 370128

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1456144/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=370128 CPUtime=4659.98
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92064 0 0 0 465913 85 0 0 25 0 1 0 223649134 379011072 90726 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92532 90726 115 221 0 92308 0
Current children cumulated CPU time (s) 4659.98
Current children cumulated vsize (KiB) 370128

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1456144/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=370128 CPUtime=4719.94
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92073 0 0 0 471909 85 0 0 25 0 1 0 223649134 379011072 90735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92532 90735 115 221 0 92308 0
Current children cumulated CPU time (s) 4719.94
Current children cumulated vsize (KiB) 370128

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1455568/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=370928 CPUtime=4779.91
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92219 0 0 0 477906 85 0 0 25 0 1 0 223649134 379830272 90881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92732 90881 115 221 0 92508 0
Current children cumulated CPU time (s) 4779.91
Current children cumulated vsize (KiB) 370928

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1455504/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=370928 CPUtime=4839.89
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92239 0 0 0 483904 85 0 0 25 0 1 0 223649134 379830272 90901 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92732 90901 115 221 0 92508 0
Current children cumulated CPU time (s) 4839.89
Current children cumulated vsize (KiB) 370928

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1455056/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=371408 CPUtime=4899.85
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92350 0 0 0 489900 85 0 0 25 0 1 0 223649134 380321792 91012 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92852 91012 115 221 0 92628 0
Current children cumulated CPU time (s) 4899.85
Current children cumulated vsize (KiB) 371408

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1454992/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=371408 CPUtime=4959.82
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92360 0 0 0 495897 85 0 0 25 0 1 0 223649134 380321792 91022 1992294400 4194304 5102648 548682068784 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92852 91022 115 221 0 92628 0
Current children cumulated CPU time (s) 4959.82
Current children cumulated vsize (KiB) 371408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1454992/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=371408 CPUtime=5000.01
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92364 0 0 0 499916 85 0 0 25 0 1 0 223649134 380321792 91026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92852 91026 115 221 0 92628 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 371408

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

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

[startup+5002.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8508
/proc/meminfo: memFree=1454992/2055920 swapFree=4179956/4192956
[pid=8493] ppid=8491 vsize=371408 CPUtime=5000.01
/proc/8493/stat : 8493 (varsat-industri) R 8491 8493 8456 0 -1 4194304 92364 0 0 0 499916 85 0 0 25 0 1 0 223649134 380321792 91026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8493/statm: 92852 91026 115 221 0 92628 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 371408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.56
CPU time (s): 5000.07
CPU user time (s): 4999.16
CPU system time (s): 0.911861
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 371408

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

runsolver used 3.73243 second user time and 10.3114 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-10 13:50:03
IDJOB=1786282
IDBENCH=71798
IDSOLVER=641
FILE ID=node75/1786282-1241956202
PBS_JOBID= 9265113
Free space on /tmp= 66276 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786282-1241956202/watcher-1786282-1241956202 -o /tmp/evaluation-result-1786282-1241956202/solver-1786282-1241956202 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=920526230 HOME/instance-1786282-1241956202.cnf

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=920526230

node75.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.213
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.213
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:       1820600 kB
Buffers:         55176 kB
Cached:         128440 kB
SwapCached:       7260 kB
Active:         119712 kB
Inactive:        73064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820600 kB
SwapTotal:     4192956 kB
SwapFree:      4179956 kB
Dirty:            7256 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            28388 kB
Committed_AS:   602484 kB
PageTables:       1416 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= 66276 MiB
End job on node75 at 2009-05-10 15:13:27