Trace number 1805974

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_SIM 1.0? (TO) 1200.07 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark797.417
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
31.67/31.72	This is MiniSat 2.0 beta
31.67/31.72	WARNING: for repeatability, setting FPU to use double precision
31.67/31.72	============================[ Problem Statistics ]=============================
31.67/31.72	|                                                                             |
31.67/31.72	|  Number of variables:  25493                                                |
31.67/31.72	|  Number of clauses:    1139180                                              |
32.35/32.48	|  Parsing time:         0.69         s                                       |
32.45/32.55	============================[ Search Statistics ]==============================
32.45/32.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.45/32.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.45/32.55	===============================================================================
32.45/32.55	|         0 |   25493  1139180  2298131 |   379726        0    nan |  0.000 % |
32.45/32.58	|       100 |   25455  1139180  2298131 |   417699       62      6 |  0.149 % |
32.55/32.61	|       250 |   25435  1139180  2298131 |   459469      192      8 |  0.228 % |
32.55/32.68	|       475 |   25412  1139180  2298131 |   505416      394      8 |  0.318 % |
32.65/32.77	|       812 |   25370  1139180  2298131 |   555957      689      7 |  0.482 % |
32.85/32.90	|      1319 |   25338  1139180  2298131 |   611553     1164      8 |  0.608 % |
32.95/33.07	|      2078 |   25277  1139180  2298131 |   672708     1862      8 |  0.847 % |
33.24/33.33	|      3217 |   25213  1139180  2298131 |   739979     2937      8 |  1.102 % |
33.64/33.70	|      4926 |   25096  1139180  2298131 |   813977     4531      8 |  1.557 % |
34.54/34.62	|      7488 |   25001  1086704  2193179 |   895375     6679      9 |  1.930 % |
35.64/35.71	|     11334 |   24651  1086704  2193179 |   984913    10315     10 |  3.373 % |
37.54/37.67	|     17100 |   24446  1046595  2112937 |  1083404    15119     10 |  4.182 % |
41.14/41.25	|     25749 |   24179  1012022  2043778 |  1191744    23054     11 |  5.194 % |
48.04/48.11	|     38723 |   23848   978850  1977427 |  1310919    35055     13 |  6.453 % |
62.43/62.57	|     58185 |   23581   956990  1933707 |  1442011    53634     15 |  7.712 % |
97.12/97.23	|     87377 |   23259   931144  1881980 |  1586212    81899     19 |  8.763 % |
180.69/180.81	|    131169 |   23071   915788  1851255 |  1744833   124909     26 |  9.501 % |
354.62/354.89	|    196853 |   22944   904193  1828065 |  1919317   188636     34 |  9.999 % |
707.07/707.46	|    295380 |   22810   892790  1805251 |  2111248   286685     41 | 10.536 % |

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-1805974-1242143564/watcher-1805974-1242143564 -o /tmp/evaluation-result-1805974-1242143564/solver-1805974-1242143564 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805974-1242143564.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.82 3/65 5136
/proc/meminfo: memFree=965232/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=14636 CPUtime=0
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 187 0 0 0 0 0 0 0 20 0 1 0 242386450 14987264 170 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 3659 170 92 274 0 3382 0

[startup+0.0790491 s]
/proc/loadavg: 1.00 0.99 0.82 3/65 5136
/proc/meminfo: memFree=965232/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=14636 CPUtime=0.07
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 1424 0 0 0 7 0 0 0 20 0 1 0 242386450 14987264 1407 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 3659 1408 92 274 0 3382 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14636

[startup+0.10105 s]
/proc/loadavg: 1.00 0.99 0.82 3/65 5136
/proc/meminfo: memFree=965232/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=14636 CPUtime=0.09
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 1790 0 0 0 9 0 0 0 20 0 1 0 242386450 14987264 1773 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 3659 1773 92 274 0 3382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14636

[startup+0.301071 s]
/proc/loadavg: 1.00 0.99 0.82 3/65 5136
/proc/meminfo: memFree=965232/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=23228 CPUtime=0.29
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 5636 0 0 0 27 2 0 0 22 0 1 0 242386450 23785472 5619 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 5807 5619 99 274 0 5530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23228

[startup+0.701122 s]
/proc/loadavg: 1.00 0.99 0.82 3/65 5136
/proc/meminfo: memFree=965232/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=27452 CPUtime=0.69
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 6682 0 0 0 66 3 0 0 25 0 1 0 242386450 28110848 6665 1992294400 134512640 135635349 4294956224 18446744073709551615 134528332 0 0 4096 0 0 0 0 17 1 0 0
/proc/5136/statm: 6863 6665 99 274 0 6586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27452

