Trace number 1737859

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.14 1200.55

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp.cnf
MD5SUM1676a91b04f7e8bdd3b48714436b51f2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.0508
Satisfiable
(Un)Satisfiability was proved
Number of variables24336
Number of clauses287938
Sum of the clauses size953826
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247673
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:    287938                                               |
0.39/0.42	c |  Parsing time:         0.37         s                                       |
0.39/0.42	c |  Timeout:              43200 s
0.39/0.42	c |  Random Seed:          625041095.000000
0.39/0.42	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.42	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.42	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.42	c |                                                                             |
1.99/2.07	c ============================[ Search Statistics ]==============================
1.99/2.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.07	c ===============================================================================
1.99/2.07	c |         0 |   15400   248357   910068 |    82785        0    nan |  0.000 % |
2.60/2.64	c |       101 |   15400   248357   910068 |    91064      101     17 |  2.367 % |
3.20/3.27	c |       253 |   15400   248357   910068 |   100170      253     22 |  2.367 % |
3.80/3.89	c |       478 |   15400   248357   910068 |   110187      478     23 |  2.367 % |
4.49/4.56	c |       815 |   15400   248357   910068 |   121206      815     24 |  2.367 % |
5.29/5.34	c |      1321 |   15400   248357   910068 |   133327     1321     23 |  2.367 % |
6.19/6.26	c |      2080 |   15400   248357   910068 |   146659     2080     26 |  2.367 % |
7.09/7.11	c |      3220 |   15400   248357   910068 |   161325     3220     27 |  2.367 % |
7.99/8.07	c |      4931 |   15400   248357   910068 |   177458     4931     29 |  2.367 % |
9.39/9.47	c |      7493 |   15400   248357   910068 |   195204     7493     31 |  2.367 % |
11.69/11.79	c |     11337 |   15400   248357   910068 |   214724    11337     38 |  2.367 % |
13.99/14.04	c |     17104 |   15400   248357   910068 |   236197    17104     40 |  2.367 % |
21.59/21.65	c |     25753 |   15400   248357   910068 |   259816    25753     59 |  2.367 % |
29.28/29.33	c |     38729 |   15400   248357   910068 |   285798    38729     61 |  2.367 % |
43.88/43.99	c |     58190 |   15400   248357   910068 |   314378    58190     66 |  2.367 % |
71.86/71.92	c |     87383 |   15400   248357   910068 |   345816    87383     70 |  2.367 % |
114.15/114.24	c |    131173 |   15399   248294   909858 |   380397   131167     74 |  2.371 % |
163.54/163.68	c |    196857 |   15398   248231   909648 |   418437   196839     67 |  2.375 % |
310.68/310.85	c |    295383 |   15397   248231   909648 |   460281   295364     74 |  2.379 % |
718.35/718.68	c |    443172 |   15396   248168   909438 |   506309   443151     88 |  2.383 % |
1042.84/1043.28	c |    664857 |   15395   248105   909228 |   556940   187309     91 |  2.387 % |

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-1737859-1240833352/watcher-1737859-1240833352 -o /tmp/evaluation-result-1737859-1240833352/solver-1737859-1240833352 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=625041095 HOME/instance-1737859-1240833352.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.91 1.84 1.46 3/64 2333
/proc/meminfo: memFree=1583728/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=3628 CPUtime=0
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 749 0 0 0 0 0 0 0 18 0 1 0 111362056 3715072 735 1992294400 4194304 5102648 548682068768 18446744073709551615 4269905 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 907 739 87 221 0 683 0

[startup+0.0983491 s]
/proc/loadavg: 1.91 1.84 1.46 3/64 2333
/proc/meminfo: memFree=1583728/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=17056 CPUtime=0.08
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 3922 0 0 0 7 1 0 0 18 0 1 0 111362056 17465344 3884 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 4264 3885 87 221 0 4040 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17056

[startup+0.102349 s]
/proc/loadavg: 1.91 1.84 1.46 3/64 2333
/proc/meminfo: memFree=1583728/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=17452 CPUtime=0.09
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 4023 0 0 0 8 1 0 0 18 0 1 0 111362056 17870848 3985 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 4363 3985 87 221 0 4139 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17452

[startup+0.301386 s]
/proc/loadavg: 1.91 1.84 1.46 3/64 2333
/proc/meminfo: memFree=1583728/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=35764 CPUtime=0.29
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 8685 0 0 0 25 4 0 0 19 0 1 0 111362056 36622336 8647 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 8941 8649 87 221 0 8717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35764

