Trace number 1807073

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.69/0.79	This is MiniSat 2.0 beta
0.69/0.79	WARNING: for repeatability, setting FPU to use double precision
0.69/0.79	============================[ Problem Statistics ]=============================
0.69/0.79	|                                                                             |
0.69/0.79	|  Number of variables:  430                                                  |
0.69/0.79	|  Number of clauses:    67542                                                |
0.78/0.83	|  Parsing time:         0.04         s                                       |
0.78/0.84	============================[ Search Statistics ]==============================
0.78/0.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.84	===============================================================================
0.78/0.84	|         0 |     430    67542   366478 |    22514        0    nan |  0.000 % |
0.78/0.84	|       100 |     428    67542   366478 |    24765       98      7 |  0.466 % |
0.78/0.85	|       250 |     426    67542   366478 |    27241      246     11 |  0.931 % |
0.78/0.86	|       477 |     426    67542   366478 |    29966      473     11 |  0.931 % |
0.78/0.87	|       815 |     425    67542   366478 |    32962      810     17 |  1.163 % |
0.78/0.89	|      1324 |     425    67542   366478 |    36259     1319     17 |  1.163 % |
0.78/0.92	|      2083 |     425    67542   366478 |    39884     2078     18 |  1.163 % |
0.78/0.97	|      3222 |     424    67542   366478 |    43873     3216     19 |  1.396 % |
0.98/1.04	|      4934 |     424    67542   366478 |    48260     4928     18 |  1.396 % |
1.08/1.17	|      7497 |     423    67542   366478 |    53086     7490     18 |  1.628 % |
1.38/1.40	|     11343 |     421    67542   366478 |    58395    11334     19 |  2.094 % |
1.77/1.88	|     17109 |     420    67542   366478 |    64235    17099     22 |  2.326 % |
2.68/2.73	|     25760 |     420    67542   366478 |    70658    25750     24 |  2.326 % |
4.78/4.83	|     38734 |     420    62038   338642 |    77724    38709     28 |  2.326 % |
9.67/9.76	|     58195 |     420    62038   338642 |    85496    58170     30 |  2.326 % |
19.78/19.88	|     87389 |     420    62038   338642 |    94046    18747     29 |  2.326 % |
29.37/29.43	|    131178 |     420    62038   338642 |   103451    62536     31 |  2.326 % |
59.76/59.85	|    196862 |     420    62038   338642 |   113796    43637     34 |  2.326 % |
93.45/93.59	|    295390 |     418    61041   333110 |   125175    48836     31 |  2.791 % |
158.91/159.06	|    443180 |     416    60562   330928 |   137693    92578     35 |  3.256 % |
254.68/254.88	|    664865 |     416    60562   330928 |   151462    77292     30 |  3.256 % |
430.01/430.21	|    997390 |     415    59486   325564 |   166609   149272     37 |  3.489 % |
725.09/725.46	|   1496178 |     415    59486   325564 |   183270    69957     30 |  3.489 % |

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-1807073-1242155000/watcher-1807073-1242155000 -o /tmp/evaluation-result-1807073-1242155000/solver-1807073-1242155000 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807073-1242155000.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.97 0.99 3/65 28881
/proc/meminfo: memFree=1299040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=2428 CPUtime=0
/proc/28881/stat : 28881 (IUT_BMB_SIM) R 28879 28881 28438 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 243530130 2486272 168 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/28881/statm: 607 168 90 274 0 330 0

