Trace number 1737965

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.08 1200.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.36         s                                       |
0.39/0.40	c |  Timeout:              43200 s
0.39/0.40	c |  Random Seed:          474724345.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.49/3.52	c |       100 |   16497   244151   811262 |    89522      100     10 |  1.775 % |
5.40/5.46	c |       251 |   16497   244151   811262 |    98474      251     11 |  1.775 % |
7.39/7.43	c |       477 |   16497   244151   811262 |   108321      477     13 |  1.775 % |
9.39/9.49	c |       814 |   16497   244151   811262 |   119153      814     14 |  1.775 % |
11.48/11.55	c |      1320 |   16497   244151   811262 |   131069     1320     15 |  1.775 % |
13.58/13.68	c |      2080 |   16497   244151   811262 |   144176     2080     18 |  1.775 % |
15.98/16.00	c |      3220 |   16497   244151   811262 |   158593     3220     22 |  1.775 % |
18.28/18.39	c |      4929 |   16497   244151   811262 |   174453     4929     26 |  1.775 % |
20.88/20.96	c |      7491 |   16497   244151   811262 |   191898     7491     29 |  1.775 % |
23.98/24.01	c |     11335 |   16497   244151   811262 |   211088    11335     33 |  1.775 % |
28.28/28.34	c |     17101 |   16497   244151   811262 |   232197    17101     40 |  1.775 % |
34.37/34.42	c |     25753 |   16497   244151   811262 |   255416    25753     50 |  1.775 % |
44.77/44.82	c |     38728 |   16497   244151   811262 |   280958    38728     71 |  1.775 % |
62.66/62.79	c |     58191 |   16497   244151   811262 |   309054    58191     82 |  1.775 % |
100.24/100.36	c |     87384 |   16497   244151   811262 |   339959    87384     98 |  1.775 % |
168.62/168.80	c |    131175 |   16497   244151   811262 |   373955   131175    109 |  1.775 % |
326.26/326.43	c |    196861 |   16497   244151   811262 |   411351   196861    122 |  1.775 % |
616.85/617.11	c |    295388 |   16497   244151   811262 |   452486   295388    137 |  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-1737965-1240834335/watcher-1737965-1240834335 -o /tmp/evaluation-result-1737965-1240834335/solver-1737965-1240834335 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=474724345 HOME/instance-1737965-1240834335.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14952
/proc/meminfo: memFree=1855216/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=3976 CPUtime=0
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 816 0 0 0 0 0 0 0 18 0 1 0 111461625 4071424 801 1992294400 4194304 5102648 548682068768 18446744073709551615 4516176 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 994 803 87 221 0 770 0

