Trace number 1807052

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.69/0.75	This is MiniSat 2.0 beta
0.69/0.75	WARNING: for repeatability, setting FPU to use double precision
0.69/0.75	============================[ Problem Statistics ]=============================
0.69/0.75	|                                                                             |
0.69/0.75	|  Number of variables:  426                                                  |
0.69/0.75	|  Number of clauses:    62939                                                |
0.69/0.79	|  Parsing time:         0.04         s                                       |
0.69/0.79	============================[ Search Statistics ]==============================
0.69/0.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.79	===============================================================================
0.69/0.79	|         0 |     426    62939   339176 |    20979        0    nan |  0.000 % |
0.73/0.80	|       100 |     425    62939   339176 |    23077       99     19 |  0.235 % |
0.73/0.80	|       250 |     424    62939   339176 |    25385      248     17 |  0.470 % |
0.73/0.81	|       475 |     422    62939   339176 |    27923      471     15 |  0.940 % |
0.73/0.83	|       815 |     422    62939   339176 |    30716      811     16 |  0.940 % |
0.73/0.85	|      1321 |     422    62939   339176 |    33787     1317     20 |  0.940 % |
0.73/0.88	|      2081 |     420    62939   339176 |    37166     2075     20 |  1.409 % |
0.73/0.91	|      3221 |     420    62939   339176 |    40883     3215     18 |  1.409 % |
0.73/0.99	|      4930 |     420    62939   339176 |    44971     4924     21 |  1.409 % |
1.07/1.14	|      7492 |     420    62939   339176 |    49468     7486     23 |  1.409 % |
1.27/1.35	|     11340 |     418    62939   339176 |    54415    11333     23 |  1.878 % |
1.77/1.83	|     17107 |     418    62939   339176 |    59857    17100     23 |  1.878 % |
2.57/2.61	|     25756 |     417    62939   339176 |    65843    25748     24 |  2.113 % |
4.57/4.65	|     38730 |     417    58864   319076 |    72427    38710     27 |  2.113 % |
8.97/9.08	|     58192 |     415    58864   319076 |    79670    58170     28 |  2.583 % |
16.86/16.94	|     87384 |     414    56328   305520 |    87637    24002     31 |  2.817 % |
31.16/31.25	|    131173 |     414    56328   305520 |    96401    67791     36 |  2.817 % |
51.35/51.44	|    196861 |     413    56328   305520 |   106041    54146     33 |  3.052 % |
86.33/86.49	|    295388 |     413    55920   303680 |   116645    65226     32 |  3.052 % |
174.89/175.09	|    443177 |     412    54735   296958 |   128309   116569     31 |  3.287 % |
292.84/293.09	|    664861 |     412    54735   296958 |   141140   117063     36 |  3.287 % |
485.45/485.71	|    997386 |     412    54735   296958 |   155254    92022     36 |  3.287 % |
793.32/793.74	|   1496177 |     411    54398   295316 |   170780    55846     33 |  3.522 % |

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-1807052-1242154751/watcher-1807052-1242154751 -o /tmp/evaluation-result-1807052-1242154751/solver-1807052-1242154751 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807052-1242154751.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 1.00 0.98 3/65 24526
/proc/meminfo: memFree=1259072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=2376 CPUtime=0
/proc/24526/stat : 24526 (IUT_BMB_SIM) R 24524 24526 23843 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 243504111 2433024 125 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/24526/statm: 594 126 90 274 0 317 0