[startup+0.047835 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28881
/proc/meminfo: memFree=1299040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=3340 CPUtime=0.04
/proc/28881/stat : 28881 (IUT_BMB_SIM) R 28879 28881 28438 0 -1 4194304 655 0 0 0 4 0 0 0 18 0 1 0 243530130 3420160 638 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/28881/statm: 835 638 97 274 0 558 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3340

[startup+0.101842 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28881
/proc/meminfo: memFree=1299040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=4396 CPUtime=0.09
/proc/28881/stat : 28881 (IUT_BMB_SIM) R 28879 28881 28438 0 -1 4194304 911 0 0 0 9 0 0 0 18 0 1 0 243530130 4501504 894 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/28881/statm: 1099 894 97 274 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4396

[startup+0.301865 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28881
/proc/meminfo: memFree=1299040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=8636 CPUtime=0.29
/proc/28881/stat : 28881 (IUT_BMB_SIM) R 28879 28881 28438 0 -1 4194304 1979 0 0 0 29 0 0 0 19 0 1 0 243530130 8843264 1962 1992294400 134512640 135635349 4294956224 18446744073709551615 134544429 0 0 4096 0 0 0 0 17 0 0 0
/proc/28881/statm: 2159 1962 97 274 0 1882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8636

[startup+0.701919 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28881
/proc/meminfo: memFree=1299040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.69
/proc/28881/stat : 28881 (IUT_BMB_SIM) R 28879 28881 28438 0 -1 4194304 2362 0 0 0 48 21 0 0 23 0 1 0 243530130 10465280 2345 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 1 0 0
/proc/28881/statm: 2555 2345 100 274 0 2278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10220

[startup+1.502 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28883
/proc/meminfo: memFree=1283024/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=7100 CPUtime=0.7
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 1881 0 0 0 70 0 0 0 25 0 1 0 243530210 7270400 1631 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 1775 1631 76 170 0 1603 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17320

[startup+3.10118 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28883
/proc/meminfo: memFree=1280784/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=9380 CPUtime=2.3
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 2424 0 0 0 229 1 0 0 25 0 1 0 243530210 9605120 2174 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 2345 2174 76 170 0 2173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19600

[startup+6.30254 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1277072/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=12408 CPUtime=5.5
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 3192 0 0 0 548 2 0 0 25 0 1 0 243530210 12705792 2942 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 3102 2942 76 170 0 2930 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22628

[startup+12.7012 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1273040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=16164 CPUtime=11.9
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 4126 0 0 0 1186 4 0 0 25 0 1 0 243530210 16551936 3876 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 4041 3876 76 170 0 3869 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26384

[startup+25.5017 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1269712/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=19256 CPUtime=24.7
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 4887 0 0 0 2465 5 0 0 25 0 1 0 243530210 19718144 4637 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 4814 4637 76 170 0 4642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29476

[startup+51.1015 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1265488/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=23832 CPUtime=50.28
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 5998 0 0 0 5022 6 0 0 25 0 1 0 243530210 24403968 5748 1992294400 134512640 135212939 4294956320 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 5958 5748 76 170 0 5786 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34052

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1263184/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=26012 CPUtime=101.47
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 6530 0 0 0 10140 7 0 0 25 0 1 0 243530210 26636288 6280 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 6503 6280 76 170 0 6331 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 36232

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1259984/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=29232 CPUtime=161.43
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 7319 0 0 0 16136 7 0 0 25 0 1 0 243530210 29933568 7069 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 7308 7069 76 170 0 7136 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39452

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1257040/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=32276 CPUtime=221.41
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 8057 0 0 0 22133 8 0 0 25 0 1 0 243530210 33050624 7807 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 8069 7807 76 170 0 7897 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 42496

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1256464/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=33008 CPUtime=281.39
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 8200 0 0 0 28131 8 0 0 25 0 1 0 243530210 33800192 7950 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 8252 7950 76 170 0 8080 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 43228

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1254352/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=35472 CPUtime=341.37
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 8731 0 0 0 34128 9 0 0 25 0 1 0 243530210 36323328 8481 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 8868 8481 76 170 0 8696 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 45692

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1251472/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=38632 CPUtime=401.34
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 9466 0 0 0 40125 9 0 0 25 0 1 0 243530210 39559168 9216 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 9658 9216 76 170 0 9486 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 48852

[startup+462.301 s]

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

/proc/28883/statm: 10648 10190 76 170 0 10476 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 52812

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1247376/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=42592 CPUtime=581.27
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10442 0 0 0 58117 10 0 0 25 0 1 0 243530210 43614208 10192 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 10648 10192 76 170 0 10476 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 52812

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1247312/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=42712 CPUtime=641.24
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10459 0 0 0 64114 10 0 0 25 0 1 0 243530210 43737088 10209 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 10678 10209 76 170 0 10506 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 52932

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1246608/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=43428 CPUtime=701.22
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10626 0 0 0 70111 11 0 0 25 0 1 0 243530210 44470272 10376 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 10857 10376 76 170 0 10685 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 53648

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1246224/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=43820 CPUtime=761.2
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10700 0 0 0 76109 11 0 0 25 0 1 0 243530210 44871680 10450 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 10955 10450 76 170 0 10783 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 54040

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1245712/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=44392 CPUtime=821.17
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10848 0 0 0 82106 11 0 0 25 0 1 0 243530210 45457408 10598 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11098 10598 76 170 0 10926 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 54612

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1245264/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=44968 CPUtime=881.14
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 10969 0 0 0 88103 11 0 0 25 0 1 0 243530210 46047232 10719 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11242 10719 76 170 0 11070 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 55188

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1244688/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=45708 CPUtime=941.12
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11132 0 0 0 94101 11 0 0 25 0 1 0 243530210 46804992 10882 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11427 10882 76 170 0 11255 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 55928

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1243600/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=46772 CPUtime=1001.09
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11377 0 0 0 100098 11 0 0 25 0 1 0 243530210 47894528 11127 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11693 11127 76 170 0 11521 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 56992

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1243344/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=47016 CPUtime=1061.06
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11433 0 0 0 106095 11 0 0 25 0 1 0 243530210 48144384 11183 1992294400 134512640 135212939 4294956320 18446744073709551615 134724195 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11754 11183 76 170 0 11582 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 57236

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1243280/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=47096 CPUtime=1121.04
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11453 0 0 0 112093 11 0 0 25 0 1 0 243530210 48226304 11203 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11774 11203 76 170 0 11602 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 57316

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1243088/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=47340 CPUtime=1181.01
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11505 0 0 0 118090 11 0 0 25 0 1 0 243530210 48476160 11255 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11835 11255 76 170 0 11663 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 57560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 28883
/proc/meminfo: memFree=1243024/2055920 swapFree=4180460/4192956
[pid=28881] ppid=28879 vsize=10220 CPUtime=0.78
/proc/28881/stat : 28881 (IUT_BMB_SIM) S 28879 28881 28438 0 -1 4194304 2368 0 0 0 50 28 0 0 24 0 1 0 243530130 10465280 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28881/statm: 2555 2350 105 274 0 2278 0
[pid=28883] ppid=28881 vsize=47340 CPUtime=1199.31
/proc/28883/stat : 28883 (minisat) R 28881 28881 28438 0 -1 4194304 11505 0 0 0 119920 11 0 0 25 0 1 0 243530210 48476160 11255 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28883/statm: 11835 11255 76 170 0 11663 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 57560

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 28881 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=506922
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=281957
# CPU time returned by wait4() is 0.788879
# while last known CPU time is 1200.09
#
# 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.09
CPU user time (s): 1199.7
CPU system time (s): 0.39
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 57560

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

runsolver used 1.12883 second user time and 3.24751 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-12 21:03:20
IDJOB=1807073
IDBENCH=71151
IDSOLVER=650
FILE ID=node76/1807073-1242155000
PBS_JOBID= 9289650
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=658981287

node76.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.220
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.220
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:       1299520 kB
Buffers:         68476 kB
Cached:         624412 kB
SwapCached:       7172 kB
Active:         100040 kB
Inactive:       602436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299520 kB
SwapTotal:     4192956 kB
SwapFree:      4180460 kB
Dirty:            4848 kB
Writeback:           0 kB
Mapped:          13648 kB
Slab:            39860 kB
Committed_AS:   867928 kB
PageTables:       1432 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= 66372 MiB
End job on node76 at 2009-05-12 21:23:23