Trace number 1719604

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 99.4869 99.5153

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.9847
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.69/0.72	c WARNING: for repeatability, setting FPU to use double precision
0.69/0.72	c ============================[ Problem Statistics ]=============================
0.69/0.72	c |                                                                             |
0.69/0.72	c |  Number of variables:  14809                                                |
0.69/0.72	c |  Number of clauses:    47636                                                |
0.69/0.78	c |  Parsing time:         0.05         s                                       |
0.71/0.99	c ============================[ Search Statistics ]==============================
0.71/0.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.71/0.99	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.71/0.99	c ===============================================================================
0.71/0.99	c |         0 |    4345    21472    70970 |     7157        0    nan |  0.000 % |
0.71/1.01	c |       100 |    4345    21472    70970 |     7873      100     10 |  2.323 % |
0.71/1.02	c |       250 |    4345    21472    70970 |     8660      250     10 |  2.323 % |
0.71/1.03	c |       475 |    4345    21472    70970 |     9526      475     11 |  2.323 % |
0.71/1.06	c |       813 |    4345    21472    70970 |    10479      813     10 |  2.323 % |
1.08/1.11	c |      1319 |    4345    21472    70970 |    11526     1319     16 |  2.323 % |
1.18/1.20	c |      2080 |    4341    21442    70879 |    12679     2079     15 |  2.350 % |
1.28/1.34	c |      3219 |    4340    21437    70868 |    13947     3217     15 |  2.357 % |
1.48/1.53	c |      4927 |    4340    21437    70868 |    15342     4925     13 |  2.357 % |
1.98/2.01	c |      7489 |    4340    21437    70868 |    16876     7487     24 |  2.357 % |
2.77/2.81	c |     11334 |    4340    21437    70868 |    18564    11332     28 |  2.357 % |
4.48/4.59	c |     17100 |    4340    21437    70868 |    20420    17098     26 |  2.357 % |
7.47/7.59	c |     25749 |    4328    21287    70525 |    22462    15198     28 |  2.438 % |
12.37/12.42	c |     38724 |    4328    21287    70525 |    24709    16490     29 |  2.438 % |
19.47/19.53	c |     58185 |    4328    21287    70525 |    27179    23029     29 |  2.438 % |
33.86/33.99	c |     87378 |    4328    21287    70525 |    29897    23710     28 |  2.438 % |
50.36/50.43	c |    131168 |    4323    21235    70339 |    32887    28641     32 |  2.471 % |
84.25/84.35	c |    196853 |    4308    21115    69892 |    36176    19062     30 |  2.573 % |
99.34/99.43	c ===============================================================================
99.34/99.43	c restarts              : 18
99.34/99.43	c conflicts             : 226493         (2296 /sec)
99.34/99.43	c decisions             : 322214         (1.31 % random) (3266 /sec)
99.34/99.43	c propagations          : 86936972       (881222 /sec)
99.34/99.43	c conflict literals     : 7681752        (48.05 % deleted)
99.34/99.43	c Memory used           : 14.06 MB
99.34/99.43	c CPU time              : 98.655 s
99.34/99.43	
99.34/99.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19699
/proc/meminfo: memFree=1606448/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=1856 CPUtime=0
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 92800201 1900544 114 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 464 114 90 274 0 187 0

