Trace number 1533271

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.0SAT 401.559 401.758

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S1931398869-036.cnf
MD5SUMced561befb08624b32eaaf27530007d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  90                                                   |
0.00/0.02	c |  Number of clauses:    1917                                                 |
0.00/0.02	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 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       100 |      90     1917     9585 |      702      100     20 |  0.012 % |
0.00/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.01/0.04	c |       478 |      90     1917     9585 |      850      478     20 |  0.012 % |
0.01/0.04	c |       815 |      90     1917     9585 |      935      815     19 |  0.012 % |
0.01/0.06	c |      1322 |      90     1917     9585 |     1029      844     18 |  0.012 % |
0.01/0.08	c |      2081 |      90     1917     9585 |     1132      548     18 |  0.012 % |
0.01/0.11	c |      3221 |      90     1917     9585 |     1245     1107     19 |  0.012 % |
0.01/0.16	c |      4929 |      90     1917     9585 |     1369      918     19 |  0.012 % |
0.01/0.23	c |      7492 |      90     1917     9585 |     1506     1400     19 |  0.012 % |
0.01/0.35	c |     11336 |      90     1917     9585 |     1657     1431     18 |  0.012 % |
0.01/0.53	c |     17103 |      90     1917     9585 |     1823     1337     17 |  0.012 % |
0.01/0.81	c |     25752 |      90     1917     9585 |     2005     1702     18 |  0.012 % |
1.19/1.23	c |     38727 |      90     1917     9585 |     2206     1503     19 |  0.012 % |
1.79/1.89	c |     58189 |      90     1917     9585 |     2426     1998     18 |  0.012 % |
2.88/2.93	c |     87381 |      90     1917     9585 |     2669     1808     19 |  0.012 % |
4.48/4.52	c |    131170 |      90     1917     9585 |     2936     2514     20 |  0.012 % |
6.88/6.98	c |    196855 |      90     1917     9585 |     3229     1583     17 |  0.012 % |
10.78/10.84	c |    295382 |      90     1917     9585 |     3552     2569     18 |  0.012 % |
16.78/16.80	c |    443171 |      90     1917     9585 |     3908     1979     18 |  0.012 % |
26.18/26.22	c |    664854 |      90     1917     9585 |     4298     3467     17 |  0.012 % |
40.77/40.85	c |    997379 |      90     1917     9585 |     4728     3278     18 |  0.012 % |
63.85/63.97	c |   1496168 |      90     1917     9585 |     5201     3231     17 |  0.012 % |
99.63/99.72	c |   2244350 |      90     1917     9585 |     5721     4448     18 |  0.012 % |
156.01/156.16	c |   3366626 |      90     1917     9585 |     6293     3928     18 |  0.012 % |
245.16/245.35	c |   5050037 |      90     1917     9585 |     6923     4344     19 |  0.012 % |
385.19/385.42	c |   7575154 |      90     1917     9585 |     7615     5163     18 |  0.012 % |
401.48/401.75	c ===============================================================================
401.48/401.75	c restarts              : 27
401.48/401.75	c conflicts             : 7859350        (19573 /sec)
401.48/401.75	c decisions             : 8729549        (1.78 % random) (21741 /sec)
401.48/401.75	c propagations          : 121243237      (301952 /sec)
401.48/401.75	c conflict literals     : 148922302      (19.05 % deleted)
401.48/401.75	c Memory used           : 4.39 MB
401.48/401.75	c CPU time              : 401.531 s
401.48/401.75	
401.48/401.75	s SATISFIABLE
401.48/401.75	v 1 2 -3 -4 5 6 -7 8 9 10 -11 12 -13 14 -15 16 -17 -18 19 -20 21 22 -23 24 25 26 27 -28 -29 -30 31 -32 -33 -34 -35 -36 37 38 -39 -40 41 -42 -43 44 -45 -46 -47 -48 49 -50 -51 52 -53 54 -55 56 57 -58 -59 -60 61 62 63 64 65 66 67 68 69 -70 -71 -72 -73 74 -75 76 77 -78 -79 80 81 -82 83 -84 85 -86 87 -88 89 -90 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533271-1238454476/watcher-1533271-1238454476 -o /tmp/evaluation-result-1533271-1238454476/solver-1533271-1238454476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533271-1238454476.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11845
/proc/meminfo: memFree=1544552/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1284 CPUtime=0
/proc/11845/stat : 11845 (IUT_BMB_SAT) R 11843 11845 11190 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1118113239 1314816 139 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/11845/statm: 321 139 97 274 0 44 0

