Trace number 1806765

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.08 1200.62

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
2.19/2.28	This is MiniSat 2.0 beta
2.19/2.28	WARNING: for repeatability, setting FPU to use double precision
2.19/2.28	============================[ Problem Statistics ]=============================
2.19/2.28	|                                                                             |
2.19/2.28	|  Number of variables:  12584                                                |
2.19/2.28	|  Number of clauses:    202912                                               |
2.27/2.40	|  Parsing time:         0.10         s                                       |
2.27/2.41	============================[ Search Statistics ]==============================
2.27/2.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.27/2.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.27/2.41	===============================================================================
2.27/2.41	|         0 |   12583   202824   618144 |    67608        0    nan |  0.000 % |
2.27/2.43	|       100 |   12583   202824   618144 |    74368      100    470 |  0.000 % |
2.27/2.49	|       250 |   12583   202824   618144 |    81805      250    266 |  0.000 % |
2.27/2.57	|       479 |   12583   202824   618144 |    89986      479    201 |  0.000 % |
2.27/2.61	|       816 |   12583   202824   618144 |    98984      816    229 |  0.000 % |
2.27/2.68	|      1326 |   12583   202824   618144 |   108883     1326    242 |  0.000 % |
2.27/2.82	|      2086 |   12583   202824   618144 |   119771     2086    228 |  0.000 % |
2.27/2.97	|      3226 |   12583   202824   618144 |   131748     3226    219 |  0.000 % |
4.18/4.20	|      4934 |   12583   202824   618144 |   144923     4934    185 |  0.000 % |
5.87/5.93	|      7496 |   12583   202824   618144 |   159416     7496    201 |  0.000 % |
9.27/9.33	|     11340 |   12583   202824   618144 |   175357    11340    178 |  0.000 % |
15.26/15.33	|     17108 |   12583   202824   618144 |   192893    17108    166 |  0.000 % |
24.36/24.42	|     25757 |   12583   202824   618144 |   212182    25757    175 |  0.000 % |
41.16/41.25	|     38733 |   12583   202824   618144 |   233401    38733    181 |  0.000 % |
72.25/72.32	|     58194 |   12583   202824   618144 |   256741    58194    185 |  0.000 % |
128.82/128.96	|     87386 |   12583   202824   618144 |   282415    87386    190 |  0.000 % |
233.59/233.72	|    131175 |   12583   202824   618144 |   310656   131175    227 |  0.000 % |
475.48/475.79	|    196859 |   12583   202824   618144 |   341722   196859    238 |  0.000 % |
941.28/941.79	|    295388 |   12583   202824   618144 |   375894   295388    280 |  0.000 % |

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-1806765-1242152105/watcher-1806765-1242152105 -o /tmp/evaluation-result-1806765-1242152105/solver-1806765-1242152105 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806765-1242152105.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: 0.99 0.98 0.94 3/64 9786
/proc/meminfo: memFree=1552680/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=3664 CPUtime=0
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 243243958 3751936 173 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 916 173 90 274 0 639 0

[startup+0.103007 s]
/proc/loadavg: 0.99 0.98 0.94 3/64 9786
/proc/meminfo: memFree=1552680/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=6864 CPUtime=0.09
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 1538 0 0 0 9 0 0 0 18 0 1 0 243243958 7028736 1521 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 1716 1521 97 274 0 1439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6864

[startup+0.202016 s]
/proc/loadavg: 0.99 0.98 0.94 3/64 9786
/proc/meminfo: memFree=1552680/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=8316 CPUtime=0.19
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 1914 0 0 0 19 0 0 0 19 0 1 0 243243958 8515584 1897 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 2079 1897 97 274 0 1802 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8316

[startup+0.301026 s]
/proc/loadavg: 0.99 0.98 0.94 3/64 9786
/proc/meminfo: memFree=1552680/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=9900 CPUtime=0.29
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 2290 0 0 0 28 1 0 0 19 0 1 0 243243958 10137600 2273 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 2475 2273 97 274 0 2198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9900

[startup+0.701067 s]
/proc/loadavg: 0.99 0.98 0.94 3/64 9786
/proc/meminfo: memFree=1552680/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=15972 CPUtime=0.69
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 3812 0 0 0 68 1 0 0 23 0 1 0 243243958 16355328 3795 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 3993 3795 97 274 0 3716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15972

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 9787
/proc/meminfo: memFree=1530464/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=1.49
/proc/9786/stat : 9786 (IUT_BMB_SIM) R 9784 9786 9435 0 -1 4194304 6002 0 0 0 128 21 0 0 25 0 1 0 243243958 25137152 5958 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/9786/statm: 6137 5958 100 274 0 5860 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24548

