Trace number 1785001

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? (MO) 4326.68 4328.7

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
78.32/78.42	c WARNING: for repeatability, setting FPU to use double precision
78.32/78.42	c ============================[ Problem Statistics ]=============================
78.32/78.42	c |                                                                             |
78.32/78.42	c |  Number of variables:  186624                                               |
78.32/78.42	c |  Number of clauses:    2300480                                              |
85.20/85.33	c |  Parsing time:         6.72         s                                       |
122.37/122.57	c ============================[ Search Statistics ]==============================
122.37/122.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.37/122.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
122.37/122.57	c ===============================================================================
122.37/122.57	c |         0 |   77723  2283232  5203774 |   761077        0    nan |  0.000 % |
122.68/122.83	c |       101 |   77723  2283232  5203774 |   837185      101     57 |  0.000 % |
122.68/122.86	c |       251 |   77723  2283232  5203774 |   920903      251     96 |  0.000 % |
122.88/123.08	c |       476 |   77723  2283232  5203774 |  1012993      476    113 |  0.000 % |
123.38/123.50	c |       813 |   77723  2283232  5203774 |  1114293      813    101 |  0.000 % |
123.68/123.81	c |      1319 |   77723  2283232  5203774 |  1225722     1319    107 |  0.000 % |
124.08/124.25	c |      2079 |   77723  2283232  5203774 |  1348294     2079    122 |  0.000 % |
124.98/125.16	c |      3218 |   77723  2283232  5203774 |  1483124     3218    145 |  0.000 % |
125.88/126.09	c |      4926 |   77723  2283232  5203774 |  1631436     4926    136 |  0.000 % |
129.58/129.75	c |      7489 |   77723  2283232  5203774 |  1794580     7489    169 |  0.000 % |
140.96/141.10	c |     11334 |   77723  2283232  5203774 |  1974038    11334    216 |  0.000 % |
159.44/159.60	c |     17101 |   77723  2283232  5203774 |  2171442    17101    270 |  0.000 % |
185.53/185.79	c |     25750 |   77723  2283232  5203774 |  2388586    25750    313 |  0.000 % |
224.62/224.86	c |     38724 |   77723  2283232  5203774 |  2627445    38724    342 |  0.000 % |
315.87/316.12	c |     58185 |   77723  2283232  5203774 |  2890189    58185    376 |  0.000 % |
444.82/445.14	c |     87377 |   77723  2283232  5203774 |  3179208    87377    407 |  0.000 % |
684.12/684.58	c |    131167 |   77723  2283232  5203774 |  3497129   131167    444 |  0.000 % |
1011.99/1012.50	c |    196852 |   77723  2283232  5203774 |  3846842   196852    449 |  0.000 % |
1541.67/1542.40	c |    295379 |   77723  2283232  5203774 |  4231527   295379    447 |  0.000 % |
2613.61/2614.83	c |    443169 |   77723  2283232  5203774 |  4654679   443169    451 |  0.000 % |
4326.68/4328.61	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-1785001-1241881393/watcher-1785001-1241881393 -o /tmp/evaluation-result-1785001-1241881393/solver-1785001-1241881393 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785001-1241881393.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 23714
/proc/meminfo: memFree=1381304/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=37460 CPUtime=0
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 216168779 38359040 171 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 9365 172 92 274 0 9088 0

