Trace number 1797745

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.62

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications 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 variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
6.29/6.35	This is MiniSat 2.0 beta
6.29/6.35	WARNING: for repeatability, setting FPU to use double precision
6.29/6.35	============================[ Problem Statistics ]=============================
6.29/6.35	|                                                                             |
6.29/6.35	|  Number of variables:  10056                                                |
6.29/6.35	|  Number of clauses:    271393                                               |
6.48/6.50	|  Parsing time:         0.14         s                                       |
6.48/6.52	============================[ Search Statistics ]==============================
6.48/6.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.48/6.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.48/6.52	===============================================================================
6.48/6.52	|         0 |   10056   271393   550328 |    90464        0    nan |  0.000 % |
6.48/6.57	|       100 |   10056   271393   550328 |    99510      100     47 |  0.000 % |
6.48/6.59	|       252 |   10056   271393   550328 |   109461      252     34 |  0.000 % |
6.58/6.60	|       477 |   10056   271393   550328 |   120408      477     30 |  0.000 % |
6.58/6.63	|       815 |   10056   271393   550328 |   132448      815     30 |  0.000 % |
6.68/6.75	|      1322 |   10056   271393   550328 |   145693     1322     45 |  0.000 % |
6.88/6.93	|      2083 |   10056   271393   550328 |   160263     2083     46 |  0.000 % |
7.18/7.28	|      3222 |   10056   271393   550328 |   176289     3222     55 |  0.000 % |
7.87/7.94	|      4931 |   10056   271393   550328 |   193918     4931     56 |  0.000 % |
8.68/8.75	|      7494 |   10056   271393   550328 |   213310     7494     56 |  0.000 % |
10.08/10.13	|     11338 |   10056   271393   550328 |   234641    11338     62 |  0.000 % |
13.57/13.62	|     17104 |   10056   271393   550328 |   258105    17104     62 |  0.000 % |
18.07/18.19	|     25754 |   10056   271393   550328 |   283915    25754     57 |  0.000 % |
29.86/29.98	|     38728 |   10056   271393   550328 |   312307    38728     62 |  0.000 % |
52.56/52.70	|     58192 |   10056   271393   550328 |   343538    58192     63 |  0.000 % |
98.74/98.89	|     87384 |   10056   271393   550328 |   377891    87384     66 |  0.000 % |
191.81/191.95	|    131173 |   10056   271393   550328 |   415681   131173     67 |  0.000 % |
373.02/373.23	|    196857 |   10056   271393   550328 |   457249   196857     70 |  0.000 % |
723.57/723.98	|    295383 |   10056   271393   550328 |   502974   295383     72 |  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-1797745-1242090775/watcher-1797745-1242090775 -o /tmp/evaluation-result-1797745-1242090775/solver-1797745-1242090775 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797745-1242090775.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.91 0.95 0.98 3/64 14631
/proc/meminfo: memFree=1215072/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=4468 CPUtime=0
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 237106370 4575232 169 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 1117 170 90 274 0 840 0