[startup+0.102578 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19699
/proc/meminfo: memFree=1606448/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=4848 CPUtime=0.09
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 1035 0 0 0 9 0 0 0 18 0 1 0 92800201 4964352 1018 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 1212 1018 97 274 0 935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4848

[startup+0.201584 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19699
/proc/meminfo: memFree=1606448/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=6036 CPUtime=0.19
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 1336 0 0 0 19 0 0 0 18 0 1 0 92800201 6180864 1319 1992294400 134512640 135635285 4294956208 18446744073709551615 134537021 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 1509 1319 97 274 0 1232 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6036

[startup+0.30159 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19699
/proc/meminfo: memFree=1606448/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=7488 CPUtime=0.28
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 1707 0 0 0 28 0 0 0 19 0 1 0 92800201 7667712 1690 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 1872 1690 97 274 0 1595 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7488

[startup+0.701616 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19699
/proc/meminfo: memFree=1606448/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.69
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 2388 0 0 0 51 18 0 0 22 0 1 0 92800201 10326016 2342 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 2521 2342 100 274 0 2244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10084

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1588632/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=8836 CPUtime=0.77
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 2165 0 0 0 76 1 0 0 23 0 1 0 92800274 9048064 1954 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 2209 1954 84 178 0 2029 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24276

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1588504/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=8968 CPUtime=2.36
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 2208 0 0 0 235 1 0 0 25 0 1 0 92800274 9183232 1997 1992294400 134512640 135243223 4294956304 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 2242 1997 84 178 0 2062 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24408

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1587672/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=9912 CPUtime=5.56
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 2417 0 0 0 555 1 0 0 25 0 1 0 92800274 10149888 2206 1992294400 134512640 135243223 4294956304 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 2478 2206 84 178 0 2298 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25352

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1586840/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=10572 CPUtime=11.96
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 2586 0 0 0 1195 1 0 0 25 0 1 0 92800274 10825728 2375 1992294400 134512640 135243223 4294956304 18446744073709551615 134555921 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 2643 2375 84 178 0 2463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26012

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1585624/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=11880 CPUtime=24.75
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 2903 0 0 0 2474 1 0 0 25 0 1 0 92800274 12165120 2692 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 2970 2692 84 178 0 2790 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27320

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1585048/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=12676 CPUtime=50.35
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3104 0 0 0 5033 2 0 0 25 0 1 0 92800274 12980224 2893 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3169 2893 84 178 0 2989 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28116

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

[startup+51.2019 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1585048/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=12676 CPUtime=50.45
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3114 0 0 0 5043 2 0 0 25 0 1 0 92800274 12980224 2903 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3169 2903 84 178 0 2989 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 28116

[startup+76.8015 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=76.04
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3533 0 0 0 7602 2 0 0 25 0 1 0 92800274 14737408 3322 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3322 84 178 0 3418 0
Current children cumulated CPU time (s) 76.75
Current children cumulated vsize (KiB) 29832

[startup+89.6014 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=88.84
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3534 0 0 0 8882 2 0 0 25 0 1 0 92800274 14737408 3323 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3323 84 178 0 3418 0
Current children cumulated CPU time (s) 89.55
Current children cumulated vsize (KiB) 29832

[startup+96.0018 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=95.23
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3537 0 0 0 9521 2 0 0 25 0 1 0 92800274 14737408 3326 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3326 84 178 0 3418 0
Current children cumulated CPU time (s) 95.94
Current children cumulated vsize (KiB) 29832

[startup+97.6019 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=96.83
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3537 0 0 0 9681 2 0 0 25 0 1 0 92800274 14737408 3326 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3326 84 178 0 3418 0
Current children cumulated CPU time (s) 97.54
Current children cumulated vsize (KiB) 29832

[startup+98.4019 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=97.63
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3537 0 0 0 9761 2 0 0 25 0 1 0 92800274 14737408 3326 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3326 84 178 0 3418 0
Current children cumulated CPU time (s) 98.34
Current children cumulated vsize (KiB) 29832

[startup+99.202 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=98.43
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3537 0 0 0 9841 2 0 0 25 0 1 0 92800274 14737408 3326 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3326 84 178 0 3418 0
Current children cumulated CPU time (s) 99.14
Current children cumulated vsize (KiB) 29832

[startup+99.402 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=10084 CPUtime=0.71
/proc/19699/stat : 19699 (IUT_BMB_SAT) S 19697 19699 19172 0 -1 4194304 2394 0 0 0 52 19 0 0 23 0 1 0 92800201 10326016 2347 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19699/statm: 2521 2347 105 274 0 2244 0
[pid=19701] ppid=19699 vsize=5356 CPUtime=0
/proc/19701/stat : 19701 (sh) S 19699 19699 19172 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 92800274 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19701/statm: 1339 232 193 169 0 50 0
[pid=19702] ppid=19701 vsize=14392 CPUtime=98.63
/proc/19702/stat : 19702 (minisat) R 19701 19699 19172 0 -1 4194304 3537 0 0 0 9861 2 0 0 25 0 1 0 92800274 14737408 3326 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19702/statm: 3598 3326 84 178 0 3418 0
Current children cumulated CPU time (s) 99.34
Current children cumulated vsize (KiB) 29832

[startup+99.502 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 19702
/proc/meminfo: memFree=1583128/2055920 swapFree=4130580/4192956
[pid=19699] ppid=19697 vsize=8340 CPUtime=99.46
/proc/19699/stat : 19699 (IUT_BMB_SAT) R 19697 19699 19172 0 -1 4194304 3944 3826 0 0 58 20 9865 3 17 0 1 0 92800201 8540160 1912 1992294400 134512640 135635285 4294956208 18446744073709551615 135063340 0 0 4096 0 0 0 0 17 1 0 0
/proc/19699/statm: 2085 1912 106 274 0 1808 0
Current children cumulated CPU time (s) 99.46
Current children cumulated vsize (KiB) 8340

Child status: 0
Real time (s): 99.5153
CPU time (s): 99.4869
CPU user time (s): 99.2489
CPU system time (s): 0.237963
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 29832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.2489
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7774
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= 9
involuntary context switches= 290

runsolver used 0.105983 second user time and 0.264959 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 10:21:07
IDJOB=1719604
IDBENCH=69566
IDSOLVER=523
FILE ID=node22/1719604-1240647666
PBS_JOBID= 9186455
Free space on /tmp= 66020 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719604-1240647666/watcher-1719604-1240647666 -o /tmp/evaluation-result-1719604-1240647666/solver-1719604-1240647666 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1719604-1240647666.cnf HOME

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=1710517169

node22.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.232
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.232
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:       1606864 kB
Buffers:          9212 kB
Cached:         331980 kB
SwapCached:      56132 kB
Active:         170280 kB
Inactive:       229356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606864 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:            2972 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            35488 kB
Committed_AS:   395852 kB
PageTables:       1400 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= 66016 MiB
End job on node22 at 2009-04-25 10:22:46