Trace number 1534306

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.0UNSAT 208.082 208.181

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
MD5SUMa64f61e36a26258a4e57b34bdb756185
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4644
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  360                                                  |
0.00/0.01	c |  Number of clauses:    1530                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     349     1512     4609 |      504        0    nan |  0.000 % |
0.00/0.02	c |       100 |     349     1512     4609 |      554      100     16 |  0.001 % |
0.00/0.02	c |       250 |     349     1512     4609 |      609      250     16 |  0.001 % |
0.00/0.03	c |       476 |     349     1512     4609 |      670      476     17 |  0.001 % |
0.00/0.04	c |       815 |     349     1512     4609 |      737      468     16 |  0.001 % |
0.00/0.05	c |      1321 |     349     1512     4609 |      811      600     14 |  0.001 % |
0.00/0.07	c |      2080 |     349     1512     4609 |      892      518     14 |  0.001 % |
0.00/0.11	c |      3222 |     349     1512     4609 |      982      746     14 |  0.001 % |
0.00/0.16	c |      4933 |     349     1512     4609 |     1080      948     14 |  0.001 % |
0.00/0.24	c |      7497 |     349     1512     4609 |     1188      734     14 |  0.001 % |
0.00/0.37	c |     11341 |     349     1512     4609 |     1307      927     15 |  0.001 % |
0.00/0.57	c |     17107 |     349     1512     4609 |     1437      687     13 |  0.001 % |
0.00/0.88	c |     25757 |     349     1512     4609 |     1581     1288     14 |  0.001 % |
1.28/1.36	c |     38731 |     349     1512     4609 |     1739     1401     15 |  0.001 % |
1.98/2.10	c |     58194 |     349     1512     4609 |     1913     1419     14 |  0.001 % |
3.19/3.25	c |     87389 |     349     1512     4609 |     2105     1518     16 |  0.001 % |
4.98/5.01	c |    131178 |     349     1512     4609 |     2315     1590     15 |  0.001 % |
7.68/7.73	c |    196863 |     349     1512     4609 |     2547     1634     15 |  0.001 % |
11.88/11.96	c |    295390 |     349     1512     4609 |     2802     2241     13 |  0.001 % |
18.37/18.47	c |    443182 |     349     1512     4609 |     3082     2782     15 |  0.001 % |
28.57/28.65	c |    664865 |     349     1512     4609 |     3390     2044     14 |  0.001 % |
44.66/44.71	c |    997392 |     349     1512     4609 |     3729     3059     13 |  0.001 % |
69.35/69.42	c |   1496180 |     349     1512     4609 |     4102     3783     15 |  0.002 % |
107.83/107.91	c |   2244363 |     348     1502     4578 |     4512     3420     14 |  0.279 % |
168.40/168.54	c |   3366637 |     347     1491     4545 |     4964     3735     14 |  0.557 % |
207.98/208.17	c ===============================================================================
207.98/208.17	c restarts              : 25
207.98/208.17	c conflicts             : 4093472        (19675 /sec)
207.98/208.17	c decisions             : 4794301        (1.80 % random) (23043 /sec)
207.98/208.17	c propagations          : 224477640      (1078917 /sec)
207.98/208.17	c conflict literals     : 63325772       (28.63 % deleted)
207.98/208.17	c Memory used           : 3.95 MB
207.98/208.17	c CPU time              : 208.058 s
207.98/208.17	
207.98/208.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534306-1238565407/watcher-1534306-1238565407 -o /tmp/evaluation-result-1534306-1238565407/solver-1534306-1238565407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534306-1238565407.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.99 1.95 1.69 3/72 10566
/proc/meminfo: memFree=1047800/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) R 10564 10566 10283 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 144 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10566/statm: 354 144 97 274 0 77 0

[startup+0.0932601 s]
/proc/loadavg: 1.99 1.95 1.69 3/72 10566
/proc/meminfo: memFree=1047800/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.10126 s]
/proc/loadavg: 1.99 1.95 1.69 3/72 10566
/proc/meminfo: memFree=1047800/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.3013 s]
/proc/loadavg: 1.99 1.95 1.69 3/72 10566
/proc/meminfo: memFree=1047800/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701377 s]
/proc/loadavg: 1.99 1.95 1.69 3/72 10566
/proc/meminfo: memFree=1047800/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50154 s]
/proc/loadavg: 1.99 1.95 1.69 2/75 10569
/proc/meminfo: memFree=1046752/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=2316 CPUtime=1.48
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 229 0 0 0 148 0 0 0 25 0 1 0 1129201939 2371584 209 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 579 209 84 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10185 s]
/proc/loadavg: 1.91 1.94 1.68 2/75 10569
/proc/meminfo: memFree=1046560/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=2316 CPUtime=3.08
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 253 0 0 0 308 0 0 0 25 0 1 0 1129201939 2371584 233 1992294400 134512640 135243223 4294956304 18446744073709551615 134558303 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 579 233 84 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.30148 s]
/proc/loadavg: 1.91 1.94 1.68 2/75 10569
/proc/meminfo: memFree=1046368/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=2580 CPUtime=6.28
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 288 0 0 0 628 0 0 0 25 0 1 0 1129201939 2641920 268 1992294400 134512640 135243223 4294956304 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 645 268 84 178 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9352

[startup+12.7017 s]
/proc/loadavg: 1.77 1.91 1.67 2/75 10569
/proc/meminfo: memFree=1046112/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=2712 CPUtime=12.68
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 328 0 0 0 1268 0 0 0 25 0 1 0 1129201939 2777088 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 678 308 84 178 0 498 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9484