[startup+1.5012 s]
/proc/loadavg: 1.00 0.99 0.82 2/66 5137
/proc/meminfo: memFree=936104/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=34712 CPUtime=1.48
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 8503 0 0 0 145 3 0 0 25 0 1 0 242386450 35545088 8486 1992294400 134512640 135635349 4294956224 18446744073709551615 134696288 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 8678 8486 99 274 0 8401 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34712

[startup+3.10137 s]
/proc/loadavg: 1.00 0.99 0.82 2/66 5137
/proc/meminfo: memFree=926376/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=47912 CPUtime=3.08
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 11799 0 0 0 302 6 0 0 25 0 1 0 242386450 49061888 11782 1992294400 134512640 135635349 4294956224 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 11978 11782 99 274 0 11701 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47912

[startup+6.30171 s]
/proc/loadavg: 1.00 0.99 0.83 2/66 5137
/proc/meminfo: memFree=900904/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=71936 CPUtime=6.28
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 17797 0 0 0 620 8 0 0 25 0 1 0 242386450 73662464 17780 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 17984 17780 99 274 0 17707 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71936

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.83 2/66 5137
/proc/meminfo: memFree=855976/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=114968 CPUtime=12.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 28568 0 0 0 1252 16 0 0 25 0 1 0 242386450 117727232 28551 1992294400 134512640 135635349 4294956224 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 28742 28551 99 274 0 28465 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 114968

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.83 2/66 5137
/proc/meminfo: memFree=742312/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223880 CPUtime=25.48
/proc/5136/stat : 5136 (IUT_BMB_SIM) R 5134 5136 5036 0 -1 4194304 55825 0 0 0 2521 27 0 0 25 0 1 0 242386450 229253120 55775 1992294400 134512640 135635349 4294956224 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0
/proc/5136/statm: 55970 55775 99 274 0 55693 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 223880

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.83 2/67 5138
/proc/meminfo: memFree=678176/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=50608 CPUtime=19.36
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 12328 0 0 0 1928 8 0 0 25 0 1 0 242389620 51822592 12078 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 12652 12078 76 170 0 12480 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 274228

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.83 2/67 5138
/proc/meminfo: memFree=672608/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=56220 CPUtime=70.54
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 13730 0 0 0 7045 9 0 0 25 0 1 0 242389620 57569280 13480 1992294400 134512640 135212939 4294956320 18446744073709551615 134537339 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 14055 13480 76 170 0 13883 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 279840

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.84 2/67 5138
/proc/meminfo: memFree=666912/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=62080 CPUtime=130.51
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 15169 0 0 0 13040 11 0 0 25 0 1 0 242389620 63569920 14919 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 15520 14919 76 170 0 15348 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 285700

[startup+222.302 s]
/proc/loadavg: 1.12 1.02 0.86 2/67 5138
/proc/meminfo: memFree=661728/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=67380 CPUtime=190.49
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 16444 0 0 0 19036 13 0 0 25 0 1 0 242389620 68997120 16194 1992294400 134512640 135212939 4294956320 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 16845 16194 76 170 0 16673 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 291000

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 0.86 2/67 5138
/proc/meminfo: memFree=656160/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=72964 CPUtime=250.46
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 17865 0 0 0 25032 14 0 0 25 0 1 0 242389620 74715136 17615 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 18241 17615 76 170 0 18069 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 296584

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 0.87 2/67 5138
/proc/meminfo: memFree=651240/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=77788 CPUtime=310.44
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 19068 0 0 0 31028 16 0 0 25 0 1 0 242389620 79654912 18818 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 19447 18818 76 170 0 19275 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 301408

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.87 2/67 5138
/proc/meminfo: memFree=647336/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=81532 CPUtime=370.41
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 20051 0 0 0 37024 17 0 0 25 0 1 0 242389620 83488768 19801 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 20383 19801 76 170 0 20211 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 305152

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.88 2/67 5138
/proc/meminfo: memFree=642728/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=86568 CPUtime=430.38
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 21205 0 0 0 43020 18 0 0 25 0 1 0 242389620 88645632 20955 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 21642 20955 76 170 0 21470 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 310188

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.89 2/67 5144
/proc/meminfo: memFree=637928/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68

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

/proc/5138/statm: 22867 22182 76 170 0 22695 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 315088

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.89 2/67 5144
/proc/meminfo: memFree=633384/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=95756 CPUtime=550.33
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 23544 0 0 0 55011 22 0 0 25 0 1 0 242389620 98054144 23294 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 23939 23294 76 170 0 23767 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 319376

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.90 2/67 5144
/proc/meminfo: memFree=629608/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=99540 CPUtime=610.31
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 24498 0 0 0 61008 23 0 0 25 0 1 0 242389620 101928960 24248 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 24885 24248 76 170 0 24713 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 323160

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 0.91 2/67 5144
/proc/meminfo: memFree=625448/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=103664 CPUtime=670.29
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 25503 0 0 0 67005 24 0 0 25 0 1 0 242389620 106151936 25253 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 25916 25253 76 170 0 25744 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 327284

