Trace number 1785217

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) 5000.03 5002.62

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.0205
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.39/0.48	c WARNING: for repeatability, setting FPU to use double precision
0.39/0.48	c ============================[ Problem Statistics ]=============================
0.39/0.48	c |                                                                             |
0.39/0.48	c |  Number of variables:  1600                                                 |
0.39/0.48	c |  Number of clauses:    60099                                                |
0.48/0.55	c |  Parsing time:         0.06         s                                       |
0.48/0.96	c ============================[ Search Statistics ]==============================
0.48/0.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.48/0.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.48/0.96	c ===============================================================================
0.48/0.96	c |         0 |    1560    60099   180957 |    20033        0    nan |  0.000 % |
0.48/0.98	c |       101 |    1560    60099   180957 |    22036      101    103 |  0.000 % |
0.48/0.99	c |       252 |    1560    60099   180957 |    24239      252    111 |  0.000 % |
0.48/1.00	c |       478 |    1560    60099   180957 |    26663      478    111 |  0.000 % |
0.99/1.02	c |       815 |    1560    60099   180957 |    29330      815    111 |  0.000 % |
0.99/1.05	c |      1321 |    1560    60099   180957 |    32263     1321    117 |  0.000 % |
0.99/1.10	c |      2081 |    1560    60099   180957 |    35489     2081    115 |  0.000 % |
1.09/1.17	c |      3220 |    1560    60099   180957 |    39038     3220    124 |  0.000 % |
1.28/1.30	c |      4928 |    1560    60099   180957 |    42942     4928    116 |  0.000 % |
1.48/1.59	c |      7490 |    1560    60099   180957 |    47236     7490    119 |  0.000 % |
1.98/2.00	c |     11334 |    1560    60099   180957 |    51960    11334    108 |  0.000 % |
2.58/2.62	c |     17103 |    1560    60099   180957 |    57156    17103    117 |  0.000 % |
3.79/3.89	c |     25754 |    1560    60099   180957 |    62872    25754    108 |  0.000 % |
5.88/5.97	c |     38728 |    1560    60099   180957 |    69159    38728    128 |  0.000 % |
10.78/10.85	c |     58189 |    1560    60099   180957 |    76075    58189    134 |  0.000 % |
19.88/19.98	c |     87382 |    1560    60099   180957 |    83682    24734     77 |  0.000 % |
34.37/34.43	c |    131172 |    1560    60099   180957 |    92051    68524    132 |  0.000 % |
57.16/57.23	c |    196857 |    1560    60099   180957 |   101256    55104    122 |  0.000 % |
95.74/95.85	c |    295385 |    1560    60099   180957 |   111381    68280    141 |  0.000 % |
170.21/170.33	c |    443174 |    1560    60099   180957 |   122520    23736    124 |  0.000 % |
261.77/261.94	c |    664857 |    1560    60099   180957 |   134772    31154    123 |  0.000 % |
423.48/423.73	c |    997382 |    1560    60099   180957 |   148249   123017    159 |  0.000 % |
694.54/694.91	c |   1496172 |    1560    60099   180957 |   163074    88978     94 |  0.000 % |
1326.85/1327.57	c |   2244355 |    1560    60099   180957 |   179381   106370    138 |  0.000 % |
2108.06/2109.13	c |   3366632 |    1560    60099   180957 |   197319    94215     85 |  0.000 % |
3126.52/3128.13	c |   5050043 |    1560    60099   180957 |   217051   155299     83 |  0.000 % |
5000.03/5002.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-1785217-1241898161/watcher-1785217-1241898161 -o /tmp/evaluation-result-1785217-1241898161/solver-1785217-1241898161 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785217-1241898161.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: 0.99 1.00 0.99 3/64 23051
/proc/meminfo: memFree=1879688/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=1992 CPUtime=0
/proc/23051/stat : 23051 (IUT_BMB_SAT) R 23049 23051 22985 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 217849132 2039808 176 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/23051/statm: 498 176 92 274 0 221 0

