Trace number 1728544

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.39/1.49	c WARNING: for repeatability, setting FPU to use double precision
1.39/1.49	c ============================[ Problem Statistics ]=============================
1.39/1.49	c |                                                                             |
1.39/1.49	c |  Number of variables:  1325                                                 |
1.39/1.49	c |  Number of clauses:    174298                                               |
1.48/1.65	c |  Parsing time:         0.15         s                                       |
10.47/10.51	c ============================[ Search Statistics ]==============================
10.47/10.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.47/10.51	c ===============================================================================
10.47/10.51	c |         0 |    1277   173273   792393 |    57757        0    nan |  0.000 % |
10.47/10.53	c |       100 |    1277   173273   792393 |    63533      100     86 |  0.000 % |
10.47/10.55	c |       251 |    1277   173273   792393 |    69886      251     84 |  0.002 % |
10.47/10.56	c |       477 |    1277   173273   792393 |    76875      477     92 |  0.002 % |
10.57/10.60	c |       814 |    1277   173273   792393 |    84562      814     96 |  0.001 % |
10.57/10.65	c |      1320 |    1277   173273   792393 |    93019     1320     88 |  0.003 % |
10.67/10.70	c |      2079 |    1277   173273   792393 |   102321     2079     99 |  0.003 % |
10.77/10.85	c |      3218 |    1277   173273   792393 |   112553     3218    101 |  0.001 % |
10.97/11.07	c |      4926 |    1277   173273   792393 |   123808     4926     99 |  0.002 % |
11.27/11.39	c |      7488 |    1277   173273   792393 |   136189     7488     95 |  0.002 % |
11.77/11.89	c |     11333 |    1277   173273   792393 |   149808    11333    105 |  0.003 % |
13.07/13.19	c |     17099 |    1277   173273   792393 |   164789    17099    117 |  0.001 % |
15.37/15.44	c |     25750 |    1277   173273   792393 |   181268    25750    110 |  0.003 % |
18.97/19.04	c |     38727 |    1277   173273   792393 |   199395    38727    127 |  0.003 % |
27.56/27.61	c |     58188 |    1277   173273   792393 |   219334    58188    128 |  0.001 % |
39.35/39.43	c |     87380 |    1277   173273   792393 |   241268    87380    119 |  0.000 % |
61.34/61.42	c |    131170 |    1277   173273   792393 |   265394   131170    113 |  0.000 % |
133.01/133.13	c |    196855 |    1277   173273   792393 |   291934   196855    138 |  0.000 % |
241.26/241.45	c |    295384 |    1277   173273   792393 |   321127    25764    125 |  0.001 % |
493.75/494.00	c |    443173 |    1277   173273   792393 |   353240   173553    113 |  0.000 % |
946.52/947.05	c |    664857 |    1277   173273   792393 |   388564    62343    191 |  0.003 % |
1200.08/1200.72	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-1728544-1240738099/watcher-1728544-1240738099 -o /tmp/evaluation-result-1728544-1240738099/solver-1728544-1240738099 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1728544-1240738099.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.92 0.98 1.07 3/64 22155
/proc/meminfo: memFree=1320704/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=3328 CPUtime=0
/proc/22155/stat : 22155 (IUT_BMB_SAT) R 22153 22155 21807 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 101842749 3407872 179 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/22155/statm: 832 179 92 274 0 555 0

