Trace number 1733464

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_SAT 1.0? (TO) 1200.05 1200.62

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.89/0.95	c WARNING: for repeatability, setting FPU to use double precision
0.89/0.95	c ============================[ Problem Statistics ]=============================
0.89/0.95	c |                                                                             |
0.89/0.95	c |  Number of variables:  475                                                  |
0.89/0.95	c |  Number of clauses:    81892                                                |
0.99/1.03	c |  Parsing time:         0.07         s                                       |
2.58/2.66	c ============================[ Search Statistics ]==============================
2.58/2.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.58/2.66	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.58/2.66	c ===============================================================================
2.58/2.66	c |         0 |     360    41542   246781 |    13847        0    nan |  0.000 % |
2.58/2.67	c |       102 |     360    41542   246781 |    15232      102     24 |  0.000 % |
2.58/2.67	c |       253 |     360    41542   246781 |    16755      253     20 |  0.000 % |
2.58/2.68	c |       478 |     360    41542   246781 |    18430      478     19 |  0.000 % |
2.58/2.69	c |       817 |     360    41542   246781 |    20273      817     22 |  0.000 % |
2.68/2.71	c |      1323 |     360    41542   246781 |    22301     1323     25 |  0.000 % |
2.68/2.73	c |      2084 |     360    41542   246781 |    24531     2084     23 |  0.000 % |
2.68/2.78	c |      3224 |     360    41542   246781 |    26984     3224     24 |  0.000 % |
2.78/2.85	c |      4932 |     360    41542   246781 |    29682     4932     22 |  0.000 % |
2.88/2.98	c |      7496 |     360    41542   246781 |    32651     7496     24 |  0.000 % |
3.18/3.24	c |     11340 |     360    41542   246781 |    35916    11340     27 |  0.000 % |
3.58/3.64	c |     17107 |     360    41542   246781 |    39508    17107     27 |  0.000 % |
4.28/4.38	c |     25757 |     360    41542   246781 |    43458    25757     28 |  0.000 % |
6.07/6.15	c |     38732 |     360    41542   246781 |    47804    38732     31 |  0.000 % |
9.07/9.13	c |     58193 |     360    41542   246781 |    52585    25176     35 |  0.000 % |
15.87/15.96	c |     87385 |     360    41542   246781 |    57843    16327     36 |  0.000 % |
25.66/25.75	c |    131174 |     360    41542   246781 |    63628    17456     38 |  0.000 % |
43.95/44.02	c |    196858 |     360    41542   246781 |    69990    36675     36 |  0.000 % |
79.92/80.03	c |    295384 |     360    41542   246781 |    76990    31792     42 |  0.000 % |
132.20/132.33	c |    443180 |     360    41542   246781 |    84689    62788     37 |  0.000 % |
235.46/235.67	c |    664864 |     360    41542   246781 |    93157    36109     37 |  0.000 % |
394.70/394.98	c |    997389 |     360    41542   246781 |   102473    69742     44 |  0.000 % |
627.90/628.24	c |   1496177 |     360    41542   246781 |   112721    70841     45 |  0.000 % |
1001.24/1001.75	c |   2244361 |     360    41542   246781 |   123993    76858     46 |  0.000 % |
1200.05/1200.61	c cannot read from file

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-1733464-1240788791/watcher-1733464-1240788791 -o /tmp/evaluation-result-1733464-1240788791/solver-1733464-1240788791 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733464-1240788791.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27677
/proc/meminfo: memFree=1373504/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=2668 CPUtime=0
/proc/27677/stat : 27677 (IUT_BMB_SAT) R 27675 27677 27120 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 106906876 2732032 178 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/27677/statm: 667 178 90 274 0 390 0

