Trace number 1737741

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
IUT_BMB_SAT 1.0? (TO) 1200.01 1200.42

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i8_pp_ci_ce.cnf
MD5SUM68c51e190d82ac762156471d1f7373da
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.8762
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses257551
Sum of the clauses size850944
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244056
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
2.69/2.77	c WARNING: for repeatability, setting FPU to use double precision
2.69/2.77	c ============================[ Problem Statistics ]=============================
2.69/2.77	c |                                                                             |
2.69/2.77	c |  Number of variables:  21640                                                |
2.69/2.77	c |  Number of clauses:    256111                                               |
2.75/3.04	c |  Parsing time:         0.24         s                                       |
7.16/7.27	c ============================[ Search Statistics ]==============================
7.16/7.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.16/7.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.16/7.27	c ===============================================================================
7.16/7.27	c |         0 |   11953   154481   515506 |    51493        0    nan |  0.000 % |
7.26/7.32	c |       101 |   11953   154481   515506 |    56643      101     15 |  3.586 % |
7.26/7.35	c |       251 |   11953   154481   515506 |    62307      251     24 |  3.586 % |
7.26/7.40	c |       477 |   11953   154481   515506 |    68538      477     22 |  3.586 % |
7.36/7.46	c |       814 |   11953   154481   515506 |    75391      814     23 |  3.586 % |
7.46/7.54	c |      1321 |   11953   154481   515506 |    82931     1321     23 |  3.586 % |
7.56/7.65	c |      2082 |   11953   154481   515506 |    91224     2082     25 |  3.586 % |
7.66/7.79	c |      3222 |   11953   154481   515506 |   100346     3222     26 |  3.586 % |
7.96/8.03	c |      4931 |   11953   154481   515506 |   110381     4931     28 |  3.586 % |
8.46/8.58	c |      7495 |   11953   154481   515506 |   121419     7495     31 |  3.586 % |
10.16/10.24	c |     11339 |   11953   154481   515506 |   133561    11339     50 |  3.586 % |
11.66/11.73	c |     17106 |   11953   154481   515506 |   146917    17106     48 |  3.586 % |
14.66/14.75	c |     25755 |   11953   154481   515506 |   161609    25755     51 |  3.586 % |
20.35/20.42	c |     38729 |   11953   154481   515506 |   177770    38729     53 |  3.586 % |
34.95/35.08	c |     58191 |   11953   154481   515506 |   195547    58191     65 |  3.586 % |
52.84/52.99	c |     87384 |   11953   154481   515506 |   215101    87384     70 |  3.586 % |
88.53/88.64	c |    131174 |   11953   154481   515506 |   236612   131174     71 |  3.586 % |
208.00/208.16	c |    196858 |   11953   154481   515506 |   260273   196858     82 |  3.586 % |
394.35/394.52	c |    295385 |   11953   154481   515506 |   286300    59886     81 |  3.586 % |
625.47/625.71	c |    443176 |   11953   154481   515506 |   314930   207677     95 |  3.586 % |
1147.83/1148.27	c |    664861 |   11953   154481   515506 |   346423   144633    105 |  3.586 % |
1200.01/1200.41	c cannot read from file

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-1737741-1240832283/watcher-1737741-1240832283 -o /tmp/evaluation-result-1737741-1240832283/solver-1737741-1240832283 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1737741-1240832283.cnf HOME 

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: 0.99 0.90 0.71 3/65 5155
/proc/meminfo: memFree=1620336/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=4304 CPUtime=0
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111261049 4407296 115 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 1076 116 93 274 0 799 0

[startup+0.092769 s]
/proc/loadavg: 0.99 0.90 0.71 3/65 5155
/proc/meminfo: memFree=1620336/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=8304 CPUtime=0.08
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 1890 0 0 0 8 0 0 0 18 0 1 0 111261049 8503296 1873 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 2076 1873 99 274 0 1799 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8304

[startup+0.101769 s]
/proc/loadavg: 0.99 0.90 0.71 3/65 5155
/proc/meminfo: memFree=1620336/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=8436 CPUtime=0.09
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 1921 0 0 0 9 0 0 0 18 0 1 0 111261049 8638464 1904 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 2109 1904 99 274 0 1832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8436