[startup+0.0705461 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 23714
/proc/meminfo: memFree=1381304/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=37460 CPUtime=0.06
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 1262 0 0 0 6 0 0 0 18 0 1 0 216168779 38359040 1245 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 9365 1246 92 274 0 9088 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37460

[startup+0.101548 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 23714
/proc/meminfo: memFree=1381304/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=37460 CPUtime=0.09
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 1772 0 0 0 8 1 0 0 18 0 1 0 216168779 38359040 1755 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 9365 1756 92 274 0 9088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37460

[startup+0.301567 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 23714
/proc/meminfo: memFree=1381304/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=37460 CPUtime=0.29
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 5037 0 0 0 27 2 0 0 19 0 1 0 216168779 38359040 5020 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 9365 5021 92 274 0 9088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37460

[startup+0.701618 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 23714
/proc/meminfo: memFree=1381304/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=68488 CPUtime=0.69
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 16094 0 0 0 61 8 0 0 23 0 1 0 216168779 70131712 16077 1992294400 134512640 135635285 4294956224 18446744073709551615 134535599 0 0 4096 0 0 0 0 17 1 0 0
/proc/23714/statm: 17122 16077 92 274 0 16845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68488

[startup+1.5017 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23715
/proc/meminfo: memFree=1306928/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=80652 CPUtime=1.48
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 19975 0 0 0 138 10 0 0 25 0 1 0 216168779 82587648 19958 1992294400 134512640 135635285 4294956224 18446744073709551615 135067688 0 0 4096 0 0 0 0 17 1 0 0
/proc/23714/statm: 20163 19958 99 274 0 19886 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80652

[startup+3.10286 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23715
/proc/meminfo: memFree=1296880/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=94248 CPUtime=3.08
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 23371 0 0 0 296 12 0 0 25 0 1 0 216168779 96509952 23354 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 1 0 0
/proc/23714/statm: 23562 23354 99 274 0 23285 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94248

[startup+6.30116 s]
/proc/loadavg: 1.15 1.04 1.01 2/65 23715
/proc/meminfo: memFree=1270320/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=119460 CPUtime=6.28
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 29692 0 0 0 611 17 0 0 25 0 1 0 216168779 122327040 29675 1992294400 134512640 135635285 4294956224 18446744073709551615 134694588 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 29865 29675 99 274 0 29588 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 119460

[startup+12.7018 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 23715
/proc/meminfo: memFree=1223088/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=164340 CPUtime=12.67
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 40895 0 0 0 1243 24 0 0 25 0 1 0 216168779 168284160 40878 1992294400 134512640 135635285 4294956224 18446744073709551615 134533083 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 41085 40878 99 274 0 40808 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 164340

[startup+25.5011 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 23715
/proc/meminfo: memFree=1138480/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=246312 CPUtime=25.47
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 61391 0 0 0 2511 36 0 0 25 0 1 0 216168779 252223488 61374 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 61578 61374 99 274 0 61301 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 246312

[startup+51.1016 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 23715
/proc/meminfo: memFree=979952/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=406824 CPUtime=51.04
/proc/23714/stat : 23714 (IUT_BMB_SAT) R 23712 23714 23634 0 -1 4194304 101515 0 0 0 5049 55 0 0 25 0 1 0 216168779 416587776 101498 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23714/statm: 101706 101498 99 274 0 101429 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 406824

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 23717
/proc/meminfo: memFree=722016/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=141180 CPUtime=23.85
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 34432 0 0 0 2367 18 0 0 25 0 1 0 216176621 144568320 34369 1992294400 134512640 135243223 4294956320 18446744073709551615 134535301 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 35295 34369 76 178 0 35115 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 629768

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 23717
/proc/meminfo: memFree=706656/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=159128 CPUtime=83.81
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 44273 0 0 0 8358 23 0 0 25 0 1 0 216176621 162947072 38251 1992294400 134512640 135243223 4294956320 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 39782 38251 85 178 0 39602 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 647716

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23717
/proc/meminfo: memFree=676768/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=188948 CPUtime=143.78
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 51734 0 0 0 14346 32 0 0 25 0 1 0 216176621 193482752 45712 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 47237 45712 85 178 0 47057 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 677536

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23717
/proc/meminfo: memFree=655008/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=210920 CPUtime=203.76
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 57218 0 0 0 20338 38 0 0 25 0 1 0 216176621 215982080 51196 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 52730 51196 85 178 0 52550 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 699508

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23717
/proc/meminfo: memFree=630816/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=235052 CPUtime=263.73
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 63223 0 0 0 26329 44 0 0 25 0 1 0 216176621 240693248 57201 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 58763 57201 85 178 0 58583 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 723640

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23717
/proc/meminfo: memFree=606112/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=259868 CPUtime=323.7
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 69450 0 0 0 32321 49 0 0 25 0 1 0 216176621 266104832 63428 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/23717/statm: 64967 63428 85 178 0 64787 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 748456

[startup+462.301 s]

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

/proc/meminfo: memFree=16160/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1241332 CPUtime=3742.25
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 314691 0 0 0 373909 316 0 0 25 0 1 0 216176621 1271123968 308669 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23717/statm: 310333 308669 85 178 0 310153 0
Current children cumulated CPU time (s) 3820.59
Current children cumulated vsize (KiB) 1729920

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=14880/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1254940 CPUtime=3802.22
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 318072 0 0 0 379903 319 0 0 25 0 1 0 216176621 1285058560 312050 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 313735 312050 85 178 0 313555 0
Current children cumulated CPU time (s) 3880.56
Current children cumulated vsize (KiB) 1743528

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=15520/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1267884 CPUtime=3862.2
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 321342 0 0 0 385897 323 0 0 25 0 1 0 216176621 1298313216 315320 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 316971 315320 85 178 0 316791 0
Current children cumulated CPU time (s) 3940.54
Current children cumulated vsize (KiB) 1756472

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=14816/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1281236 CPUtime=3922.17
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 324658 0 0 0 391890 327 0 0 25 0 1 0 216176621 1311985664 318636 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 320309 318636 85 178 0 320129 0
Current children cumulated CPU time (s) 4000.51
Current children cumulated vsize (KiB) 1769824

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=15200/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1296024 CPUtime=3982.15
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 328362 0 0 0 397884 331 0 0 25 0 1 0 216176621 1327128576 322340 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 324006 322340 85 178 0 323826 0
Current children cumulated CPU time (s) 4060.49
Current children cumulated vsize (KiB) 1784612

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=16288/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1310296 CPUtime=4042.12
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 331962 0 0 0 403876 336 0 0 25 0 1 0 216176621 1341743104 325940 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 327574 325940 85 178 0 327394 0
Current children cumulated CPU time (s) 4120.46
Current children cumulated vsize (KiB) 1798884

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=16096/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1322712 CPUtime=4102.09
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 335068 0 0 0 409870 339 0 0 25 0 1 0 216176621 1354457088 329046 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 330678 329046 85 178 0 330498 0
Current children cumulated CPU time (s) 4180.43
Current children cumulated vsize (KiB) 1811300

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=14816/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1334856 CPUtime=4162.07
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 338090 0 0 0 415864 343 0 0 25 0 1 0 216176621 1366892544 332068 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 333714 332068 85 178 0 333534 0
Current children cumulated CPU time (s) 4240.41
Current children cumulated vsize (KiB) 1823444

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=15008/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1348868 CPUtime=4222.05
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 341614 0 0 0 421858 347 0 0 25 0 1 0 216176621 1381240832 335592 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 337217 335592 85 178 0 337037 0
Current children cumulated CPU time (s) 4300.39
Current children cumulated vsize (KiB) 1837456



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+4328.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23725
/proc/meminfo: memFree=15456/2055920 swapFree=4181464/4192956
[pid=23714] ppid=23712 vsize=483232 CPUtime=78.32
/proc/23714/stat : 23714 (IUT_BMB_SAT) S 23712 23714 23634 0 -1 4194304 121115 0 0 0 6956 876 0 0 25 0 1 0 216168779 494829568 120635 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23714/statm: 120808 120635 106 274 0 120531 0
[pid=23716] ppid=23714 vsize=5356 CPUtime=0.02
/proc/23716/stat : 23716 (sh) S 23714 23714 23634 0 -1 4194304 270 0 0 0 0 2 0 0 18 0 1 0 216176616 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23716/statm: 1339 232 193 169 0 50 0
[pid=23717] ppid=23716 vsize=1354676 CPUtime=4248.34
/proc/23717/stat : 23717 (minisat) R 23716 23714 23634 0 -1 4194304 343045 0 0 0 424486 348 0 0 25 0 1 0 216176621 1387188224 337023 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/23717/statm: 338669 337023 85 178 0 338489 0
Current children cumulated CPU time (s) 4326.68
Current children cumulated vsize (KiB) 1843264

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 23714 and gives
#  childrusage.ru_utime.tv_sec=69
#  childrusage.ru_utime.tv_usec=572423
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=882649
# CPU time returned by wait4() is 78.4551
# while last known CPU time is 4326.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4328.7
CPU time (s): 4326.68
CPU user time (s): 4314.42
CPU system time (s): 12.26
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 1843264

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

runsolver used 3.80542 second user time and 11.9462 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-09 17:03:22
IDJOB=1785001
IDBENCH=24669
IDSOLVER=638
FILE ID=node36/1785001-1241881393
PBS_JOBID= 9264659
Free space on /tmp= 66184 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785001-1241881393/watcher-1785001-1241881393 -o /tmp/evaluation-result-1785001-1241881393/solver-1785001-1241881393 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785001-1241881393.cnf HOME

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=593572304

node36.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.232
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.232
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:       1381784 kB
Buffers:         33804 kB
Cached:         565516 kB
SwapCached:       5268 kB
Active:         122396 kB
Inactive:       484824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381784 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           54504 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            52976 kB
Committed_AS:   700156 kB
PageTables:       1356 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= 66144 MiB
End job on node36 at 2009-05-09 18:15:33