Trace number 1785019

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) 5000.08 5002.22

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.59/1.61	c WARNING: for repeatability, setting FPU to use double precision
1.59/1.61	c ============================[ Problem Statistics ]=============================
1.59/1.61	c |                                                                             |
1.59/1.61	c |  Number of variables:  1325                                                 |
1.59/1.61	c |  Number of clauses:    174298                                               |
1.60/1.78	c |  Parsing time:         0.15         s                                       |
10.97/11.07	c ============================[ Search Statistics ]==============================
10.97/11.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.97/11.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.97/11.07	c ===============================================================================
10.97/11.07	c |         0 |    1277   173273   792393 |    57757        0    nan |  0.000 % |
10.97/11.10	c |       100 |    1277   173273   792393 |    63533      100     86 |  0.000 % |
11.06/11.11	c |       251 |    1277   173273   792393 |    69886      251     84 |  0.002 % |
11.06/11.13	c |       477 |    1277   173273   792393 |    76875      477     92 |  0.002 % |
11.06/11.18	c |       814 |    1277   173273   792393 |    84562      814     96 |  0.001 % |
11.16/11.22	c |      1320 |    1277   173273   792393 |    93019     1320     88 |  0.003 % |
11.16/11.28	c |      2079 |    1277   173273   792393 |   102321     2079     99 |  0.003 % |
11.36/11.44	c |      3218 |    1277   173273   792393 |   112553     3218    101 |  0.001 % |
11.56/11.67	c |      4926 |    1277   173273   792393 |   123808     4926     99 |  0.002 % |
11.96/12.01	c |      7488 |    1277   173273   792393 |   136189     7488     95 |  0.002 % |
12.46/12.55	c |     11333 |    1277   173273   792393 |   149808    11333    105 |  0.003 % |
13.86/13.94	c |     17099 |    1277   173273   792393 |   164789    17099    117 |  0.001 % |
16.26/16.32	c |     25750 |    1277   173273   792393 |   181268    25750    110 |  0.003 % |
20.06/20.15	c |     38727 |    1277   173273   792393 |   199395    38727    127 |  0.003 % |
29.06/29.12	c |     58188 |    1277   173273   792393 |   219334    58188    128 |  0.001 % |
41.35/41.47	c |     87380 |    1277   173273   792393 |   241268    87380    119 |  0.000 % |
64.33/64.44	c |    131170 |    1277   173273   792393 |   265394   131170    113 |  0.000 % |
139.40/139.57	c |    196855 |    1277   173273   792393 |   291934   196855    138 |  0.000 % |
251.26/251.42	c |    295384 |    1277   173273   792393 |   321127    25764    125 |  0.001 % |
513.15/513.45	c |    443173 |    1277   173273   792393 |   353240   173553    113 |  0.000 % |
984.96/985.41	c |    664857 |    1277   173273   792393 |   388564    62343    191 |  0.003 % |
1832.50/1833.33	c |    997382 |    1277   173273   792393 |   427421    22701    146 |  0.001 % |
3438.02/3439.53	c |   1496170 |    1277   173273   792393 |   470163   110262    103 |  0.003 % |
5000.08/5002.22	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-1785019-1241882270/watcher-1785019-1241882270 -o /tmp/evaluation-result-1785019-1241882270/solver-1785019-1241882270 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785019-1241882270.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25545
/proc/meminfo: memFree=1892880/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=3328 CPUtime=0
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 216259982 3407872 170 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 832 171 92 274 0 555 0

