Trace number 1728438

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.06 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.2571
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
7.39/7.48	c WARNING: for repeatability, setting FPU to use double precision
7.39/7.48	c ============================[ Problem Statistics ]=============================
7.39/7.48	c |                                                                             |
7.39/7.48	c |  Number of variables:  11318                                                |
7.39/7.48	c |  Number of clauses:    316416                                               |
7.77/7.86	c |  Parsing time:         0.35         s                                       |
13.08/13.13	c ============================[ Search Statistics ]==============================
13.08/13.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.08/13.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.08/13.13	c ===============================================================================
13.08/13.13	c |         0 |    6899   264880   613342 |    88293        0    nan |  0.000 % |
13.18/13.20	c |       101 |    6899   264880   613342 |    97122      101      9 |  0.000 % |
13.18/13.25	c |       251 |    6899   264880   613342 |   106834      251     12 |  0.000 % |
13.18/13.28	c |       478 |    6899   264880   613342 |   117518      478     15 |  0.000 % |
13.28/13.35	c |       816 |    6899   264880   613342 |   129270      816     16 |  0.000 % |
13.38/13.44	c |      1325 |    6899   264880   613342 |   142197     1325     17 |  0.000 % |
13.48/13.55	c |      2084 |    6899   264880   613342 |   156417     2084     20 |  0.000 % |
13.78/13.81	c |      3224 |    6899   264880   613342 |   172058     3224     26 |  0.000 % |
13.98/14.01	c |      4932 |    6899   264880   613342 |   189264     4932     22 |  0.000 % |
14.48/14.57	c |      7494 |    6899   264880   613342 |   208191     7494     25 |  0.000 % |
15.27/15.33	c |     11338 |    6899   264880   613342 |   229010    11338     27 |  0.000 % |
16.87/16.94	c |     17104 |    6898   264783   613113 |   251911    17103     29 |  0.009 % |
19.17/19.23	c |     25753 |    6898   264783   613113 |   277102    25752     28 |  0.009 % |
23.97/24.10	c |     38729 |    6898   264783   613113 |   304812    38728     33 |  0.009 % |
30.46/30.52	c |     58191 |    6898   264783   613113 |   335293    58190     34 |  0.009 % |
44.75/44.82	c |     87383 |    6898   264783   613113 |   368823    87382     38 |  0.009 % |
72.83/72.95	c |    131174 |    6898   264783   613113 |   405705   131173     39 |  0.009 % |
125.90/126.01	c |    196858 |    6895   264581   612635 |   446276   196854     39 |  0.035 % |
232.86/233.00	c |    295384 |    6895   264581   612635 |   490903   295380     43 |  0.035 % |
508.75/509.03	c |    443175 |    6895   264581   612635 |   539993   443171     50 |  0.035 % |
855.20/855.66	c |    664858 |    6895   264581   612635 |   593993   143423     67 |  0.035 % |
1200.06/1200.62	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-1728438-1240736798/watcher-1728438-1240736798 -o /tmp/evaluation-result-1728438-1240736798/solver-1728438-1240736798 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1728438-1240736798.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: 1.83 1.82 1.44 3/64 29530
/proc/meminfo: memFree=1687360/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=5000 CPUtime=0
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 101706032 5120000 171 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 1250 172 92 274 0 973 0