[startup+0.702456 s]
/proc/loadavg: 1.91 1.84 1.46 3/64 2333
/proc/meminfo: memFree=1583728/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=48492 CPUtime=0.69
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 11832 0 0 0 64 5 0 0 23 0 1 0 111362056 49655808 11794 1992294400 4194304 5102648 548682068768 18446744073709551615 4225430 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 12123 11794 99 221 0 11899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48492

[startup+1.5016 s]
/proc/loadavg: 1.91 1.84 1.46 2/65 2334
/proc/meminfo: memFree=1530216/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=62956 CPUtime=1.49
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 15097 0 0 0 142 7 0 0 25 0 1 0 111362056 64466944 15059 1992294400 4194304 5102648 548682068768 18446744073709551615 4273178 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 15739 15059 100 221 0 15515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62956

[startup+3.10188 s]
/proc/loadavg: 1.91 1.84 1.46 2/65 2334
/proc/meminfo: memFree=1527912/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=57472 CPUtime=3.1
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 15538 0 0 0 302 8 0 0 25 0 1 0 111362056 58851328 13911 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 14368 13911 115 221 0 14144 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 57472

[startup+6.30146 s]
/proc/loadavg: 1.84 1.82 1.46 2/65 2334
/proc/meminfo: memFree=1527912/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=57472 CPUtime=6.29
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 15538 0 0 0 621 8 0 0 25 0 1 0 111362056 58851328 13911 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 14368 13911 115 221 0 14144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57472

[startup+12.7016 s]
/proc/loadavg: 1.77 1.81 1.46 2/65 2334
/proc/meminfo: memFree=1527920/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=57472 CPUtime=12.69
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 15538 0 0 0 1261 8 0 0 25 0 1 0 111362056 58851328 13911 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 14368 13911 115 221 0 14144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57472

[startup+25.5019 s]
/proc/loadavg: 1.60 1.77 1.45 2/65 2334
/proc/meminfo: memFree=1527920/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=57792 CPUtime=25.49
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 15583 0 0 0 2541 8 0 0 25 0 1 0 111362056 59179008 13956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 14448 13956 115 221 0 14224 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57792