[startup+0.0243279 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 24526
/proc/meminfo: memFree=1259072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=2740 CPUtime=0.02
/proc/24526/stat : 24526 (IUT_BMB_SIM) R 24524 24526 23843 0 -1 4194304 518 0 0 0 2 0 0 0 19 0 1 0 243504111 2805760 501 1992294400 134512640 135635349 4294956224 18446744073709551615 134547266 0 0 4096 0 0 0 0 17 0 0 0
/proc/24526/statm: 685 502 97 274 0 408 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2740

[startup+0.101336 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 24526
/proc/meminfo: memFree=1259072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=4324 CPUtime=0.09
/proc/24526/stat : 24526 (IUT_BMB_SIM) R 24524 24526 23843 0 -1 4194304 885 0 0 0 9 0 0 0 19 0 1 0 243504111 4427776 868 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/24526/statm: 1081 868 97 274 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.301355 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 24526
/proc/meminfo: memFree=1259072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=8572 CPUtime=0.29
/proc/24526/stat : 24526 (IUT_BMB_SIM) R 24524 24526 23843 0 -1 4194304 1952 0 0 0 29 0 0 0 21 0 1 0 243504111 8777728 1935 1992294400 134512640 135635349 4294956224 18446744073709551615 135088843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24526/statm: 2143 1936 97 274 0 1866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8572

[startup+0.701396 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 24526
/proc/meminfo: memFree=1259072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.69
/proc/24526/stat : 24526 (IUT_BMB_SIM) R 24524 24526 23843 0 -1 4194304 2283 0 0 0 51 18 0 0 25 0 1 0 243504111 10129408 2266 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/24526/statm: 2473 2266 100 274 0 2196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9892

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 24528
/proc/meminfo: memFree=1243632/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=6972 CPUtime=0.74
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 1858 0 0 0 74 0 0 0 24 0 1 0 243504186 7139328 1608 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 1743 1608 77 170 0 1571 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16864

[startup+3.10265 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 24528
/proc/meminfo: memFree=1241456/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=9128 CPUtime=2.34
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 2379 0 0 0 233 1 0 0 25 0 1 0 243504186 9347072 2129 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 2282 2129 77 170 0 2110 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19020

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 24528
/proc/meminfo: memFree=1238000/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=11860 CPUtime=5.54
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 3052 0 0 0 552 2 0 0 25 0 1 0 243504186 12144640 2802 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 2965 2802 77 170 0 2793 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21752

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 24528
/proc/meminfo: memFree=1233648/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=16116 CPUtime=11.93
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 4100 0 0 0 1190 3 0 0 25 0 1 0 243504186 16502784 3850 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 4029 3850 77 170 0 3857 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26008

[startup+25.502 s]
/proc/loadavg: 1.07 1.02 0.99 2/67 24528
/proc/meminfo: memFree=1231984/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=17444 CPUtime=24.73
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 4444 0 0 0 2469 4 0 0 25 0 1 0 243504186 17862656 4194 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 4361 4194 77 170 0 4189 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27336

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 0.99 2/67 24528
/proc/meminfo: memFree=1226800/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=22728 CPUtime=50.32
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 5739 0 0 0 5027 5 0 0 25 0 1 0 243504186 23273472 5489 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 5682 5489 77 170 0 5510 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32620

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 0.99 2/67 24528
/proc/meminfo: memFree=1225072/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=24556 CPUtime=101.5
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 6175 0 0 0 10145 5 0 0 25 0 1 0 243504186 25145344 5925 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 6139 5925 77 170 0 5967 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34448

[startup+162.301 s]
/proc/loadavg: 1.15 1.05 1.00 2/67 24534
/proc/meminfo: memFree=1222192/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=27380 CPUtime=161.46
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 6846 0 0 0 16140 6 0 0 25 0 1 0 243504186 28037120 6596 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 6845 6596 77 170 0 6673 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 37272

[startup+222.301 s]
/proc/loadavg: 1.13 1.07 1.01 2/67 24534
/proc/meminfo: memFree=1220208/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=29324 CPUtime=221.45
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 7335 0 0 0 22138 7 0 0 25 0 1 0 243504186 30027776 7085 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 7331 7085 77 170 0 7159 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 39216

[startup+282.302 s]
/proc/loadavg: 1.09 1.07 1.01 2/67 24534
/proc/meminfo: memFree=1216816/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=32908 CPUtime=281.42
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 8194 0 0 0 28134 8 0 0 25 0 1 0 243504186 33697792 7944 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 8227 7944 77 170 0 8055 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 42800

[startup+342.302 s]
/proc/loadavg: 1.03 1.05 1.00 2/67 24534
/proc/meminfo: memFree=1214576/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=35600 CPUtime=341.39
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 8765 0 0 0 34131 8 0 0 25 0 1 0 243504186 36454400 8515 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 8900 8515 77 170 0 8728 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 45492

[startup+402.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 24534
/proc/meminfo: memFree=1214320/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=35744 CPUtime=401.36
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 8818 0 0 0 40128 8 0 0 25 0 1 0 243504186 36601856 8568 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 8936 8568 77 170 0 8764 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 45636

[startup+462.301 s]

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

/proc/24528/statm: 9294 8881 77 170 0 9122 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 47068

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 24534
/proc/meminfo: memFree=1211248/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=38916 CPUtime=581.28
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 9572 0 0 0 58119 9 0 0 25 0 1 0 243504186 39849984 9322 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 9729 9322 77 170 0 9557 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 48808

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 24534
/proc/meminfo: memFree=1210480/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=39736 CPUtime=641.26
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 9750 0 0 0 64117 9 0 0 25 0 1 0 243504186 40689664 9500 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 9934 9500 77 170 0 9762 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 49628

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 24534
/proc/meminfo: memFree=1209712/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=40500 CPUtime=701.23
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 9932 0 0 0 70114 9 0 0 25 0 1 0 243504186 41472000 9682 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 10125 9682 77 170 0 9953 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 50392

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1209520/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=40660 CPUtime=761.21
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 9985 0 0 0 76112 9 0 0 25 0 1 0 243504186 41635840 9735 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 10165 9735 77 170 0 9993 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 50552

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1209200/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=41132 CPUtime=821.19
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 10064 0 0 0 82110 9 0 0 25 0 1 0 243504186 42119168 9814 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 10283 9814 77 170 0 10111 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 51024

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1208560/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=41592 CPUtime=881.16
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 10209 0 0 0 88106 10 0 0 25 0 1 0 243504186 42590208 9959 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 10398 9959 77 170 0 10226 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 51484

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1207984/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=42268 CPUtime=941.14
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 10375 0 0 0 94104 10 0 0 25 0 1 0 243504186 43282432 10125 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 10567 10125 77 170 0 10395 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 52160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1205488/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=44808 CPUtime=1001.11
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 10977 0 0 0 100101 10 0 0 25 0 1 0 243504186 45883392 10727 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 11202 10727 77 170 0 11030 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 54700

[startup+1062.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 24534
/proc/meminfo: memFree=1204720/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=45552 CPUtime=1061.08
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 11159 0 0 0 106097 11 0 0 25 0 1 0 243504186 46645248 10909 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 11388 10909 77 170 0 11216 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 55444

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 24534
/proc/meminfo: memFree=1204656/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=45552 CPUtime=1121.06
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 11159 0 0 0 112095 11 0 0 25 0 1 0 243504186 46645248 10909 1992294400 134512640 135212939 4294956320 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 11388 10909 77 170 0 11216 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 55444

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1204528/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=45764 CPUtime=1181.04
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 11194 0 0 0 118093 11 0 0 25 0 1 0 243504186 46862336 10944 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 11441 10944 77 170 0 11269 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 55656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24534
/proc/meminfo: memFree=1204464/2055912 swapFree=4149836/4192956
[pid=24526] ppid=24524 vsize=9892 CPUtime=0.73
/proc/24526/stat : 24526 (IUT_BMB_SIM) S 24524 24526 23843 0 -1 4194304 2289 0 0 0 52 21 0 0 25 0 1 0 243504111 10129408 2271 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 2473 2271 105 274 0 2196 0
[pid=24528] ppid=24526 vsize=45764 CPUtime=1199.33
/proc/24528/stat : 24528 (minisat) R 24526 24526 23843 0 -1 4194304 11194 0 0 0 119922 11 0 0 25 0 1 0 243504186 46862336 10944 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/24528/statm: 11441 10944 77 170 0 11269 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 55656

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

Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.74
CPU system time (s): 0.32
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 55656

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

runsolver used 1.17182 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 20:59:11
IDJOB=1807052
IDBENCH=71148
IDSOLVER=650
FILE ID=node78/1807052-1242154751
PBS_JOBID= 9289648
Free space on /tmp= 126588 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807052-1242154751/watcher-1807052-1242154751 -o /tmp/evaluation-result-1807052-1242154751/solver-1807052-1242154751 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1807052-1242154751.cnf HOME

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=635327533

node78.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.243
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.243
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:      2055912 kB
MemFree:       1259552 kB
Buffers:         44852 kB
Cached:         644964 kB
SwapCached:      36152 kB
Active:          74152 kB
Inactive:       653200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1259552 kB
SwapTotal:     4192956 kB
SwapFree:      4149836 kB
Dirty:            4716 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            54756 kB
Committed_AS:   683440 kB
PageTables:       1428 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= 126584 MiB
End job on node78 at 2009-05-12 21:19:14