[startup+0.0348121 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11845
/proc/meminfo: memFree=1544552/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101822 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11845
/proc/meminfo: memFree=1544552/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301857 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11845
/proc/meminfo: memFree=1544552/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701925 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11845
/proc/meminfo: memFree=1544552/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50206 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1543376/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=2448 CPUtime=1.48
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 257 0 0 0 148 0 0 0 25 0 1 0 1118113241 2506752 237 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 612 237 83 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10133 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1543184/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=2448 CPUtime=3.07
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 287 0 0 0 307 0 0 0 25 0 1 0 1118113241 2506752 267 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 612 267 83 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30288 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1542864/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=2712 CPUtime=6.28
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 328 0 0 0 628 0 0 0 25 0 1 0 1118113241 2777088 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 678 308 83 178 0 498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9484

[startup+12.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1542608/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=2844 CPUtime=12.67
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 369 0 0 0 1267 0 0 0 25 0 1 0 1118113241 2912256 349 1992294400 134512640 135243223 4294956304 18446744073709551615 134555576 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 711 349 83 178 0 531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9616

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1542480/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=3112 CPUtime=25.47
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 428 0 0 0 2547 0 0 0 25 0 1 0 1118113241 3186688 408 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 778 408 83 178 0 598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9884

[startup+51.1016 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1542224/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=3384 CPUtime=51.05
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 490 0 0 0 5105 0 0 0 25 0 1 0 1118113241 3465216 470 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 846 470 83 178 0 666 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10156

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541840/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=3656 CPUtime=102.23
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 556 0 0 0 10223 0 0 0 25 0 1 0 1118113241 3743744 536 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 914 536 83 178 0 734 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10428

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541520/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=3928 CPUtime=162.19
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 634 0 0 0 16219 0 0 0 25 0 1 0 1118113241 4022272 614 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 982 614 83 178 0 802 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10700

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541264/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4208 CPUtime=222.16
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 693 0 0 0 22216 0 0 0 25 0 1 0 1118113241 4308992 673 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11848/statm: 1052 673 83 178 0 872 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10980

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541136/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4208 CPUtime=282.13
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 721 0 0 0 28213 0 0 0 25 0 1 0 1118113241 4308992 701 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1052 701 83 178 0 872 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10980

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541072/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4352 CPUtime=342.1
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 753 0 0 0 34210 0 0 0 25 0 1 0 1118113241 4456448 733 1992294400 134512640 135243223 4294956304 18446744073709551615 134564862 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1088 733 83 178 0 908 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 11124

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

[startup+358.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541072/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4352 CPUtime=358.09
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 753 0 0 0 35809 0 0 0 25 0 1 0 1118113241 4456448 733 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1088 733 83 178 0 908 0
Current children cumulated CPU time (s) 358.1
Current children cumulated vsize (KiB) 11124

[startup+383.906 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1541008/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4352 CPUtime=383.68
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 761 0 0 0 38368 0 0 0 25 0 1 0 1118113241 4456448 741 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1088 741 83 178 0 908 0
Current children cumulated CPU time (s) 383.69
Current children cumulated vsize (KiB) 11124

[startup+390.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4352 CPUtime=390.08
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 763 0 0 0 39008 0 0 0 25 0 1 0 1118113241 4456448 743 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1088 743 83 178 0 908 0
Current children cumulated CPU time (s) 390.09
Current children cumulated vsize (KiB) 11124

[startup+396.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4492 CPUtime=396.47
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 766 0 0 0 39647 0 0 0 25 0 1 0 1118113241 4599808 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1123 746 83 178 0 943 0
Current children cumulated CPU time (s) 396.48
Current children cumulated vsize (KiB) 11264

[startup+399.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4492 CPUtime=399.67
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 766 0 0 0 39967 0 0 0 25 0 1 0 1118113241 4599808 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1123 746 83 178 0 943 0
Current children cumulated CPU time (s) 399.68
Current children cumulated vsize (KiB) 11264

[startup+400.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4492 CPUtime=400.47
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 766 0 0 0 40047 0 0 0 25 0 1 0 1118113241 4599808 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1123 746 83 178 0 943 0
Current children cumulated CPU time (s) 400.48
Current children cumulated vsize (KiB) 11264

[startup+401.506 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4492 CPUtime=401.28
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 766 0 0 0 40128 0 0 0 25 0 1 0 1118113241 4599808 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1123 746 83 178 0 943 0
Current children cumulated CPU time (s) 401.29
Current children cumulated vsize (KiB) 11264

[startup+401.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 11848
/proc/meminfo: memFree=1540944/2055920 swapFree=4179412/4192956
[pid=11845] ppid=11843 vsize=1416 CPUtime=0.01
/proc/11845/stat : 11845 (IUT_BMB_SAT) S 11843 11845 11190 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1118113239 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11845/statm: 354 162 105 274 0 77 0
[pid=11847] ppid=11845 vsize=5356 CPUtime=0
/proc/11847/stat : 11847 (sh) S 11845 11845 11190 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118113241 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11847/statm: 1339 232 193 169 0 50 0
[pid=11848] ppid=11847 vsize=4492 CPUtime=401.47
/proc/11848/stat : 11848 (minisat) R 11847 11845 11190 0 -1 4194304 766 0 0 0 40147 0 0 0 25 0 1 0 1118113241 4599808 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/11848/statm: 1123 746 83 178 0 943 0
Current children cumulated CPU time (s) 401.48
Current children cumulated vsize (KiB) 11264

Child status: 0
Real time (s): 401.758
CPU time (s): 401.559
CPU user time (s): 401.544
CPU system time (s): 0.014997
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 11264

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

runsolver used 0.341948 second user time and 1.12783 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-31 01:07:56
IDJOB=1533271
IDBENCH=70428
IDSOLVER=523
FILE ID=node25/1533271-1238454476
PBS_JOBID= 9061656
Free space on /tmp= 66264 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S1931398869-036.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533271-1238454476/watcher-1533271-1238454476 -o /tmp/evaluation-result-1533271-1238454476/solver-1533271-1238454476 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533271-1238454476.cnf HOME

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

MD5SUM BENCH= ced561befb08624b32eaaf27530007d8
RANDOM SEED=1433494971

node25.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.263
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.263
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:       1545096 kB
Buffers:        101116 kB
Cached:         308676 kB
SwapCached:       7320 kB
Active:         169584 kB
Inactive:       249072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545096 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          14544 kB
Slab:            78256 kB
Committed_AS:  3223592 kB
PageTables:       1464 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= 66260 MiB
End job on node25 at 2009-03-31 01:14:38