[startup+3.10131 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 9787
/proc/meminfo: memFree=1525024/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 24548
heavy processes:

[startup+6.30163 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1508952/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=18232 CPUtime=4
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 4659 0 0 0 397 3 0 0 25 0 1 0 243244186 18669568 4409 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 4558 4409 77 170 0 4386 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42780

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1503896/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=21976 CPUtime=10.39
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 5590 0 0 0 1035 4 0 0 25 0 1 0 243244186 22503424 5340 1992294400 134512640 135212939 4294956320 18446744073709551615 134530458 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 5494 5340 77 170 0 5322 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46524

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1492824/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=33364 CPUtime=23.19
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 8429 0 0 0 2313 6 0 0 25 0 1 0 243244186 34164736 8179 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 8341 8179 77 170 0 8169 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 57912

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1474136/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=51836 CPUtime=48.79
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 13051 0 0 0 4869 10 0 0 25 0 1 0 243244186 53080064 12801 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 12959 12801 77 170 0 12787 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 76384

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1450072/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=75456 CPUtime=99.97
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 18953 0 0 0 9982 15 0 0 25 0 1 0 243244186 77266944 18703 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 18864 18703 77 170 0 18692 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 100004

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1416408/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=109476 CPUtime=159.94
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 27436 0 0 0 15972 22 0 0 25 0 1 0 243244186 112103424 27186 1992294400 134512640 135212939 4294956320 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 27369 27186 77 170 0 27197 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 134024

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1382040/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=143380 CPUtime=219.92
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 35934 0 0 0 21963 29 0 0 25 0 1 0 243244186 146821120 35684 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 35845 35684 77 170 0 35673 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 167928

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1363160/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=162712 CPUtime=279.9
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 40712 0 0 0 27956 34 0 0 25 0 1 0 243244186 166617088 40462 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9788/statm: 40678 40462 77 170 0 40506 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 187260

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1343832/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=181640 CPUtime=339.87
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 45471 0 0 0 33949 38 0 0 25 0 1 0 243244186 185999360 45221 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 45410 45221 77 170 0 45238 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 206188

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1329880/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=195536 CPUtime=399.85
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 48957 0 0 0 39942 43 0 0 25 0 1 0 243244186 200228864 48707 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 48884 48707 77 170 0 48712 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 220084

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1306008/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0

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

/proc/9788/statm: 71519 71276 77 170 0 71347 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 310624

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1227224/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=298080 CPUtime=639.75
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 74522 0 0 0 63910 65 0 0 25 0 1 0 243244186 305233920 74272 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/9788/statm: 74520 74272 77 170 0 74348 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 322628

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1214872/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=310244 CPUtime=699.72
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 77579 0 0 0 69905 67 0 0 25 0 1 0 243244186 317689856 77329 1992294400 134512640 135212939 4294956320 18446744073709551615 134530445 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 77561 77329 77 170 0 77389 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 334792

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1187736/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=337400 CPUtime=759.71
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 84335 0 0 0 75898 73 0 0 25 0 1 0 243244186 345497600 84085 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 84350 84085 77 170 0 84178 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 361948

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1174872/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=350332 CPUtime=819.68
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 87562 0 0 0 81893 75 0 0 25 0 1 0 243244186 358739968 87312 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 87583 87312 77 170 0 87411 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 374880

[startup+882.307 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1162200/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=362996 CPUtime=879.64
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 90734 0 0 0 87886 78 0 0 25 0 1 0 243244186 371707904 90484 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 90749 90484 77 170 0 90577 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 387544

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1143640/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=381516 CPUtime=939.61
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 95377 0 0 0 93879 82 0 0 25 0 1 0 243244186 390672384 95127 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 95379 95127 77 170 0 95207 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 406064

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1129432/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=395576 CPUtime=999.59
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 98895 0 0 0 99874 85 0 0 25 0 1 0 243244186 405069824 98645 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 98894 98645 77 170 0 98722 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 420124

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1113752/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=411820 CPUtime=1059.57
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 102819 0 0 0 105868 89 0 0 25 0 1 0 243244186 421703680 102569 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 102955 102569 77 170 0 102783 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 436368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1100760/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=424732 CPUtime=1119.54
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 106050 0 0 0 111863 91 0 0 25 0 1 0 243244186 434925568 105800 1992294400 134512640 135212939 4294956320 18446744073709551615 134526513 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 106183 105800 77 170 0 106011 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 449280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1086360/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=439272 CPUtime=1179.52
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 109649 0 0 0 117857 95 0 0 25 0 1 0 243244186 449814528 109399 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9788/statm: 109818 109399 77 170 0 109646 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 463820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1079832/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=445516 CPUtime=1197.81
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 111231 0 0 0 119685 96 0 0 25 0 1 0 243244186 456208384 110981 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 111379 110981 77 170 0 111207 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 470064

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9788
/proc/meminfo: memFree=1079832/2055920 swapFree=4176976/4192956
[pid=9786] ppid=9784 vsize=24548 CPUtime=2.27
/proc/9786/stat : 9786 (IUT_BMB_SIM) S 9784 9786 9435 0 -1 4194304 6008 0 0 0 154 73 0 0 25 0 1 0 243243958 25137152 5963 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9786/statm: 6137 5963 105 274 0 5860 0
[pid=9788] ppid=9786 vsize=445516 CPUtime=1197.81
/proc/9788/stat : 9788 (minisat) R 9786 9786 9435 0 -1 4194304 111231 0 0 0 119685 96 0 0 25 0 1 0 243244186 456208384 110981 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9788/statm: 111379 110981 77 170 0 111207 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 470064

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.62
CPU time (s): 1200.08
CPU user time (s): 1198.39
CPU system time (s): 1.69
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 470064

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

runsolver used 1.02584 second user time and 3.35649 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 20:15:06
IDJOB=1806765
IDBENCH=70936
IDSOLVER=650
FILE ID=node17/1806765-1242152105
PBS_JOBID= 9289704
Free space on /tmp= 66208 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_12_2_4_fbc.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806765-1242152105/watcher-1806765-1242152105 -o /tmp/evaluation-result-1806765-1242152105/solver-1806765-1242152105 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806765-1242152105.cnf HOME

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

MD5SUM BENCH= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=1582826331

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1553224 kB
Buffers:         44688 kB
Cached:         368640 kB
SwapCached:       9768 kB
Active:          91020 kB
Inactive:       334144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553224 kB
SwapTotal:     4192956 kB
SwapFree:      4176976 kB
Dirty:            6308 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            63612 kB
Committed_AS:   873920 kB
PageTables:       1452 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= 66200 MiB
End job on node17 at 2009-05-12 20:35:08