[startup+0.301793 s]
/proc/loadavg: 0.99 0.90 0.71 3/65 5155
/proc/meminfo: memFree=1620336/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=11340 CPUtime=0.28
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 2665 0 0 0 28 0 0 0 19 0 1 0 111261049 11612160 2648 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 2835 2648 99 274 0 2558 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11340

[startup+0.701838 s]
/proc/loadavg: 0.99 0.90 0.71 3/65 5155
/proc/meminfo: memFree=1620336/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=16620 CPUtime=0.69
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 3990 0 0 0 68 1 0 0 22 0 1 0 111261049 17018880 3973 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 4155 3973 99 274 0 3878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16620

[startup+1.50293 s]
/proc/loadavg: 0.99 0.90 0.71 2/66 5156
/proc/meminfo: memFree=1600936/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=1.48
/proc/5155/stat : 5155 (IUT_BMB_SAT) R 5153 5155 5087 0 -1 4194304 6361 0 0 0 137 11 0 0 25 0 1 0 111261049 26419200 6272 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/5155/statm: 6450 6272 101 274 0 6173 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25800

[startup+3.10111 s]
/proc/loadavg: 0.99 0.90 0.71 2/66 5156
/proc/meminfo: memFree=1592616/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 25800

[startup+6.30148 s]
/proc/loadavg: 0.99 0.90 0.71 2/68 5158
/proc/meminfo: memFree=1571416/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=20432 CPUtime=3.5
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 4691 0 0 0 348 2 0 0 25 0 1 0 111261326 20922368 4672 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 5108 4672 78 178 0 4928 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 51588

[startup+12.7012 s]
/proc/loadavg: 0.99 0.90 0.71 2/68 5158
/proc/meminfo: memFree=1570520/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=20760 CPUtime=9.91
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 5577 0 0 0 988 3 0 0 25 0 1 0 111261326 21258240 4893 1992294400 134512640 135243223 4294956320 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 5190 4893 85 178 0 5010 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51916

[startup+25.5017 s]
/proc/loadavg: 0.99 0.91 0.71 2/68 5160
/proc/meminfo: memFree=1564760/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=27080 CPUtime=22.7
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 7142 0 0 0 2266 4 0 0 25 0 1 0 111261326 27729920 6458 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 6770 6458 85 178 0 6590 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 58236

[startup+51.1016 s]
/proc/loadavg: 0.99 0.91 0.72 2/68 5160
/proc/meminfo: memFree=1551256/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=40512 CPUtime=48.29
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 10535 0 0 0 4821 8 0 0 25 0 1 0 111261326 41484288 9851 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 10128 9851 85 178 0 9948 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71668

[startup+102.306 s]
/proc/loadavg: 0.99 0.92 0.73 2/68 5160
/proc/meminfo: memFree=1531160/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=60652 CPUtime=99.48
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 15489 0 0 0 9934 14 0 0 25 0 1 0 111261326 62107648 14805 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 15163 14805 85 178 0 14983 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 91808

[startup+162.301 s]
/proc/loadavg: 0.99 0.94 0.75 2/68 5160
/proc/meminfo: memFree=1515224/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=76388 CPUtime=159.46
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 19464 0 0 0 15928 18 0 0 25 0 1 0 111261326 78221312 18780 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 19097 18780 85 178 0 18917 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 107544

[startup+222.301 s]
/proc/loadavg: 0.99 0.94 0.76 2/68 5160
/proc/meminfo: memFree=1502104/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=89416 CPUtime=219.45
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 22728 0 0 0 21922 23 0 0 25 0 1 0 111261326 91561984 22044 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 22354 22044 85 178 0 22174 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 120572

[startup+282.301 s]
/proc/loadavg: 0.99 0.95 0.77 2/68 5160
/proc/meminfo: memFree=1490008/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=101832 CPUtime=279.42
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 25761 0 0 0 27917 25 0 0 25 0 1 0 111261326 104275968 25077 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 25458 25077 85 178 0 25278 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 132988

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.78 2/68 5160
/proc/meminfo: memFree=1478104/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0

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

