Trace number 1735264

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM8541c8ec619084537b62d7926e092ff9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.693893
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.59/0.68	c WARNING: for repeatability, setting FPU to use double precision
0.59/0.68	c ============================[ Problem Statistics ]=============================
0.59/0.68	c |                                                                             |
0.59/0.68	c |  Number of variables:  760                                                  |
0.59/0.68	c |  Number of clauses:    43649                                                |
0.67/0.71	c |  Parsing time:         0.02         s                                       |
1.08/1.15	c ============================[ Search Statistics ]==============================
1.08/1.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.08/1.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.08/1.15	c ===============================================================================
1.08/1.15	c |         0 |     720    40662   116598 |    13554        0    nan |  0.000 % |
1.08/1.16	c |       101 |     720    40662   116598 |    14909      101    118 |  0.000 % |
1.08/1.18	c |       252 |     720    40662   116598 |    16400      252     99 |  0.000 % |
1.17/1.20	c |       481 |     720    40662   116598 |    18040      481     94 |  0.000 % |
1.17/1.23	c |       820 |     720    40662   116598 |    19844      820     92 |  0.000 % |
1.17/1.29	c |      1330 |     720    40662   116598 |    21828     1330     87 |  0.000 % |
1.27/1.38	c |      2090 |     720    40662   116598 |    24011     2090     89 |  0.000 % |
1.47/1.53	c |      3229 |     720    40662   116598 |    26412     3229     91 |  0.000 % |
1.77/1.83	c |      4937 |     720    40662   116598 |    29054     4937     88 |  0.000 % |
2.17/2.29	c |      7499 |     720    40662   116598 |    31959     7499     81 |  0.000 % |
3.38/3.42	c |     11343 |     720    40662   116598 |    35155    11343     78 |  0.000 % |
5.27/5.39	c |     17109 |     720    40662   116598 |    38671    17109     82 |  0.000 % |
10.47/10.54	c |     25758 |     720    40662   116598 |    42538    25758     82 |  0.000 % |
19.27/19.39	c |     38735 |     720    40662   116598 |    46792    38735     86 |  0.000 % |
32.66/32.77	c |     58199 |     720    40662   116598 |    51471    25223     84 |  0.000 % |
52.55/52.62	c |     87391 |     720    40662   116598 |    56618    18417     68 |  0.000 % |
81.04/81.17	c |    131183 |     720    40662   116598 |    62280    21640     67 |  0.000 % |
121.23/121.37	c |    196867 |     720    40662   116598 |    68508    43756     63 |  0.000 % |
192.30/192.45	c |    295394 |     720    40662   116598 |    75359    41604     65 |  0.000 % |
317.14/317.35	c |    443185 |     720    40662   116598 |    82895    74483     76 |  0.000 % |
488.97/489.24	c |    664870 |     720    40662   116598 |    91184    43817     76 |  0.000 % |
769.64/770.01	c |    997396 |     720    40662   116598 |   100302    89335     66 |  0.000 % |
1200.06/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-1735264-1240801001/watcher-1735264-1240801001 -o /tmp/evaluation-result-1735264-1240801001/solver-1735264-1240801001 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1735264-1240801001.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: 1.60 1.77 1.44 3/65 25889
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=1796 CPUtime=0
/proc/25889/stat : 25889 (IUT_BMB_SAT) R 25887 25889 25262 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 108128494 1839104 162 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/25889/statm: 449 163 90 274 0 172 0

[startup+0.0802571 s]
/proc/loadavg: 1.60 1.77 1.44 3/65 25889
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=3156 CPUtime=0.07
/proc/25889/stat : 25889 (IUT_BMB_SAT) R 25887 25889 25262 0 -1 4194304 595 0 0 0 7 0 0 0 18 0 1 0 108128494 3231744 578 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25889/statm: 789 578 97 274 0 512 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3156