[startup+0.0539249 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 29530
/proc/meminfo: memFree=1687360/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=5000 CPUtime=0.05
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 1002 0 0 0 5 0 0 0 18 0 1 0 101706032 5120000 985 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 1250 985 92 274 0 973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5000

[startup+0.10193 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 29530
/proc/meminfo: memFree=1687360/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=8112 CPUtime=0.09
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 1854 0 0 0 9 0 0 0 18 0 1 0 101706032 8306688 1837 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 2028 1837 99 274 0 1751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.301952 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 29530
/proc/meminfo: memFree=1687360/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=10620 CPUtime=0.29
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 2466 0 0 0 28 1 0 0 19 0 1 0 101706032 10874880 2449 1992294400 134512640 135635285 4294956224 18446744073709551615 134694499 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 2655 2449 99 274 0 2378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10620

[startup+0.701996 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 29530
/proc/meminfo: memFree=1687360/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=14580 CPUtime=0.69
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 3480 0 0 0 68 1 0 0 23 0 1 0 101706032 14929920 3463 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 3645 3463 99 274 0 3368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14580

[startup+1.50109 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 29531
/proc/meminfo: memFree=1670904/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=21708 CPUtime=1.49
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 5234 0 0 0 147 2 0 0 25 0 1 0 101706032 22228992 5217 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 5427 5217 99 274 0 5150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21708

[startup+3.10127 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 29531
/proc/meminfo: memFree=1661112/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=36492 CPUtime=3.09
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 8941 0 0 0 304 5 0 0 25 0 1 0 101706032 37367808 8924 1992294400 134512640 135635285 4294956224 18446744073709551615 134577232 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 9123 8924 99 274 0 8846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36492

[startup+6.30163 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 29531
/proc/meminfo: memFree=1626872/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=6.29
/proc/29530/stat : 29530 (IUT_BMB_SAT) R 29528 29530 29493 0 -1 4194304 15690 0 0 0 596 33 0 0 25 0 1 0 101706032 64827392 15649 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/29530/statm: 15827 15649 101 274 0 15550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63308

[startup+12.7014 s]
/proc/loadavg: 1.65 1.78 1.43 2/67 29533
/proc/meminfo: memFree=1585576/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=37512 CPUtime=5.2
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 8780 0 0 0 517 3 0 0 25 0 1 0 101706780 38412288 8761 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 9378 8761 78 178 0 9198 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 106176

[startup+25.5018 s]
/proc/loadavg: 1.55 1.75 1.43 2/67 29533
/proc/meminfo: memFree=1589864/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=31584 CPUtime=18
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 8879 0 0 0 1796 4 0 0 25 0 1 0 101706780 32342016 7713 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 7896 7713 84 178 0 7716 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 100248

[startup+51.1017 s]
/proc/loadavg: 1.33 1.68 1.41 2/67 29533
/proc/meminfo: memFree=1580136/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=41580 CPUtime=43.58
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 11353 0 0 0 4352 6 0 0 25 0 1 0 101706780 42577920 10187 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 10395 10187 84 178 0 10215 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 110244

[startup+102.305 s]
/proc/loadavg: 1.14 1.57 1.39 2/67 29533
/proc/meminfo: memFree=1565288/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=56284 CPUtime=94.75
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 15007 0 0 0 9467 8 0 0 25 0 1 0 101706780 57634816 13841 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 14071 13841 84 178 0 13891 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 124948

[startup+162.301 s]
/proc/loadavg: 1.05 1.46 1.36 2/67 29533
/proc/meminfo: memFree=1551848/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=70044 CPUtime=154.72
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 18387 0 0 0 15460 12 0 0 25 0 1 0 101706780 71725056 17221 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 17511 17221 84 178 0 17331 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 138708

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/67 29533
/proc/meminfo: memFree=1539496/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=82104 CPUtime=214.69
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 21438 0 0 0 21454 15 0 0 25 0 1 0 101706780 84074496 20272 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 20526 20272 84 178 0 20346 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 150768

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/67 29533
/proc/meminfo: memFree=1528872/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=93364 CPUtime=274.68
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 24102 0 0 0 27450 18 0 0 25 0 1 0 101706780 95604736 22936 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 23341 22936 84 178 0 23161 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 162028

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/67 29533
/proc/meminfo: memFree=1518128/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=103880 CPUtime=334.65
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 26763 0 0 0 33444 21 0 0 25 0 1 0 101706780 106373120 25597 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 25970 25597 84 178 0 25790 0

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

/proc/meminfo: memFree=1464048/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=158492 CPUtime=694.51
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 40218 0 0 0 69417 34 0 0 25 0 1 0 101706780 162295808 39052 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 39623 39052 84 178 0 39443 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 227156

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 29533
/proc/meminfo: memFree=1458608/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=754.48
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41536 0 0 0 75413 35 0 0 25 0 1 0 101706780 167567360 40370 1992294400 134512640 135243223 4294956320 18446744073709551615 134559456 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40370 84 178 0 40730 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 232304

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 29533
/proc/meminfo: memFree=1458608/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=814.45
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41536 0 0 0 81410 35 0 0 25 0 1 0 101706780 167567360 40370 1992294400 134512640 135243223 4294956320 18446744073709551615 134567709 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40370 84 178 0 40730 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 232304

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 29533
/proc/meminfo: memFree=1458544/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=874.42
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41536 0 0 0 87407 35 0 0 25 0 1 0 101706780 167567360 40370 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40370 84 178 0 40730 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 232304

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 29533
/proc/meminfo: memFree=1458480/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=934.4
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41538 0 0 0 93405 35 0 0 25 0 1 0 101706780 167567360 40372 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40372 84 178 0 40730 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 232304

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 29533
/proc/meminfo: memFree=1458416/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=994.37
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41539 0 0 0 99402 35 0 0 25 0 1 0 101706780 167567360 40373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40373 84 178 0 40730 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 232304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 29533
/proc/meminfo: memFree=1458416/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=1054.34
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41539 0 0 0 105399 35 0 0 25 0 1 0 101706780 167567360 40373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40373 84 178 0 40730 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 232304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 29533
/proc/meminfo: memFree=1458352/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=1114.32
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41539 0 0 0 111397 35 0 0 25 0 1 0 101706780 167567360 40373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40373 84 178 0 40730 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 232304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 29533
/proc/meminfo: memFree=1458352/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=1174.29
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41539 0 0 0 117394 35 0 0 25 0 1 0 101706780 167567360 40373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40373 84 178 0 40730 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 232304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 29533
/proc/meminfo: memFree=1458352/2055920 swapFree=4179608/4192956
[pid=29530] ppid=29528 vsize=63308 CPUtime=7.47
/proc/29530/stat : 29530 (IUT_BMB_SAT) S 29528 29530 29493 0 -1 4194304 15696 0 0 0 627 120 0 0 25 0 1 0 101706032 64827392 15654 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29530/statm: 15827 15654 106 274 0 15550 0
[pid=29532] ppid=29530 vsize=5356 CPUtime=0
/proc/29532/stat : 29532 (sh) S 29530 29530 29493 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 101706779 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29532/statm: 1339 232 193 169 0 50 0
[pid=29533] ppid=29532 vsize=163640 CPUtime=1192.59
/proc/29533/stat : 29533 (minisat) R 29532 29530 29493 0 -1 4194304 41539 0 0 0 119224 35 0 0 25 0 1 0 101706780 167567360 40373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29533/statm: 40910 40373 84 178 0 40730 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 232304

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 29530 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=282044
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=218814
# CPU time returned by wait4() is 7.50086
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.63
CPU time (s): 1200.06
CPU user time (s): 1198.51
CPU system time (s): 1.55
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 232304

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

runsolver used 1.09883 second user time and 3.2765 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 11:06:39
IDJOB=1728438
IDBENCH=24670
IDSOLVER=523
FILE ID=node63/1728438-1240736798
PBS_JOBID= 9187027
Free space on /tmp= 66340 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728438-1240736798/watcher-1728438-1240736798 -o /tmp/evaluation-result-1728438-1240736798/solver-1728438-1240736798 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1728438-1240736798.cnf HOME

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

MD5SUM BENCH= 15ed95b3a35c74d0cc5dd4986376305c
RANDOM SEED=878804050

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1687840 kB
Buffers:         29236 kB
Cached:         265048 kB
SwapCached:       6480 kB
Active:         109376 kB
Inactive:       194040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687840 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            6428 kB
Writeback:           0 kB
Mapped:          14776 kB
Slab:            50508 kB
Committed_AS:   561216 kB
PageTables:       1452 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= 66336 MiB
End job on node63 at 2009-04-26 11:26:41