[startup+25.5012 s]
/proc/loadavg: 1.65 1.88 1.67 2/75 10569
/proc/meminfo: memFree=1045920/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=2848 CPUtime=25.47
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 380 0 0 0 2547 0 0 0 25 0 1 0 1129201939 2916352 360 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 712 360 84 178 0 532 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9620

[startup+51.1013 s]
/proc/loadavg: 1.43 1.80 1.65 2/75 10569
/proc/meminfo: memFree=1045664/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=3244 CPUtime=51.05
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 453 0 0 0 5105 0 0 0 25 0 1 0 1129201939 3321856 433 1992294400 134512640 135243223 4294956304 18446744073709551615 134555642 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 811 433 84 178 0 631 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10016

[startup+102.306 s]
/proc/loadavg: 1.17 1.67 1.61 2/75 10569
/proc/meminfo: memFree=1045152/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=3512 CPUtime=102.23
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 552 0 0 0 10223 0 0 0 25 0 1 0 1129201939 3596288 532 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 878 532 84 178 0 698 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10284

[startup+162.302 s]
/proc/loadavg: 1.07 1.55 1.57 2/75 10569
/proc/meminfo: memFree=1044832/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=3772 CPUtime=162.2
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 617 0 0 0 16220 0 0 0 25 0 1 0 1129201939 3862528 597 1992294400 134512640 135243223 4294956304 18446744073709551615 134567680 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 943 597 84 178 0 763 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10544

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

[startup+179.101 s]
/proc/loadavg: 1.05 1.52 1.56 2/75 10569
/proc/meminfo: memFree=1044768/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=3904 CPUtime=178.99
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 643 0 0 0 17899 0 0 0 25 0 1 0 1129201939 3997696 623 1992294400 134512640 135243223 4294956304 18446744073709551615 134564856 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 976 623 84 178 0 796 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 10676

[startup+191.902 s]
/proc/loadavg: 1.04 1.50 1.55 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=191.78
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 653 0 0 0 19178 0 0 0 25 0 1 0 1129201939 4141056 633 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 633 84 178 0 831 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 10816

[startup+198.301 s]
/proc/loadavg: 1.03 1.48 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=198.18
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 660 0 0 0 19818 0 0 0 25 0 1 0 1129201939 4141056 640 1992294400 134512640 135243223 4294956304 18446744073709551615 134752796 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 640 84 178 0 831 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 10816

[startup+204.701 s]
/proc/loadavg: 1.03 1.47 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=204.58
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 664 0 0 0 20458 0 0 0 25 0 1 0 1129201939 4141056 644 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 644 84 178 0 831 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 10816

[startup+206.302 s]
/proc/loadavg: 1.03 1.47 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=206.18
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 664 0 0 0 20618 0 0 0 25 0 1 0 1129201939 4141056 644 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 644 84 178 0 831 0
Current children cumulated CPU time (s) 206.18
Current children cumulated vsize (KiB) 10816

[startup+207.102 s]
/proc/loadavg: 1.03 1.46 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=206.98
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 664 0 0 0 20698 0 0 0 25 0 1 0 1129201939 4141056 644 1992294400 134512640 135243223 4294956304 18446744073709551615 134572384 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 644 84 178 0 831 0
Current children cumulated CPU time (s) 206.98
Current children cumulated vsize (KiB) 10816

[startup+207.906 s]
/proc/loadavg: 1.03 1.46 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=207.78
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 664 0 0 0 20778 0 0 0 25 0 1 0 1129201939 4141056 644 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 644 84 178 0 831 0
Current children cumulated CPU time (s) 207.78
Current children cumulated vsize (KiB) 10816

[startup+208.102 s]
/proc/loadavg: 1.03 1.46 1.54 2/75 10569
/proc/meminfo: memFree=1044704/2055920 swapFree=4175896/4192956
[pid=10566] ppid=10564 vsize=1416 CPUtime=0
/proc/10566/stat : 10566 (IUT_BMB_SAT) S 10564 10566 10283 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1129201937 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10566/statm: 354 154 105 274 0 77 0
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (sh) S 10566 10566 10283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129201938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1339 232 193 169 0 50 0
[pid=10569] ppid=10568 vsize=4044 CPUtime=207.98
/proc/10569/stat : 10569 (minisat) R 10568 10566 10283 0 -1 4194304 664 0 0 0 20798 0 0 0 25 0 1 0 1129201939 4141056 644 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 1011 644 84 178 0 831 0
Current children cumulated CPU time (s) 207.98
Current children cumulated vsize (KiB) 10816

Child status: 0
Real time (s): 208.181
CPU time (s): 208.082
CPU user time (s): 208.068
CPU system time (s): 0.013997
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 10816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.068
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1166
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= 8
involuntary context switches= 674

runsolver used 0.299954 second user time and 0.626904 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-01 07:56:47
IDJOB=1534306
IDBENCH=70635
IDSOLVER=523
FILE ID=node66/1534306-1238565407
PBS_JOBID= 9062155
Free space on /tmp= 66544 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534306-1238565407/watcher-1534306-1238565407 -o /tmp/evaluation-result-1534306-1238565407/solver-1534306-1238565407 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534306-1238565407.cnf HOME

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

MD5SUM BENCH= a64f61e36a26258a4e57b34bdb756185
RANDOM SEED=366994200

node66.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.286
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.286
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:       1048344 kB
Buffers:        100088 kB
Cached:         811128 kB
SwapCached:       8824 kB
Active:         329964 kB
Inactive:       592220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048344 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            70592 kB
Committed_AS:  3292980 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-04-01 08:00:15