[startup+0.090938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25545
/proc/meminfo: memFree=1892880/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=4952 CPUtime=0.08
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 1047 0 0 0 8 0 0 0 18 0 1 0 216259982 5070848 1030 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 1238 1030 99 274 0 961 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4952

[startup+0.101938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25545
/proc/meminfo: memFree=1892880/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=5084 CPUtime=0.09
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 1102 0 0 0 9 0 0 0 18 0 1 0 216259982 5206016 1085 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 1271 1085 99 274 0 994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.301959 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25545
/proc/meminfo: memFree=1892880/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=8252 CPUtime=0.29
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 1898 0 0 0 29 0 0 0 19 0 1 0 216259982 8450048 1881 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 2063 1881 99 274 0 1786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8252

[startup+0.701997 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25545
/proc/meminfo: memFree=1892880/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=0.69
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 3268 0 0 0 66 3 0 0 23 0 1 0 216259982 14127104 3251 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 3449 3251 101 274 0 3172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13796

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25546
/proc/meminfo: memFree=1879240/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.49
/proc/25545/stat : 25545 (IUT_BMB_SAT) R 25543 25545 25466 0 -1 4194304 3268 0 0 0 90 59 0 0 25 0 1 0 216259982 14127104 3251 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25545/statm: 3449 3251 101 274 0 3172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13796

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1865776/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=12404 CPUtime=1.48
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 2922 0 0 0 146 2 0 0 25 0 1 0 216260144 12701696 2903 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 3101 2903 77 178 0 2921 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31556

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1865456/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=15188 CPUtime=4.67
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 3648 0 0 0 465 2 0 0 25 0 1 0 216260144 15552512 3629 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 3797 3629 78 178 0 3617 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 34340

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1862192/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=17040 CPUtime=11.06
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 4515 0 0 0 1104 2 0 0 25 0 1 0 216260144 17448960 4123 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 4260 4123 84 178 0 4080 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36192

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1837808/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=40284 CPUtime=23.86
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 10321 0 0 0 2381 5 0 0 25 0 1 0 216260144 41250816 9929 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 10071 9929 84 178 0 9891 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59436

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1811376/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=67076 CPUtime=49.45
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 16968 0 0 0 4935 10 0 0 25 0 1 0 216260144 68685824 16576 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 16769 16576 84 178 0 16589 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86228

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1770032/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=108288 CPUtime=100.62
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 27194 0 0 0 10043 19 0 0 25 0 1 0 216260144 110886912 26802 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 27072 26802 84 178 0 26892 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 127440

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1733296/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=145628 CPUtime=160.6
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 36427 0 0 0 16033 27 0 0 25 0 1 0 216260144 149123072 36035 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 36407 36035 84 178 0 36227 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 164780

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1702704/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=175756 CPUtime=220.57
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 43961 0 0 0 22022 35 0 0 25 0 1 0 216260144 179974144 43569 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 43939 43569 84 178 0 43759 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 194908

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25548
/proc/meminfo: memFree=1694064/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=184268 CPUtime=280.54
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 46082 0 0 0 28017 37 0 0 25 0 1 0 216260144 188690432 45690 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 46067 45690 85 178 0 45887 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 203420

[startup+342.302 s]

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

/proc/meminfo: memFree=1537840/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=341120 CPUtime=4478.78
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 84950 0 0 0 447798 80 0 0 25 0 1 0 216260144 349306880 84352 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 85280 84352 85 178 0 85100 0
Current children cumulated CPU time (s) 4480.38
Current children cumulated vsize (KiB) 360272

[startup+4542.3 s]
/proc/loadavg: 1.04 1.06 1.01 2/67 25556
/proc/meminfo: memFree=1533168/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=346072 CPUtime=4538.77
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 86126 0 0 0 453795 82 0 0 25 0 1 0 216260144 354377728 85528 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 86518 85528 85 178 0 86338 0
Current children cumulated CPU time (s) 4540.37
Current children cumulated vsize (KiB) 365224

[startup+4602.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 25556
/proc/meminfo: memFree=1524592/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=354384 CPUtime=4598.74
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 88218 0 0 0 459790 84 0 0 25 0 1 0 216260144 362889216 87620 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 88596 87620 85 178 0 88416 0
Current children cumulated CPU time (s) 4600.34
Current children cumulated vsize (KiB) 373536

[startup+4662.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 25556
/proc/meminfo: memFree=1517104/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=362436 CPUtime=4658.71
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 90118 0 0 0 465785 86 0 0 25 0 1 0 216260144 371134464 89520 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 90609 89520 85 178 0 90429 0
Current children cumulated CPU time (s) 4660.31
Current children cumulated vsize (KiB) 381588

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 25556
/proc/meminfo: memFree=1508336/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=371112 CPUtime=4718.69
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 92261 0 0 0 471781 88 0 0 25 0 1 0 216260144 380018688 91663 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 92778 91663 85 178 0 92598 0
Current children cumulated CPU time (s) 4720.29
Current children cumulated vsize (KiB) 390264

[startup+4782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 25556
/proc/meminfo: memFree=1500528/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=379124 CPUtime=4778.66
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 94246 0 0 0 477776 90 0 0 25 0 1 0 216260144 388222976 93648 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 94781 93648 85 178 0 94601 0
Current children cumulated CPU time (s) 4780.26
Current children cumulated vsize (KiB) 398276

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 25556
/proc/meminfo: memFree=1493360/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=386412 CPUtime=4838.64
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 96027 0 0 0 483772 92 0 0 25 0 1 0 216260144 395685888 95429 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 96603 95429 85 178 0 96423 0
Current children cumulated CPU time (s) 4840.24
Current children cumulated vsize (KiB) 405564

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 25556
/proc/meminfo: memFree=1487088/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=393676 CPUtime=4898.62
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 97607 0 0 0 489768 94 0 0 25 0 1 0 216260144 403124224 97009 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 98419 97009 85 178 0 98239 0
Current children cumulated CPU time (s) 4900.22
Current children cumulated vsize (KiB) 412828

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25558
/proc/meminfo: memFree=1485040/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=395340 CPUtime=4958.58
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 98025 0 0 0 495764 94 0 0 25 0 1 0 216260144 404828160 97427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 98835 97427 85 178 0 98655 0
Current children cumulated CPU time (s) 4960.18
Current children cumulated vsize (KiB) 414492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25558
/proc/meminfo: memFree=1485040/2055920 swapFree=4178900/4192956
[pid=25545] ppid=25543 vsize=13796 CPUtime=1.6
/proc/25545/stat : 25545 (IUT_BMB_SAT) S 25543 25545 25466 0 -1 4194304 3274 0 0 0 94 66 0 0 25 0 1 0 216259982 14127104 3256 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25545/statm: 3449 3256 106 274 0 3172 0
[pid=25547] ppid=25545 vsize=5356 CPUtime=0
/proc/25547/stat : 25547 (sh) S 25545 25545 25466 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 216260143 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25547/statm: 1339 232 193 169 0 50 0
[pid=25548] ppid=25547 vsize=395340 CPUtime=4998.48
/proc/25548/stat : 25548 (minisat) R 25547 25545 25466 0 -1 4194304 98025 0 0 0 499754 94 0 0 25 0 1 0 216260144 404828160 97427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25548/statm: 98835 97427 85 178 0 98655 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 414492

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

Real time (s): 5002.22
CPU time (s): 5000.08
CPU user time (s): 4998.48
CPU system time (s): 1.6
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 414492

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

runsolver used 4.03639 second user time and 14.1628 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-09 17:17:51
IDJOB=1785019
IDBENCH=24676
IDSOLVER=638
FILE ID=node27/1785019-1241882270
PBS_JOBID= 9264684
Free space on /tmp= 66144 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-1785019-1241882270/watcher-1785019-1241882270 -o /tmp/evaluation-result-1785019-1241882270/solver-1785019-1241882270 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785019-1241882270.cnf HOME

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1234403846

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1893360 kB
Buffers:         29596 kB
Cached:          85208 kB
SwapCached:       8072 kB
Active:          52568 kB
Inactive:        72408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893360 kB
SwapTotal:     4192956 kB
SwapFree:      4178900 kB
Dirty:            4828 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            23556 kB
Committed_AS:   715452 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node27 at 2009-05-09 18:41:15