[startup+0.086484 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 22155
/proc/meminfo: memFree=1320704/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=4952 CPUtime=0.08
/proc/22155/stat : 22155 (IUT_BMB_SAT) R 22153 22155 21807 0 -1 4194304 1061 0 0 0 8 0 0 0 18 0 1 0 101842749 5070848 1044 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22155/statm: 1238 1045 99 274 0 961 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4952

[startup+0.101487 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 22155
/proc/meminfo: memFree=1320704/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=5216 CPUtime=0.09
/proc/22155/stat : 22155 (IUT_BMB_SAT) R 22153 22155 21807 0 -1 4194304 1133 0 0 0 9 0 0 0 18 0 1 0 101842749 5341184 1116 1992294400 134512640 135635285 4294956208 18446744073709551615 134537046 0 0 4096 0 0 0 0 17 0 0 0
/proc/22155/statm: 1304 1117 99 274 0 1027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5216

[startup+0.301515 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 22155
/proc/meminfo: memFree=1320704/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=8648 CPUtime=0.29
/proc/22155/stat : 22155 (IUT_BMB_SAT) R 22153 22155 21807 0 -1 4194304 1978 0 0 0 28 1 0 0 19 0 1 0 101842749 8855552 1961 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22155/statm: 2162 1961 99 274 0 1885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8648

[startup+0.701574 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 22155
/proc/meminfo: memFree=1320704/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=0.69
/proc/22155/stat : 22155 (IUT_BMB_SAT) R 22153 22155 21807 0 -1 4194304 3268 0 0 0 62 7 0 0 23 0 1 0 101842749 14127104 3251 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/22155/statm: 3449 3251 101 274 0 3172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13796

[startup+1.50169 s]
/proc/loadavg: 0.92 0.98 1.07 2/65 22156
/proc/meminfo: memFree=1306808/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13796

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 1.07 2/67 22158
/proc/meminfo: memFree=1293344/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=12404 CPUtime=1.59
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 2923 0 0 0 158 1 0 0 25 0 1 0 101842899 12701696 2903 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 3101 2903 77 178 0 2921 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31556

[startup+6.30139 s]
/proc/loadavg: 1.01 1.00 1.08 2/67 22158
/proc/meminfo: memFree=1293280/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=16252 CPUtime=4.79
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 3915 0 0 0 477 2 0 0 25 0 1 0 101842899 16642048 3895 1992294400 134512640 135243223 4294956304 18446744073709551615 134541708 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 4063 3895 78 178 0 3883 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 35404

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.08 2/67 22158
/proc/meminfo: memFree=1288672/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=18888 CPUtime=11.19
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 4974 0 0 0 1116 3 0 0 25 0 1 0 101842899 19341312 4581 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 4722 4581 84 178 0 4542 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38040

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 22158
/proc/meminfo: memFree=1264288/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=41736 CPUtime=23.98
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 10688 0 0 0 2392 6 0 0 25 0 1 0 101842899 42737664 10295 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 10434 10295 84 178 0 10254 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60888

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 22158
/proc/meminfo: memFree=1237280/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=69136 CPUtime=49.57
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 17488 0 0 0 4945 12 0 0 25 0 1 0 101842899 70795264 17095 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 17284 17095 84 178 0 17104 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88288

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 22158
/proc/meminfo: memFree=1194976/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=111132 CPUtime=100.76
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 27901 0 0 0 10058 18 0 0 25 0 1 0 101842899 113799168 27508 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 27783 27508 84 178 0 27603 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 130284

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 22158
/proc/meminfo: memFree=1156448/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=150420 CPUtime=160.72
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 37614 0 0 0 16045 27 0 0 25 0 1 0 101842899 154030080 37221 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 37605 37221 84 178 0 37425 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 169572

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 22158
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=179056 CPUtime=220.69
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 44804 0 0 0 22035 34 0 0 25 0 1 0 101842899 183353344 44411 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 44764 44411 84 178 0 44584 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 198208

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 22158
/proc/meminfo: memFree=1122080/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=184268 CPUtime=280.66
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 46083 0 0 0 28031 35 0 0 25 0 1 0 101842899 188690432 45690 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 46067 45690 85 178 0 45887 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 203420


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

/proc/meminfo: memFree=1082016/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=224904 CPUtime=760.43
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 56044 0 0 0 75998 45 0 0 25 0 1 0 101842899 230301696 55651 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 56226 55651 85 178 0 56046 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 244056

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22160
/proc/meminfo: memFree=1069984/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=237272 CPUtime=820.4
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 59071 0 0 0 81992 48 0 0 25 0 1 0 101842899 242966528 58678 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 59318 58678 85 178 0 59138 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 256424

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22160
/proc/meminfo: memFree=1058272/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=249308 CPUtime=880.37
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 61968 0 0 0 87985 52 0 0 25 0 1 0 101842899 255291392 61575 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62327 61575 85 178 0 62147 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 268460

[startup+942.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 22160
/proc/meminfo: memFree=1056288/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=940.33
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62449 0 0 0 93981 52 0 0 25 0 1 0 101842899 257150976 62056 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62056 85 178 0 62601 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 270276

[startup+1002.3 s]
/proc/loadavg: 1.18 1.04 1.01 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1000.3
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62451 0 0 0 99978 52 0 0 25 0 1 0 101842899 257150976 62058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62058 85 178 0 62601 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 270276

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1060.28
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62453 0 0 0 105976 52 0 0 25 0 1 0 101842899 257150976 62060 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62060 85 178 0 62601 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 270276

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1120.24
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62454 0 0 0 111972 52 0 0 25 0 1 0 101842899 257150976 62061 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62061 85 178 0 62601 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 270276

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1180.21
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62455 0 0 0 117969 52 0 0 25 0 1 0 101842899 257150976 62062 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62062 85 178 0 62601 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 270276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1198.6
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62455 0 0 0 119808 52 0 0 25 0 1 0 101842899 257150976 62062 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62062 85 178 0 62601 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 270276

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 22160
/proc/meminfo: memFree=1056224/2055920 swapFree=4192956/4192956
[pid=22155] ppid=22153 vsize=13796 CPUtime=1.48
/proc/22155/stat : 22155 (IUT_BMB_SAT) S 22153 22155 21807 0 -1 4194304 3274 0 0 0 86 62 0 0 25 0 1 0 101842749 14127104 3256 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22155/statm: 3449 3256 106 274 0 3172 0
[pid=22157] ppid=22155 vsize=5356 CPUtime=0
/proc/22157/stat : 22157 (sh) S 22155 22155 21807 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101842898 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22157/statm: 1339 232 193 169 0 50 0
[pid=22158] ppid=22157 vsize=251124 CPUtime=1198.6
/proc/22158/stat : 22158 (minisat) R 22157 22155 21807 0 -1 4194304 62455 0 0 0 119808 52 0 0 25 0 1 0 101842899 257150976 62062 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22158/statm: 62781 62062 85 178 0 62601 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 270276

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1198.94
CPU system time (s): 1.14
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 270276

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

runsolver used 1.09983 second user time and 3.2765 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-26 11:28:20
IDJOB=1728544
IDBENCH=24676
IDSOLVER=523
FILE ID=node30/1728544-1240738099
PBS_JOBID= 9186958
Free space on /tmp= 66244 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728544-1240738099/watcher-1728544-1240738099 -o /tmp/evaluation-result-1728544-1240738099/solver-1728544-1240738099 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1728544-1240738099.cnf HOME

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1989634257

node30.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.265
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.265
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:       1321184 kB
Buffers:         73208 kB
Cached:         565584 kB
SwapCached:          0 kB
Active:         183780 kB
Inactive:       469460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321184 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          24232 kB
Slab:            67568 kB
Committed_AS:   475872 kB
PageTables:       1356 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= 66240 MiB
End job on node30 at 2009-04-26 11:48:23