[startup+0.0531479 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14952
/proc/meminfo: memFree=1855216/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=11900 CPUtime=0.04
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 2695 0 0 0 3 1 0 0 18 0 1 0 111461625 12185600 2657 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 2975 2658 87 221 0 2751 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11900

[startup+0.102152 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14952
/proc/meminfo: memFree=1855216/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=17848 CPUtime=0.09
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 4138 0 0 0 8 1 0 0 18 0 1 0 111461625 18276352 4100 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 4462 4102 87 221 0 4238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17848

[startup+0.302168 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14952
/proc/meminfo: memFree=1855216/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=39224 CPUtime=0.29
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 9188 0 0 0 26 3 0 0 20 0 1 0 111461625 40165376 9150 1992294400 4194304 5102648 548682068768 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 9806 9153 87 221 0 9582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39224

[startup+0.702203 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14952
/proc/meminfo: memFree=1855216/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=48616 CPUtime=0.69
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 11883 0 0 0 65 4 0 0 24 0 1 0 111461625 49782784 11845 1992294400 4194304 5102648 548682068768 18446744073709551615 4273065 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 12154 11845 99 221 0 11930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48616

[startup+1.50127 s]
/proc/loadavg: 1.99 1.85 1.42 2/65 14953
/proc/meminfo: memFree=1804072/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=56436 CPUtime=1.49
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 13395 0 0 0 144 5 0 0 25 0 1 0 111461625 57790464 13357 1992294400 4194304 5102648 548682068768 18446744073709551615 4273172 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 14109 13357 100 221 0 13885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56436

[startup+3.10142 s]
/proc/loadavg: 1.91 1.84 1.42 2/65 14953
/proc/meminfo: memFree=1806952/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=50340 CPUtime=3.09
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 13404 0 0 0 304 5 0 0 25 0 1 0 111461625 51548160 12066 1992294400 4194304 5102648 548682068768 18446744073709551615 4213895 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 12585 12066 102 221 0 12361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50340

[startup+6.30169 s]
/proc/loadavg: 1.91 1.84 1.42 2/65 14953
/proc/meminfo: memFree=1806696/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=50340 CPUtime=6.29
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 13414 0 0 0 624 5 0 0 25 0 1 0 111461625 51548160 12076 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 12585 12076 112 221 0 12361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50340

[startup+12.7013 s]
/proc/loadavg: 1.77 1.81 1.41 2/65 14953
/proc/meminfo: memFree=1806824/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=50340 CPUtime=12.68
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 13417 0 0 0 1263 5 0 0 25 0 1 0 111461625 51548160 12079 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 12585 12079 115 221 0 12361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50340

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.41 2/65 14953
/proc/meminfo: memFree=1807016/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=50340 CPUtime=25.48
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 13417 0 0 0 2543 5 0 0 25 0 1 0 111461625 51548160 12079 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 12585 12079 115 221 0 12361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50340

[startup+51.1016 s]
/proc/loadavg: 1.43 1.72 1.39 2/65 14953
/proc/meminfo: memFree=1801960/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=56112 CPUtime=51.06
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 14815 0 0 0 5100 6 0 0 25 0 1 0 111461625 57458688 13477 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 14028 13477 115 221 0 13804 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56112

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.37 2/65 14953
/proc/meminfo: memFree=1777576/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=79948 CPUtime=102.24
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 20798 0 0 0 10211 13 0 0 25 0 1 0 111461625 81866752 19460 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 19987 19460 115 221 0 19763 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79948

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.34 2/65 14953
/proc/meminfo: memFree=1753384/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=104476 CPUtime=162.22
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 26872 0 0 0 16202 20 0 0 25 0 1 0 111461625 106983424 25534 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 26119 25534 115 221 0 25895 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 104476

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.32 2/65 14953
/proc/meminfo: memFree=1733736/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=124240 CPUtime=222.2
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 31716 0 0 0 22194 26 0 0 25 0 1 0 111461625 127221760 30378 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 31060 30378 115 221 0 30836 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 124240

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.30 2/65 14953
/proc/meminfo: memFree=1717096/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=140984 CPUtime=282.18
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 35942 0 0 0 28187 31 0 0 25 0 1 0 111461625 144367616 34604 1992294400 4194304 5102648 548682068768 18446744073709551615 4249048 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 35246 34604 115 221 0 35022 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 140984

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.27 2/65 14953
/proc/meminfo: memFree=1703784/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=153976 CPUtime=342.15
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 39175 0 0 0 34180 35 0 0 25 0 1 0 111461625 157671424 37837 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 38494 37837 115 221 0 38270 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 153976

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.26 2/65 14953
/proc/meminfo: memFree=1682344/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=176164 CPUtime=402.13
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 44561 0 0 0 40173 40 0 0 25 0 1 0 111461625 180391936 43223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 44041 43223 115 221 0 43817 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 176164

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.24 2/65 14953
/proc/meminfo: memFree=1665704/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=192644 CPUtime=462.11
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 48679 0 0 0 46165 46 0 0 25 0 1 0 111461625 197267456 47341 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 48161 47341 115 221 0 47937 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 192644

[startup+522.303 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 14953
/proc/meminfo: memFree=1651944/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=206428 CPUtime=522.09
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 52153 0 0 0 52160 49 0 0 25 0 1 0 111461625 211382272 50815 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 51607 50815 115 221 0 51383 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 206428

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 14953
/proc/meminfo: memFree=1641640/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=216624 CPUtime=582.06
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 54700 0 0 0 58154 52 0 0 25 0 1 0 111461625 221822976 53362 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 54156 53362 115 221 0 53932 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 216624

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.18 2/65 14953
/proc/meminfo: memFree=1628968/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=229156 CPUtime=642.04
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 57839 0 0 0 64149 55 0 0 25 0 1 0 111461625 234655744 56501 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 57289 56501 115 221 0 57065 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 229156

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 14953
/proc/meminfo: memFree=1616552/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=242708 CPUtime=702.01
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 60948 0 0 0 70144 57 0 0 25 0 1 0 111461625 248532992 59610 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 60677 59610 115 221 0 60453 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 242708

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 14953
/proc/meminfo: memFree=1605672/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=253504 CPUtime=761.99
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 63643 0 0 0 76139 60 0 0 25 0 1 0 111461625 259588096 62305 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 63376 62305 115 221 0 63152 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 253504

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 14953
/proc/meminfo: memFree=1594984/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=264340 CPUtime=821.95
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 66323 0 0 0 82133 62 0 0 25 0 1 0 111461625 270684160 64985 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 66085 64985 115 221 0 65861 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 264340

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 14953
/proc/meminfo: memFree=1583272/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=275860 CPUtime=881.94
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 69223 0 0 0 88129 65 0 0 25 0 1 0 111461625 282480640 67885 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 68965 67885 115 221 0 68741 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 275860

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 14953
/proc/meminfo: memFree=1572904/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=286160 CPUtime=941.92
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 71798 0 0 0 94125 67 0 0 25 0 1 0 111461625 293027840 70460 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 71540 70460 115 221 0 71316 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 286160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 14953
/proc/meminfo: memFree=1561768/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=297044 CPUtime=1001.89
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 74557 0 0 0 100119 70 0 0 25 0 1 0 111461625 304173056 73219 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 74261 73219 115 221 0 74037 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 297044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 14953
/proc/meminfo: memFree=1552424/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=306536 CPUtime=1061.87
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 76945 0 0 0 106115 72 0 0 25 0 1 0 111461625 313892864 75607 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 76634 75607 115 221 0 76410 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 306536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 14953
/proc/meminfo: memFree=1543848/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=314960 CPUtime=1121.85
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 79038 0 0 0 112111 74 0 0 25 0 1 0 111461625 322519040 77700 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 78740 77700 115 221 0 78516 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 314960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14953
/proc/meminfo: memFree=1534760/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=324216 CPUtime=1181.81
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 81318 0 0 0 118105 76 0 0 25 0 1 0 111461625 331997184 79980 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 81054 79980 115 221 0 80830 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 324216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14953
/proc/meminfo: memFree=1531816/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=327064 CPUtime=1200.02
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 82003 0 0 0 119924 78 0 0 25 0 1 0 111461625 334913536 80665 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 81766 80665 115 221 0 81542 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 327064

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 1.00 1.08 2/65 14953
/proc/meminfo: memFree=1531816/2055920 swapFree=4192812/4192956
[pid=14952] ppid=14950 vsize=327064 CPUtime=1200.02
/proc/14952/stat : 14952 (varsat-industri) R 14950 14952 14820 0 -1 4194304 82003 0 0 0 119924 78 0 0 25 0 1 0 111461625 334913536 80665 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/14952/statm: 81766 80665 115 221 0 81542 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 327064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.08
CPU user time (s): 1199.25
CPU system time (s): 0.831873
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 327064

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

runsolver used 1.06584 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 14:12:16
IDJOB=1737965
IDBENCH=71798
IDSOLVER=538
FILE ID=node50/1737965-1240834335
PBS_JOBID= 9187521
Free space on /tmp= 66528 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-1737965-1240834335/watcher-1737965-1240834335 -o /tmp/evaluation-result-1737965-1240834335/solver-1737965-1240834335 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=474724345 HOME/instance-1737965-1240834335.cnf

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=474724345

node50.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.216
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.216
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:       1855696 kB
Buffers:         18584 kB
Cached:          94696 kB
SwapCached:        144 kB
Active:          37664 kB
Inactive:        89660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7196 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            58824 kB
Committed_AS:   368992 kB
PageTables:       1448 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= 66528 MiB
End job on node50 at 2009-04-27 14:32:18