[startup+0.087501 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27677
/proc/meminfo: memFree=1373504/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=4452 CPUtime=0.08
/proc/27677/stat : 27677 (IUT_BMB_SAT) R 27675 27677 27120 0 -1 4194304 921 0 0 0 8 0 0 0 18 0 1 0 106906876 4558848 904 1992294400 134512640 135635285 4294956208 18446744073709551615 134694499 0 0 4096 0 0 0 0 17 0 0 0
/proc/27677/statm: 1113 905 97 274 0 836 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4452

[startup+0.101503 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27677
/proc/meminfo: memFree=1373504/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=4584 CPUtime=0.09
/proc/27677/stat : 27677 (IUT_BMB_SAT) R 27675 27677 27120 0 -1 4194304 980 0 0 0 9 0 0 0 18 0 1 0 106906876 4694016 963 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27677/statm: 1146 963 97 274 0 869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4584

[startup+0.301524 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27677
/proc/meminfo: memFree=1373504/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=8948 CPUtime=0.29
/proc/27677/stat : 27677 (IUT_BMB_SAT) R 27675 27677 27120 0 -1 4194304 2051 0 0 0 29 0 0 0 19 0 1 0 106906876 9162752 2034 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27677/statm: 2237 2034 97 274 0 1960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8948

[startup+0.701567 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 27677
/proc/meminfo: memFree=1373504/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.69
/proc/27677/stat : 27677 (IUT_BMB_SAT) R 27675 27677 27120 0 -1 4194304 2757 0 0 0 55 14 0 0 23 0 1 0 106906876 12021760 2740 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/27677/statm: 2935 2740 100 274 0 2658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11740

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1355432/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=8688 CPUtime=0.54
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 2057 0 0 0 53 1 0 0 22 0 1 0 106906971 8896512 2037 1992294400 134512640 135243223 4294956304 18446744073709551615 134535288 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 2172 2037 78 178 0 1992 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25784

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1351464/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=9144 CPUtime=2.14
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 2376 0 0 0 213 1 0 0 25 0 1 0 106906971 9363456 2164 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 2286 2164 85 178 0 2106 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26240

[startup+6.30117 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1350568/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=11428 CPUtime=5.34
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 2939 0 0 0 532 2 0 0 25 0 1 0 106906971 11702272 2727 1992294400 134512640 135243223 4294956304 18446744073709551615 134565883 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 2857 2728 85 178 0 2677 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28524

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1348136/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=13492 CPUtime=11.73
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 3466 0 0 0 1171 2 0 0 25 0 1 0 106906971 13815808 3254 1992294400 134512640 135243223 4294956304 18446744073709551615 134566229 0 0 4096 3 0 0 0 17 1 0 0
/proc/27680/statm: 3373 3254 85 178 0 3193 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30588

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1344552/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=16552 CPUtime=24.52
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 4223 0 0 0 2449 3 0 0 25 0 1 0 106906971 16949248 4011 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 4138 4011 85 178 0 3958 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 33648

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1342568/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=18708 CPUtime=50.1
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 4727 0 0 0 5006 4 0 0 25 0 1 0 106906971 19156992 4515 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 4677 4515 85 178 0 4497 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 35804

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1337704/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=23492 CPUtime=101.28
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 5923 0 0 0 10123 5 0 0 25 0 1 0 106906971 24055808 5711 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 5873 5711 85 178 0 5693 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 40588

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1337320/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=23992 CPUtime=161.25
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 6017 0 0 0 16120 5 0 0 25 0 1 0 106906971 24567808 5805 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 5998 5805 85 178 0 5818 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 41088

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1336488/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=24736 CPUtime=221.22
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 6214 0 0 0 22117 5 0 0 25 0 1 0 106906971 25329664 6002 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 6184 6002 85 178 0 6004 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 41832

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27680
/proc/meminfo: memFree=1332776/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1325736/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=36076 CPUtime=701.02
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 8905 0 0 0 70094 8 0 0 25 0 1 0 106906971 36941824 8685 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 9019 8685 85 178 0 8839 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 53172

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1324136/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=37692 CPUtime=760.99
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 9306 0 0 0 76091 8 0 0 25 0 1 0 106906971 38596608 9086 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 9423 9086 85 178 0 9243 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 54788

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1323752/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=38152 CPUtime=820.98
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 9403 0 0 0 82089 9 0 0 25 0 1 0 106906971 39067648 9183 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 9538 9183 85 178 0 9358 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 55248

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1323496/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=38472 CPUtime=880.94
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 9471 0 0 0 88085 9 0 0 25 0 1 0 106906971 39395328 9251 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 9618 9251 85 178 0 9438 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 55568

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1322792/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=39132 CPUtime=940.92
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 9647 0 0 0 94083 9 0 0 25 0 1 0 106906971 40071168 9427 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 9783 9427 85 178 0 9603 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 56228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1321128/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=40900 CPUtime=1000.9
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 10059 0 0 0 100080 10 0 0 25 0 1 0 106906971 41881600 9839 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 10225 9839 85 178 0 10045 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 57996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1319976/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=42116 CPUtime=1060.87
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 10344 0 0 0 106077 10 0 0 25 0 1 0 106906971 43126784 10124 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 10529 10124 85 178 0 10349 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 59212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1319400/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=42724 CPUtime=1120.84
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 10502 0 0 0 112074 10 0 0 25 0 1 0 106906971 43749376 10282 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 10681 10282 85 178 0 10501 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 59820

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1319272/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=42864 CPUtime=1180.82
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 10526 0 0 0 118072 10 0 0 25 0 1 0 106906971 43892736 10306 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 10716 10306 85 178 0 10536 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 59960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27682
/proc/meminfo: memFree=1319080/2055920 swapFree=4181276/4192956
[pid=27677] ppid=27675 vsize=11740 CPUtime=0.94
/proc/27677/stat : 27677 (IUT_BMB_SAT) S 27675 27677 27120 0 -1 4194304 2763 0 0 0 65 29 0 0 25 0 1 0 106906876 12021760 2745 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27677/statm: 2935 2745 105 274 0 2658 0
[pid=27679] ppid=27677 vsize=5356 CPUtime=0
/proc/27679/stat : 27679 (sh) S 27677 27677 27120 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106906971 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27679/statm: 1339 232 193 169 0 50 0
[pid=27680] ppid=27679 vsize=43028 CPUtime=1199.11
/proc/27680/stat : 27680 (minisat) R 27679 27677 27120 0 -1 4194304 10569 0 0 0 119901 10 0 0 25 0 1 0 106906971 44060672 10349 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27680/statm: 10757 10349 85 178 0 10577 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 60124

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 27677 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=656900
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=298954
# CPU time returned by wait4() is 0.955854
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.66
CPU system time (s): 0.39
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 60124

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

runsolver used 1.07284 second user time and 3.3045 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-27 01:33:11
IDJOB=1733464
IDBENCH=71141
IDSOLVER=523
FILE ID=node47/1733464-1240788791
PBS_JOBID= 9187261
Free space on /tmp= 66288 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_10gates_u2_autoenc.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733464-1240788791/watcher-1733464-1240788791 -o /tmp/evaluation-result-1733464-1240788791/solver-1733464-1240788791 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1733464-1240788791.cnf HOME

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=1591664254

node47.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1374048 kB
Buffers:         75256 kB
Cached:         547008 kB
SwapCached:       6464 kB
Active:         204944 kB
Inactive:       426160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374048 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            5464 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            36864 kB
Committed_AS:   454160 kB
PageTables:       1444 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= 66284 MiB
End job on node47 at 2009-04-27 01:53:14