[startup+0.101259 s]
/proc/loadavg: 1.60 1.77 1.44 3/65 25889
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=3420 CPUtime=0.09
/proc/25889/stat : 25889 (IUT_BMB_SAT) R 25887 25889 25262 0 -1 4194304 674 0 0 0 9 0 0 0 18 0 1 0 108128494 3502080 657 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25889/statm: 855 657 97 274 0 578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.301284 s]
/proc/loadavg: 1.60 1.77 1.44 3/65 25889
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=6720 CPUtime=0.29
/proc/25889/stat : 25889 (IUT_BMB_SAT) R 25887 25889 25262 0 -1 4194304 1494 0 0 0 29 0 0 0 20 0 1 0 108128494 6881280 1477 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25889/statm: 1680 1477 97 274 0 1403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.701336 s]
/proc/loadavg: 1.60 1.77 1.44 3/65 25889
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9492

[startup+1.50244 s]
/proc/loadavg: 1.55 1.76 1.44 2/68 25892
/proc/meminfo: memFree=1380384/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=5340 CPUtime=0.8
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 1213 0 0 0 80 0 0 0 25 0 1 0 108128563 5468160 1090 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 1335 1090 85 178 0 1155 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20188

[startup+3.10164 s]
/proc/loadavg: 1.55 1.76 1.44 2/68 25892
/proc/meminfo: memFree=1378784/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=8000 CPUtime=2.41
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 1869 0 0 0 240 1 0 0 25 0 1 0 108128563 8192000 1746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 2000 1746 85 178 0 1820 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22848

[startup+6.30104 s]
/proc/loadavg: 1.51 1.74 1.43 2/68 25892
/proc/meminfo: memFree=1374560/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=11420 CPUtime=5.6
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 2722 0 0 0 559 1 0 0 25 0 1 0 108128563 11694080 2599 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 2855 2599 85 178 0 2675 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26268

[startup+12.7019 s]
/proc/loadavg: 1.47 1.73 1.43 2/68 25892
/proc/meminfo: memFree=1370080/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=15568 CPUtime=12
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 3752 0 0 0 1198 2 0 0 25 0 1 0 108128563 15941632 3629 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 3892 3629 85 178 0 3712 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30416

[startup+25.5015 s]
/proc/loadavg: 1.36 1.69 1.43 2/68 25892
/proc/meminfo: memFree=1363232/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=22288 CPUtime=24.79
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 5415 0 0 0 2475 4 0 0 25 0 1 0 108128563 22822912 5292 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 5572 5292 85 178 0 5392 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37136

[startup+51.1017 s]
/proc/loadavg: 1.24 1.64 1.41 2/68 25892
/proc/meminfo: memFree=1360992/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=24828 CPUtime=50.38
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 6043 0 0 0 5033 5 0 0 25 0 1 0 108128563 25423872 5920 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 6207 5920 85 178 0 6027 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 39676

[startup+102.306 s]
/proc/loadavg: 1.10 1.54 1.39 2/68 25892
/proc/meminfo: memFree=1358688/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=26728 CPUtime=101.56
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 6521 0 0 0 10151 5 0 0 25 0 1 0 108128563 27369472 6398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 6682 6398 85 178 0 6502 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 41576

[startup+162.302 s]
/proc/loadavg: 1.04 1.44 1.36 2/68 25892
/proc/meminfo: memFree=1355424/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=30244 CPUtime=161.54
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 7331 0 0 0 16148 6 0 0 25 0 1 0 108128563 30969856 7208 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 7561 7208 85 178 0 7381 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 45092