[startup+762.305 s]
/proc/loadavg: 1.06 1.02 0.91 2/67 5144
/proc/meminfo: memFree=621864/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=107108 CPUtime=730.27
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 26388 0 0 0 73002 25 0 0 25 0 1 0 242389620 109678592 26138 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 26777 26138 76 170 0 26605 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 330728

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 0.91 2/67 5144
/proc/meminfo: memFree=619112/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=110492 CPUtime=790.23
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 27088 0 0 0 78998 25 0 0 25 0 1 0 242389620 113143808 26838 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 27623 26838 76 170 0 27451 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 334112

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 0.91 2/67 5144
/proc/meminfo: memFree=616360/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=113220 CPUtime=850.21
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 27776 0 0 0 84995 26 0 0 25 0 1 0 242389620 115937280 27526 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 28305 27526 76 170 0 28133 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 336840

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.91 2/67 5144
/proc/meminfo: memFree=613800/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=115900 CPUtime=910.19
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 28426 0 0 0 90993 26 0 0 25 0 1 0 242389620 118681600 28176 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 28975 28176 76 170 0 28803 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 339520

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 5144
/proc/meminfo: memFree=611304/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=118284 CPUtime=970.17
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 29062 0 0 0 96990 27 0 0 25 0 1 0 242389620 121122816 28812 1992294400 134512640 135212939 4294956320 18446744073709551615 134524195 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 29571 28812 76 170 0 29399 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 341904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 5144
/proc/meminfo: memFree=609000/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=120612 CPUtime=1030.14
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 29647 0 0 0 102987 27 0 0 25 0 1 0 242389620 123506688 29397 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 30153 29397 76 170 0 29981 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 344232

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 0.92 2/67 5144
/proc/meminfo: memFree=606504/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=123104 CPUtime=1090.13
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 30248 0 0 0 108985 28 0 0 25 0 1 0 242389620 126058496 29998 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 30776 29998 76 170 0 30604 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 346724

[startup+1182.3 s]
/proc/loadavg: 1.08 1.02 0.93 2/67 5144
/proc/meminfo: memFree=604136/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=125512 CPUtime=1150.09
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 30853 0 0 0 114981 28 0 0 25 0 1 0 242389620 128524288 30603 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 31378 30603 76 170 0 31206 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 349132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.06 1.02 0.93 2/67 5144
/proc/meminfo: memFree=603176/2055920 swapFree=4176288/4192956
[pid=5136] ppid=5134 vsize=223620 CPUtime=31.68
/proc/5136/stat : 5136 (IUT_BMB_SIM) S 5134 5136 5036 0 -1 4194304 55833 0 0 0 2743 425 0 0 25 0 1 0 242386450 228986880 55732 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5136/statm: 55905 55732 106 274 0 55628 0
[pid=5138] ppid=5136 vsize=126304 CPUtime=1168.39
/proc/5138/stat : 5138 (minisat) R 5136 5136 5036 0 -1 4194304 31074 0 0 0 116811 28 0 0 25 0 1 0 242389620 129335296 30824 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5138/statm: 31576 30824 76 170 0 31404 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 349924

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 5136 and gives
#  childrusage.ru_utime.tv_sec=27
#  childrusage.ru_utime.tv_usec=431829
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=291347
# CPU time returned by wait4() is 31.7232
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.64
CPU time (s): 1200.07
CPU user time (s): 1195.54
CPU system time (s): 4.53
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 349924

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

runsolver used 1.07584 second user time and 3.3035 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-12 17:52:46
IDJOB=1805974
IDBENCH=24632
IDSOLVER=650
FILE ID=node81/1805974-1242143564
PBS_JOBID= 9289645
Free space on /tmp= 126432 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805974-1242143564/watcher-1805974-1242143564 -o /tmp/evaluation-result-1805974-1242143564/solver-1805974-1242143564 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805974-1242143564.cnf HOME

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1197310502

node81.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.234
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.234
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:        965712 kB
Buffers:         82064 kB
Cached:         914860 kB
SwapCached:      10632 kB
Active:         294968 kB
Inactive:       714132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        965712 kB
SwapTotal:     4192956 kB
SwapFree:      4176288 kB
Dirty:           17988 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            66792 kB
Committed_AS:   779868 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= 126412 MiB
End job on node81 at 2009-05-12 18:12:49