[startup+0.075144 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 23051
/proc/meminfo: memFree=1879688/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=3292 CPUtime=0.07
/proc/23051/stat : 23051 (IUT_BMB_SAT) R 23049 23051 22985 0 -1 4194304 656 0 0 0 7 0 0 0 18 0 1 0 217849132 3371008 639 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23051/statm: 823 640 99 274 0 546 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3292

[startup+0.101185 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 23051
/proc/meminfo: memFree=1879688/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=3820 CPUtime=0.09
/proc/23051/stat : 23051 (IUT_BMB_SAT) R 23049 23051 22985 0 -1 4194304 774 0 0 0 9 0 0 0 18 0 1 0 217849132 3911680 757 1992294400 134512640 135635285 4294956224 18446744073709551615 134694300 0 0 4096 0 0 0 0 17 0 0 0
/proc/23051/statm: 955 757 99 274 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3820

[startup+0.301216 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 23051
/proc/meminfo: memFree=1879688/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.3
/proc/23051/stat : 23051 (IUT_BMB_SAT) R 23049 23051 22985 0 -1 4194304 1137 0 0 0 21 9 0 0 19 0 1 0 217849132 5398528 1120 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23051/statm: 1318 1120 101 274 0 1041 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5272

[startup+0.701287 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 23051
/proc/meminfo: memFree=1879688/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 5272

[startup+1.50142 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1869616/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=7928 CPUtime=1
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 2003 0 0 0 100 0 0 0 25 0 1 0 217849181 8118272 1866 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 1982 1866 84 178 0 1802 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18556

[startup+3.1017 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1864560/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=14628 CPUtime=2.61
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 3643 0 0 0 259 2 0 0 25 0 1 0 217849181 14979072 3506 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 3657 3506 84 178 0 3477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25256

[startup+6.30121 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1851184/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=27296 CPUtime=5.8
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 6823 0 0 0 577 3 0 0 25 0 1 0 217849181 27951104 6686 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 6824 6686 84 178 0 6644 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37924

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1835696/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=39844 CPUtime=12.2
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 9935 0 0 0 1215 5 0 0 25 0 1 0 217849181 40800256 9798 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 9961 9798 84 178 0 9781 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50472

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1830640/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=44252 CPUtime=24.99
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 11036 0 0 0 2493 6 0 0 25 0 1 0 217849181 45314048 10899 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 11063 10899 84 178 0 10883 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54880

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1816880/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=58092 CPUtime=50.58
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 14484 0 0 0 5048 10 0 0 25 0 1 0 217849181 59486208 14347 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 14523 14347 84 178 0 14343 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68720

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1816560/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=58224 CPUtime=101.76
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 14534 0 0 0 10166 10 0 0 25 0 1 0 217849181 59621376 14397 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 14556 14397 84 178 0 14376 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68852

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1804848/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=69948 CPUtime=161.74
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 17459 0 0 0 16161 13 0 0 25 0 1 0 217849181 71626752 17322 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 17487 17322 84 178 0 17307 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80576

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1804720/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=69948 CPUtime=221.7
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 17471 0 0 0 22157 13 0 0 25 0 1 0 217849181 71626752 17334 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 17487 17334 84 178 0 17307 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 80576

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 23054
/proc/meminfo: memFree=1799600/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=75080 CPUtime=281.68

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

/proc/meminfo: memFree=1709936/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=164152 CPUtime=4479.5
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 40990 0 0 0 447910 40 0 0 25 0 1 0 217849181 168091648 40574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41038 40574 84 178 0 40858 0
Current children cumulated CPU time (s) 4479.98
Current children cumulated vsize (KiB) 174780

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23062
/proc/meminfo: memFree=1709936/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=164152 CPUtime=4539.46
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 40990 0 0 0 453906 40 0 0 25 0 1 0 217849181 168091648 40574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41038 40574 84 178 0 40858 0
Current children cumulated CPU time (s) 4539.94
Current children cumulated vsize (KiB) 174780

[startup+4602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 23062
/proc/meminfo: memFree=1709744/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=164152 CPUtime=4599.44
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 40990 0 0 0 459904 40 0 0 25 0 1 0 217849181 168091648 40574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41038 40574 84 178 0 40858 0
Current children cumulated CPU time (s) 4599.92
Current children cumulated vsize (KiB) 174780

[startup+4662.3 s]
/proc/loadavg: 1.33 1.09 1.02 2/67 23062
/proc/meminfo: memFree=1706480/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167520 CPUtime=4659.41
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 465900 41 0 0 25 0 1 0 217849181 171540480 41377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41880 41377 84 178 0 41700 0
Current children cumulated CPU time (s) 4659.89
Current children cumulated vsize (KiB) 178148

[startup+4722.31 s]
/proc/loadavg: 1.19 1.10 1.03 2/67 23068
/proc/meminfo: memFree=1706224/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167520 CPUtime=4719.38
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 471897 41 0 0 25 0 1 0 217849181 171540480 41377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41880 41377 84 178 0 41700 0
Current children cumulated CPU time (s) 4719.86
Current children cumulated vsize (KiB) 178148

[startup+4782.3 s]
/proc/loadavg: 1.07 1.08 1.02 2/67 23068
/proc/meminfo: memFree=1706224/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167520 CPUtime=4779.34
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 477893 41 0 0 25 0 1 0 217849181 171540480 41377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41880 41377 84 178 0 41700 0
Current children cumulated CPU time (s) 4779.82
Current children cumulated vsize (KiB) 178148

[startup+4842.3 s]
/proc/loadavg: 1.02 1.06 1.02 2/67 23068
/proc/meminfo: memFree=1706224/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167520 CPUtime=4839.32
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 483891 41 0 0 25 0 1 0 217849181 171540480 41377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41880 41377 84 178 0 41700 0
Current children cumulated CPU time (s) 4839.8
Current children cumulated vsize (KiB) 178148

[startup+4902.3 s]
/proc/loadavg: 1.01 1.05 1.01 2/67 23068
/proc/meminfo: memFree=1706224/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167520 CPUtime=4899.28
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 489887 41 0 0 25 0 1 0 217849181 171540480 41377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41880 41377 84 178 0 41700 0
Current children cumulated CPU time (s) 4899.76
Current children cumulated vsize (KiB) 178148

[startup+4962.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 23068
/proc/meminfo: memFree=1706288/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167404 CPUtime=4959.27
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41793 0 0 0 495885 42 0 0 25 0 1 0 217849181 171421696 41357 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41851 41357 84 178 0 41671 0
Current children cumulated CPU time (s) 4959.75
Current children cumulated vsize (KiB) 178032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 23068
/proc/meminfo: memFree=1706288/2055920 swapFree=4164244/4192956
[pid=23051] ppid=23049 vsize=5272 CPUtime=0.48
/proc/23051/stat : 23051 (IUT_BMB_SAT) S 23049 23051 22985 0 -1 4194304 1143 0 0 0 28 20 0 0 21 0 1 0 217849132 5398528 1125 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23051/statm: 1318 1125 106 274 0 1041 0
[pid=23053] ppid=23051 vsize=5356 CPUtime=0
/proc/23053/stat : 23053 (sh) S 23051 23051 22985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217849181 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23053/statm: 1339 232 193 169 0 50 0
[pid=23054] ppid=23053 vsize=167404 CPUtime=4999.55
/proc/23054/stat : 23054 (minisat) R 23053 23051 22985 0 -1 4194304 41794 0 0 0 499913 42 0 0 25 0 1 0 217849181 171421696 41358 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23054/statm: 41851 41358 84 178 0 41671 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 178032

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 23051 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=285956
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=205968
# CPU time returned by wait4() is 0.491924
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.62
CPU time (s): 5000.03
CPU user time (s): 4999.41
CPU system time (s): 0.62
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 178148

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

runsolver used 4.53831 second user time and 13.6659 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-09 21:42:41
IDJOB=1785217
IDBENCH=24727
IDSOLVER=638
FILE ID=node25/1785217-1241898161
PBS_JOBID= 9264767
Free space on /tmp= 66036 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785217-1241898161/watcher-1785217-1241898161 -o /tmp/evaluation-result-1785217-1241898161/solver-1785217-1241898161 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785217-1241898161.cnf HOME

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

MD5SUM BENCH= a12e117c336ca4cea22ec458f6b2361c
RANDOM SEED=707502728

node25.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.259
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.259
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:       1880232 kB
Buffers:         37540 kB
Cached:          74668 kB
SwapCached:      23384 kB
Active:          74268 kB
Inactive:        62724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880232 kB
SwapTotal:     4192956 kB
SwapFree:      4164244 kB
Dirty:            3148 kB
Writeback:           0 kB
Mapped:          13924 kB
Slab:            24796 kB
Committed_AS:   713708 kB
PageTables:       1460 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= 66036 MiB
End job on node25 at 2009-05-09 23:06:06