[startup+222.301 s]
/proc/loadavg: 1.01 1.35 1.34 2/68 25892
/proc/meminfo: memFree=1353888/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=31852 CPUtime=221.51
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 7733 0 0 0 22145 6 0 0 25 0 1 0 108128563 32616448 7610 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 7963 7610 85 178 0 7783 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 46700

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.31 2/68 25898
/proc/meminfo: memFree=1348832/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1340128/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=45876 CPUtime=701.3
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 11124 0 0 0 70121 9 0 0 25 0 1 0 108128563 46977024 11001 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 11469 11001 85 178 0 11289 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 60724

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/68 25898
/proc/meminfo: memFree=1339936/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=46196 CPUtime=761.28
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 11174 0 0 0 76119 9 0 0 25 0 1 0 108128563 47304704 11051 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 11549 11051 85 178 0 11369 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 61044

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/68 25898
/proc/meminfo: memFree=1339424/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=46876 CPUtime=821.25
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 11297 0 0 0 82115 10 0 0 25 0 1 0 108128563 48001024 11174 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 11719 11174 85 178 0 11539 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 61724

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.14 2/68 25898
/proc/meminfo: memFree=1336736/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=49840 CPUtime=881.22
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 11997 0 0 0 88112 10 0 0 25 0 1 0 108128563 51036160 11874 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12460 11874 85 178 0 12280 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 64688

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/68 25898
/proc/meminfo: memFree=1335712/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=50788 CPUtime=941.2
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12234 0 0 0 94109 11 0 0 25 0 1 0 108128563 52006912 12111 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12697 12111 85 178 0 12517 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 65636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/68 25898
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=50928 CPUtime=1001.18
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12257 0 0 0 100107 11 0 0 25 0 1 0 108128563 52150272 12134 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12732 12134 85 178 0 12552 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 65776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/68 25898
/proc/meminfo: memFree=1335520/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=50928 CPUtime=1061.15
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12288 0 0 0 106104 11 0 0 25 0 1 0 108128563 52150272 12165 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12732 12165 85 178 0 12552 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 65776

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/68 25898
/proc/meminfo: memFree=1335392/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=51108 CPUtime=1121.12
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12312 0 0 0 112101 11 0 0 25 0 1 0 108128563 52334592 12189 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12777 12189 85 178 0 12597 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 65956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 25898
/proc/meminfo: memFree=1335200/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=51428 CPUtime=1181.1
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12377 0 0 0 118099 11 0 0 25 0 1 0 108128563 52662272 12254 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12857 12254 85 178 0 12677 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 66276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 25898
/proc/meminfo: memFree=1335136/2055920 swapFree=4192812/4192956
[pid=25889] ppid=25887 vsize=9492 CPUtime=0.67
/proc/25889/stat : 25889 (IUT_BMB_SAT) S 25887 25889 25262 0 -1 4194304 2190 0 0 0 51 16 0 0 23 0 1 0 108128494 9719808 2172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25889/statm: 2373 2172 105 274 0 2096 0
[pid=25891] ppid=25889 vsize=5356 CPUtime=0
/proc/25891/stat : 25891 (sh) S 25889 25889 25262 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108128563 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25891/statm: 1339 232 193 169 0 50 0
[pid=25892] ppid=25891 vsize=51428 CPUtime=1199.39
/proc/25892/stat : 25892 (minisat) R 25891 25889 25262 0 -1 4194304 12377 0 0 0 119928 11 0 0 25 0 1 0 108128563 52662272 12254 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25892/statm: 12857 12254 85 178 0 12677 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 66276

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

Real time (s): 1200.62
CPU time (s): 1200.06
CPU user time (s): 1199.79
CPU system time (s): 0.27
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 66276

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

runsolver used 1.10783 second user time and 3.2935 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 04:56:41
IDJOB=1735264
IDBENCH=71389
IDSOLVER=523
FILE ID=node54/1735264-1240801001
PBS_JOBID= 9187377
Free space on /tmp= 66284 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735264-1240801001/watcher-1735264-1240801001 -o /tmp/evaluation-result-1735264-1240801001/solver-1735264-1240801001 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1735264-1240801001.cnf HOME

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

MD5SUM BENCH= 8541c8ec619084537b62d7926e092ff9
RANDOM SEED=1236886794

node54.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.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	: 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.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:       1393824 kB
Buffers:         77980 kB
Cached:         491040 kB
SwapCached:        140 kB
Active:         310944 kB
Inactive:       273548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2752 kB
Writeback:           0 kB
Mapped:          25048 kB
Slab:            63624 kB
Committed_AS:   430308 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node54 at 2009-04-27 05:16:44