/proc/meminfo: memFree=1468376/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=123232 CPUtime=699.3
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 31146 0 0 0 69899 31 0 0 25 0 1 0 111261326 126189568 30462 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 30808 30462 85 178 0 30628 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 154388

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.84 2/68 5160
/proc/meminfo: memFree=1456472/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=134928 CPUtime=759.29
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 34072 0 0 0 75895 34 0 0 25 0 1 0 111261326 138166272 33388 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 33732 33388 85 178 0 33552 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 166084

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.85 2/68 5160
/proc/meminfo: memFree=1445272/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=146144 CPUtime=819.27
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 36882 0 0 0 81890 37 0 0 25 0 1 0 111261326 149651456 36198 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 36536 36198 85 178 0 36356 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 177300

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/68 5160
/proc/meminfo: memFree=1435672/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=156148 CPUtime=879.25
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39232 0 0 0 87886 39 0 0 25 0 1 0 111261326 159895552 38548 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39037 38548 85 178 0 38857 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 187304

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 5160
/proc/meminfo: memFree=1433880/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=157864 CPUtime=939.24
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39684 0 0 0 93884 40 0 0 25 0 1 0 111261326 161652736 39000 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39466 39000 85 178 0 39286 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 189020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 5160
/proc/meminfo: memFree=1433880/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=157864 CPUtime=999.22
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39684 0 0 0 99882 40 0 0 25 0 1 0 111261326 161652736 39000 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39466 39000 85 178 0 39286 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 189020

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/68 5160
/proc/meminfo: memFree=1433816/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=157864 CPUtime=1059.2
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39688 0 0 0 105880 40 0 0 25 0 1 0 111261326 161652736 39004 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39466 39004 85 178 0 39286 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 189020

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/68 5160
/proc/meminfo: memFree=1433816/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=157864 CPUtime=1119.18
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39688 0 0 0 111878 40 0 0 25 0 1 0 111261326 161652736 39004 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39466 39004 85 178 0 39286 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 189020

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/68 5160
/proc/meminfo: memFree=1433432/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=158228 CPUtime=1179.17
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39778 0 0 0 117877 40 0 0 25 0 1 0 111261326 162025472 39094 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39557 39094 85 178 0 39377 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 189384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/68 5160
/proc/meminfo: memFree=1433432/2055920 swapFree=4186080/4192956
[pid=5155] ppid=5153 vsize=25800 CPUtime=2.75
/proc/5155/stat : 5155 (IUT_BMB_SAT) S 5153 5155 5087 0 -1 4194304 6367 0 0 0 175 100 0 0 25 0 1 0 111261049 26419200 6277 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5155/statm: 6450 6277 106 274 0 6173 0
[pid=5157] ppid=5155 vsize=5356 CPUtime=0
/proc/5157/stat : 5157 (sh) S 5155 5155 5087 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111261326 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5157/statm: 1339 232 193 169 0 50 0
[pid=5158] ppid=5157 vsize=158228 CPUtime=1197.26
/proc/5158/stat : 5158 (minisat) R 5157 5155 5087 0 -1 4194304 39785 0 0 0 119686 40 0 0 25 0 1 0 111261326 162025472 39101 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/5158/statm: 39557 39101 85 178 0 39377 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 189384

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5155 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=762732
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=16845
# CPU time returned by wait4() is 2.77958
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.42
CPU time (s): 1200.01
CPU user time (s): 1198.61
CPU system time (s): 1.4
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 189384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.76273
system time used= 1.01684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8777
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= 7
involuntary context switches= 11

runsolver used 0.990849 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-27 13:38:04
IDJOB=1737741
IDBENCH=71794
IDSOLVER=523
FILE ID=node74/1737741-1240832283
PBS_JOBID= 9187563
Free space on /tmp= 103116 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i8_pp_ci_ce.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737741-1240832283/watcher-1737741-1240832283 -o /tmp/evaluation-result-1737741-1240832283/solver-1737741-1240832283 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1737741-1240832283.cnf HOME

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

MD5SUM BENCH= 68c51e190d82ac762156471d1f7373da
RANDOM SEED=1550019994

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:       1620816 kB
Buffers:         54544 kB
Cached:         303164 kB
SwapCached:       3032 kB
Active:         164376 kB
Inactive:       204484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620816 kB
SwapTotal:     4192956 kB
SwapFree:      4186080 kB
Dirty:            7624 kB
Writeback:           0 kB
Mapped:          19360 kB
Slab:            52152 kB
Committed_AS:   536212 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= 103112 MiB
End job on node74 at 2009-04-27 13:58:06