[startup+51.1015 s]
/proc/loadavg: 1.40 1.71 1.44 2/65 2334
/proc/meminfo: memFree=1518384/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=67760 CPUtime=51.07
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 18047 0 0 0 5097 10 0 0 25 0 1 0 111362056 69386240 16420 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 16940 16420 115 221 0 16716 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67760

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.41 2/65 2334
/proc/meminfo: memFree=1496752/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=89156 CPUtime=102.26
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 23406 0 0 0 10209 17 0 0 25 0 1 0 111362056 91295744 21779 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 22289 21779 115 221 0 22065 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 89156

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.38 2/65 2334
/proc/meminfo: memFree=1474544/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=111548 CPUtime=162.24
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 28998 0 0 0 16200 24 0 0 25 0 1 0 111362056 114225152 27371 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 27887 27371 115 221 0 27663 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111548

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 2334
/proc/meminfo: memFree=1455024/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=131244 CPUtime=222.21
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 33808 0 0 0 22194 27 0 0 25 0 1 0 111362056 134393856 32181 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 32811 32181 115 221 0 32587 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 131244

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 2334
/proc/meminfo: memFree=1438256/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=147944 CPUtime=282.19
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 38016 0 0 0 28188 31 0 0 25 0 1 0 111362056 151494656 36389 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 36986 36389 115 221 0 36762 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 147944

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 2340
/proc/meminfo: memFree=1422256/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=164712 CPUtime=342.17
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 41944 0 0 0 34182 35 0 0 25 0 1 0 111362056 168665088 40317 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 41178 40317 115 221 0 40954 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 164712

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 2340
/proc/meminfo: memFree=1409456/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=177384 CPUtime=402.15
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 45165 0 0 0 40177 38 0 0 25 0 1 0 111362056 181641216 43538 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 44346 43538 115 221 0 44122 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 177384

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 2340
/proc/meminfo: memFree=1396400/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=190276 CPUtime=462.13
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 48423 0 0 0 46171 42 0 0 25 0 1 0 111362056 194842624 46796 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 47569 46796 115 221 0 47345 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 190276

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.25 2/65 2340
/proc/meminfo: memFree=1385392/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=201104 CPUtime=522.11
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 51159 0 0 0 52166 45 0 0 25 0 1 0 111362056 205930496 49532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 50276 49532 115 221 0 50052 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 201104

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 2340
/proc/meminfo: memFree=1375024/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=211304 CPUtime=582.09
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 53729 0 0 0 58161 48 0 0 25 0 1 0 111362056 216375296 52102 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 52826 52102 115 221 0 52602 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 211304

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 2340
/proc/meminfo: memFree=1365168/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=220944 CPUtime=642.07
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 56169 0 0 0 64157 50 0 0 25 0 1 0 111362056 226246656 54542 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 55236 54542 115 221 0 55012 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 220944

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 2340
/proc/meminfo: memFree=1356464/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=229600 CPUtime=702.05
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 58362 0 0 0 70152 53 0 0 25 0 1 0 111362056 235110400 56735 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 57400 56735 115 221 0 57176 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 229600

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 2340
/proc/meminfo: memFree=1341808/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=245852 CPUtime=762.03
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 61994 0 0 0 76148 55 0 0 25 0 1 0 111362056 251752448 60367 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 61463 60367 115 221 0 61239 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 245852

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 2340
/proc/meminfo: memFree=1331952/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=255808 CPUtime=822.01
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64498 0 0 0 82143 58 0 0 25 0 1 0 111362056 261947392 62871 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 63952 62871 115 221 0 63728 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 255808

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 2340
/proc/meminfo: memFree=1331760/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=255808 CPUtime=881.99
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64508 0 0 0 88141 58 0 0 25 0 1 0 111362056 261947392 62881 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 63952 62881 115 221 0 63728 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 255808

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 2340
/proc/meminfo: memFree=1331824/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=255808 CPUtime=941.97
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64509 0 0 0 94139 58 0 0 25 0 1 0 111362056 261947392 62882 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 63952 62882 115 221 0 63728 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 255808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 2340
/proc/meminfo: memFree=1331760/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=255808 CPUtime=1001.95
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64510 0 0 0 100137 58 0 0 25 0 1 0 111362056 261947392 62883 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 63952 62883 115 221 0 63728 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 255808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 2340
/proc/meminfo: memFree=1331760/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=255808 CPUtime=1061.93
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64516 0 0 0 106135 58 0 0 25 0 1 0 111362056 261947392 62889 1992294400 4194304 5102648 548682068768 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 63952 62889 115 221 0 63728 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 255808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 2340
/proc/meminfo: memFree=1331632/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=256100 CPUtime=1121.91
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64556 0 0 0 112133 58 0 0 25 0 1 0 111362056 262246400 62929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 64025 62929 115 221 0 63801 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 256100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 2340
/proc/meminfo: memFree=1331568/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=256100 CPUtime=1181.89
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64560 0 0 0 118131 58 0 0 25 0 1 0 111362056 262246400 62933 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 64025 62933 115 221 0 63801 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 256100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 2340
/proc/meminfo: memFree=1331568/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=256100 CPUtime=1200.09
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64561 0 0 0 119951 58 0 0 25 0 1 0 111362056 262246400 62934 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 64025 62934 115 221 0 63801 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 256100

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.09 2/65 2340
/proc/meminfo: memFree=1331568/2055920 swapFree=4180908/4192956
[pid=2333] ppid=2331 vsize=256100 CPUtime=1200.09
/proc/2333/stat : 2333 (varsat-industri) R 2331 2333 2171 0 -1 4194304 64561 0 0 0 119951 58 0 0 25 0 1 0 111362056 262246400 62934 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2333/statm: 64025 62934 115 221 0 63801 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 256100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.14
CPU user time (s): 1199.51
CPU system time (s): 0.630904
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 256100

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

runsolver used 0.98385 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-27 13:55:53
IDJOB=1737859
IDBENCH=71796
IDSOLVER=538
FILE ID=node60/1737859-1240833352
PBS_JOBID= 9187491
Free space on /tmp= 66408 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737859-1240833352/watcher-1737859-1240833352 -o /tmp/evaluation-result-1737859-1240833352/solver-1737859-1240833352 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=625041095 HOME/instance-1737859-1240833352.cnf

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

MD5SUM BENCH= 1676a91b04f7e8bdd3b48714436b51f2
RANDOM SEED=625041095

node60.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.256
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.256
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:       1584144 kB
Buffers:         59984 kB
Cached:         324924 kB
SwapCached:       5956 kB
Active:         139464 kB
Inactive:       253948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584144 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:            7168 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            64300 kB
Committed_AS:   487928 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= 66408 MiB
End job on node60 at 2009-04-27 14:15:55