[startup+0.097655 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14631
/proc/meminfo: memFree=1215072/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=7348 CPUtime=0.09
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 1650 0 0 0 9 0 0 0 18 0 1 0 237106370 7524352 1633 1992294400 134512640 135635349 4294956224 18446744073709551615 134693547 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 1837 1634 97 274 0 1560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7348

[startup+0.101654 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14631
/proc/meminfo: memFree=1215072/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=7348 CPUtime=0.09
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 1664 0 0 0 9 0 0 0 18 0 1 0 237106370 7524352 1647 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 1837 1647 97 274 0 1560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7348

[startup+0.301677 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14631
/proc/meminfo: memFree=1215072/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=9856 CPUtime=0.29
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 2269 0 0 0 29 0 0 0 19 0 1 0 237106370 10092544 2252 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 2464 2252 97 274 0 2187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9856

[startup+0.701724 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14631
/proc/meminfo: memFree=1215072/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=13948 CPUtime=0.69
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 3294 0 0 0 68 1 0 0 23 0 1 0 237106370 14282752 3277 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 3487 3277 97 274 0 3210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13948

[startup+1.50182 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 14632
/proc/meminfo: memFree=1199448/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=21208 CPUtime=1.49
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 5109 0 0 0 147 2 0 0 25 0 1 0 237106370 21716992 5092 1992294400 134512640 135635349 4294956224 18446744073709551615 134528268 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 5302 5092 97 274 0 5025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21208

[startup+3.10301 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 14632
/proc/meminfo: memFree=1189784/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=38104 CPUtime=3.09
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 9361 0 0 0 305 4 0 0 25 0 1 0 237106370 39018496 9344 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 9526 9344 97 274 0 9249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38104

[startup+6.30138 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 14632
/proc/meminfo: memFree=1159896/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.29
/proc/14631/stat : 14631 (IUT_BMB_SIM) R 14629 14631 14501 0 -1 4194304 13606 0 0 0 535 94 0 0 25 0 1 0 237106370 56311808 13569 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/14631/statm: 13748 13569 100 274 0 13471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54992

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 14633
/proc/meminfo: memFree=1140944/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=17584 CPUtime=6.34
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 4473 0 0 0 632 2 0 0 25 0 1 0 237107005 18006016 4223 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 4396 4223 76 170 0 4224 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72576

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 14633
/proc/meminfo: memFree=1135312/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=23232 CPUtime=19.13
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 5880 0 0 0 1909 4 0 0 25 0 1 0 237107005 23789568 5630 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 5808 5630 76 170 0 5636 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78224

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 14633
/proc/meminfo: memFree=1128400/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=30180 CPUtime=44.73
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 7611 0 0 0 4467 6 0 0 25 0 1 0 237107005 30904320 7361 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 7545 7361 76 170 0 7373 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85172

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 14633
/proc/meminfo: memFree=1117520/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=40928 CPUtime=95.91
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 10285 0 0 0 9582 9 0 0 25 0 1 0 237107005 41910272 10035 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 10232 10035 76 170 0 10060 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95920

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1107344/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=51044 CPUtime=155.87
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 12817 0 0 0 15575 12 0 0 25 0 1 0 237107005 52269056 12567 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 12761 12567 76 170 0 12589 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 106036

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1099088/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=59552 CPUtime=215.85
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 14868 0 0 0 21571 14 0 0 25 0 1 0 237107005 60981248 14618 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 14888 14618 76 170 0 14716 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 114544

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1091472/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=67204 CPUtime=275.83
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 16782 0 0 0 27567 16 0 0 25 0 1 0 237107005 68816896 16532 1992294400 134512640 135212939 4294956320 18446744073709551615 134526883 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 16801 16532 76 170 0 16629 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 122196

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1084304/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=74144 CPUtime=335.8
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 18550 0 0 0 33562 18 0 0 25 0 1 0 237107005 75923456 18300 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 18536 18300 76 170 0 18364 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 129136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1077968/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=80864 CPUtime=395.77
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 20187 0 0 0 39558 19 0 0 25 0 1 0 237107005 82804736 19937 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 20216 19937 76 170 0 20044 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 135856

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1071696/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=87348 CPUtime=455.75
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 21711 0 0 0 45554 21 0 0 25 0 1 0 237107005 89444352 21461 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 21837 21461 76 170 0 21665 0
Current children cumulated CPU time (s) 462.09

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

/proc/14633/statm: 23296 22942 76 170 0 23124 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 148176

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1059728/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=99164 CPUtime=575.69
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 24685 0 0 0 57546 23 0 0 25 0 1 0 237107005 101543936 24435 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 24791 24435 76 170 0 24619 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 154156

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1053776/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=104976 CPUtime=635.67
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 26154 0 0 0 63542 25 0 0 25 0 1 0 237107005 107495424 25904 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 26244 25904 76 170 0 26072 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 159968

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1048336/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=110492 CPUtime=695.64
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 27528 0 0 0 69538 26 0 0 25 0 1 0 237107005 113143808 27278 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 27623 27278 76 170 0 27451 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 165484

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1044176/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=114716 CPUtime=755.62
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 28563 0 0 0 75535 27 0 0 25 0 1 0 237107005 117469184 28313 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 28679 28313 76 170 0 28507 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 169708

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1040976/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=118500 CPUtime=815.6
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 29357 0 0 0 81532 28 0 0 25 0 1 0 237107005 121344000 29107 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 29625 29107 76 170 0 29453 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 173492

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1037840/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=121500 CPUtime=875.57
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 30138 0 0 0 87528 29 0 0 25 0 1 0 237107005 124416000 29888 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 30375 29888 76 170 0 30203 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 176492

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1034704/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=124644 CPUtime=935.53
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 30918 0 0 0 93523 30 0 0 25 0 1 0 237107005 127635456 30668 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 31161 30668 76 170 0 30989 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 179636

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1031952/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=127424 CPUtime=995.5
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 31598 0 0 0 99520 30 0 0 25 0 1 0 237107005 130482176 31348 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 31856 31348 76 170 0 31684 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 182416

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1029200/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=130104 CPUtime=1055.47
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 32288 0 0 0 105516 31 0 0 25 0 1 0 237107005 133226496 32038 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 32526 32038 76 170 0 32354 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 185096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1026576/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=132720 CPUtime=1115.46
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 32937 0 0 0 111514 32 0 0 25 0 1 0 237107005 135905280 32687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 33180 32687 76 170 0 33008 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 187712

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1023120/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=136208 CPUtime=1175.44
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 33802 0 0 0 117511 33 0 0 25 0 1 0 237107005 139476992 33552 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 34052 33552 76 170 0 33880 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 191200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14633
/proc/meminfo: memFree=1022096/2055920 swapFree=4179992/4192956
[pid=14631] ppid=14629 vsize=54992 CPUtime=6.34
/proc/14631/stat : 14631 (IUT_BMB_SIM) S 14629 14631 14501 0 -1 4194304 13612 0 0 0 536 98 0 0 25 0 1 0 237106370 56311808 13574 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14631/statm: 13748 13574 105 274 0 13471 0
[pid=14633] ppid=14631 vsize=137264 CPUtime=1193.73
/proc/14633/stat : 14633 (minisat) R 14631 14631 14501 0 -1 4194304 34049 0 0 0 119340 33 0 0 25 0 1 0 237107005 140558336 33799 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14633/statm: 34316 33799 76 170 0 34144 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 192256

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 14631 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=363184
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=990849
# CPU time returned by wait4() is 6.35403
# 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.62
CPU time (s): 1200.07
CPU user time (s): 1198.76
CPU system time (s): 1.31
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 192256

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

runsolver used 1.35879 second user time and 2.81757 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-12 03:12:55
IDJOB=1797745
IDBENCH=71764
IDSOLVER=650
FILE ID=node75/1797745-1242090775
PBS_JOBID= 9277697
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797745-1242090775/watcher-1797745-1242090775 -o /tmp/evaluation-result-1797745-1242090775/solver-1797745-1242090775 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797745-1242090775.cnf HOME

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=655869677

node75.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.213
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.213
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:       1215616 kB
Buffers:         76384 kB
Cached:         682820 kB
SwapCached:       7224 kB
Active:         195552 kB
Inactive:       572832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215616 kB
SwapTotal:     4192956 kB
SwapFree:      4179992 kB
Dirty:            5588 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            57920 kB
Committed_AS:   677852 kB
PageTables:       1416 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= 66340 MiB
End job on node75 at 2009-05-12 03:32:58