Trace number 1732964

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 157.317 157.38

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.39/0.46	c WARNING: for repeatability, setting FPU to use double precision
0.39/0.46	c ============================[ Problem Statistics ]=============================
0.39/0.46	c |                                                                             |
0.39/0.47	c |  Number of variables:  45                                                   |
0.39/0.47	c |  Number of clauses:    38430                                                |
0.45/0.54	c |  Parsing time:         0.06         s                                       |
14.17/14.21	c ============================[ Search Statistics ]==============================
14.17/14.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.17/14.21	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.17/14.21	c ===============================================================================
14.17/14.21	c |         0 |      45    38430   456120 |    12810        0    nan |  0.000 % |
14.17/14.22	c |       100 |      45    38430   456120 |    14091      100     20 |  0.051 % |
14.17/14.23	c |       250 |      45    38430   456120 |    15500      250     19 |  0.051 % |
14.17/14.25	c |       475 |      45    38430   456120 |    17050      475     18 |  0.051 % |
14.17/14.27	c |       812 |      45    38430   456120 |    18755      812     18 |  0.051 % |
14.27/14.31	c |      1318 |      45    38430   456120 |    20630     1318     17 |  0.051 % |
14.36/14.40	c |      2079 |      45    38430   456120 |    22693     2079     17 |  0.051 % |
14.46/14.52	c |      3219 |      45    38430   456120 |    24963     3219     17 |  0.051 % |
14.56/14.68	c |      4929 |      45    38430   456120 |    27459     4929     17 |  0.051 % |
14.96/15.03	c |      7492 |      45    38430   456120 |    30205     7492     17 |  0.051 % |
15.56/15.60	c |     11337 |      45    38430   456120 |    33225    11337     17 |  0.051 % |
16.57/16.69	c |     17103 |      45    38430   456120 |    36548    17103     16 |  0.051 % |
18.77/18.87	c |     25754 |      45    38430   456120 |    40203    25754     16 |  0.051 % |
24.07/24.15	c |     38729 |      45    38430   456120 |    44223    38729     16 |  0.051 % |
31.87/31.91	c |     58190 |      45    38430   456120 |    48645    26149     15 |  0.051 % |
44.75/44.84	c |     87382 |      45    38430   456120 |    53510    18904     15 |  0.051 % |
64.44/64.59	c |    131172 |      45    38430   456120 |    58861    21767     14 |  0.051 % |
88.13/88.28	c |    196857 |      45    38430   456120 |    64747    41127     14 |  0.100 % |
131.32/131.45	c |    295384 |      44    28350   335160 |    71222     8564     15 |  2.273 % |
157.22/157.37	c ===============================================================================
157.22/157.37	c restarts              : 19
157.22/157.37	c conflicts             : 359627         (2293 /sec)
157.22/157.37	c decisions             : 380172         (1.81 % random) (2424 /sec)
157.22/157.37	c propagations          : 2523897        (16094 /sec)
157.22/157.37	c conflict literals     : 5095339        (23.74 % deleted)
157.22/157.37	c Memory used           : 13.96 MB
157.22/157.37	c CPU time              : 156.82 s
157.22/157.37	
157.22/157.37	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-1732964-1240784208/watcher-1732964-1240784208 -o /tmp/evaluation-result-1732964-1240784208/solver-1732964-1240784208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1732964-1240784208.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.97 0.99 3/64 23498
/proc/meminfo: memFree=1076464/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=1736 CPUtime=0
/proc/23498/stat : 23498 (IUT_BMB_SAT) R 23496 23498 23461 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 106454341 1777664 174 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/23498/statm: 434 174 90 274 0 157 0

[startup+0.018049 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23498
/proc/meminfo: memFree=1076464/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=2152 CPUtime=0.01
/proc/23498/stat : 23498 (IUT_BMB_SAT) R 23496 23498 23461 0 -1 4194304 340 0 0 0 1 0 0 0 18 0 1 0 106454341 2203648 323 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23498/statm: 538 324 93 274 0 261 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2152

[startup+0.101056 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23498
/proc/meminfo: memFree=1076464/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=4212 CPUtime=0.09
/proc/23498/stat : 23498 (IUT_BMB_SAT) R 23496 23498 23461 0 -1 4194304 844 0 0 0 9 0 0 0 18 0 1 0 106454341 4313088 827 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23498/statm: 1053 827 93 274 0 776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4212

[startup+0.301075 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23498
/proc/meminfo: memFree=1076464/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.29
/proc/23498/stat : 23498 (IUT_BMB_SAT) R 23496 23498 23461 0 -1 4194304 1490 0 0 0 23 6 0 0 19 0 1 0 106454341 7712768 1473 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23498/statm: 1883 1473 98 274 0 1606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.701111 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 23498
/proc/meminfo: memFree=1076464/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7532

[startup+1.50118 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1062928/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=7248 CPUtime=1.02
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 1679 0 0 0 102 0 0 0 25 0 1 0 106454388 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535462 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20136

[startup+3.10133 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1062800/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=7248 CPUtime=2.62
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 1679 0 0 0 262 0 0 0 25 0 1 0 106454388 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20136

[startup+6.30163 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1062544/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=7248 CPUtime=5.82
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 1679 0 0 0 582 0 0 0 25 0 1 0 106454388 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20136

[startup+12.7022 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1062360/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=7544 CPUtime=12.21
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 1729 0 0 0 1221 0 0 0 25 0 1 0 106454388 7725056 1710 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 1886 1710 77 178 0 1706 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20432

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1060440/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=9708 CPUtime=25.01
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 2562 0 0 0 2500 1 0 0 25 0 1 0 106454388 9940992 2258 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 2427 2258 83 178 0 2247 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22596

[startup+51.1018 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1059096/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=11248 CPUtime=50.6
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 2913 0 0 0 5059 1 0 0 25 0 1 0 106454388 11517952 2609 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 2812 2609 83 178 0 2632 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24136

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1057304/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=13268 CPUtime=101.78
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3337 0 0 0 10177 1 0 0 25 0 1 0 106454388 13586432 3033 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3317 3033 83 178 0 3137 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26156

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056728/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=13812 CPUtime=127.38
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3475 0 0 0 12736 2 0 0 25 0 1 0 106454388 14143488 3171 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3453 3171 83 178 0 3273 0
Current children cumulated CPU time (s) 127.83
Current children cumulated vsize (KiB) 26700

[startup+140.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056728/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=13812 CPUtime=140.17
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3475 0 0 0 14015 2 0 0 25 0 1 0 106454388 14143488 3171 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3453 3171 83 178 0 3273 0
Current children cumulated CPU time (s) 140.62
Current children cumulated vsize (KiB) 26700

[startup+147.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056600/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=146.57
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3518 0 0 0 14655 2 0 0 25 0 1 0 106454388 14635008 3214 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3214 83 178 0 3393 0
Current children cumulated CPU time (s) 147.02
Current children cumulated vsize (KiB) 27180

[startup+153.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056472/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=152.97
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3522 0 0 0 15295 2 0 0 25 0 1 0 106454388 14635008 3218 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3218 83 178 0 3393 0
Current children cumulated CPU time (s) 153.42
Current children cumulated vsize (KiB) 27180

[startup+155.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056472/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=154.57
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3523 0 0 0 15455 2 0 0 25 0 1 0 106454388 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134553152 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 155.02
Current children cumulated vsize (KiB) 27180

[startup+156.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056472/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=156.17
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3523 0 0 0 15615 2 0 0 25 0 1 0 106454388 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 156.62
Current children cumulated vsize (KiB) 27180

[startup+157.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056472/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=156.57
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3523 0 0 0 15655 2 0 0 25 0 1 0 106454388 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 157.02
Current children cumulated vsize (KiB) 27180

[startup+157.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23501
/proc/meminfo: memFree=1056472/2055920 swapFree=4148400/4192956
[pid=23498] ppid=23496 vsize=7532 CPUtime=0.45
/proc/23498/stat : 23498 (IUT_BMB_SAT) S 23496 23498 23461 0 -1 4194304 1497 0 0 0 31 14 0 0 21 0 1 0 106454341 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23498/statm: 1883 1479 104 274 0 1606 0
[pid=23500] ppid=23498 vsize=5356 CPUtime=0
/proc/23500/stat : 23500 (sh) S 23498 23498 23461 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106454388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23500/statm: 1339 232 193 169 0 50 0
[pid=23501] ppid=23500 vsize=14292 CPUtime=156.77
/proc/23501/stat : 23501 (minisat) R 23500 23498 23461 0 -1 4194304 3523 0 0 0 15675 2 0 0 25 0 1 0 106454388 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23501/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 157.22
Current children cumulated vsize (KiB) 27180

Child status: 0
Real time (s): 157.38
CPU time (s): 157.317
CPU user time (s): 157.142
CPU system time (s): 0.174973
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 27180

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

runsolver used 0.146977 second user time and 0.435933 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-27 00:16:48
IDJOB=1732964
IDBENCH=71131
IDSOLVER=523
FILE ID=node14/1732964-1240784208
PBS_JOBID= 9187302
Free space on /tmp= 66436 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732964-1240784208/watcher-1732964-1240784208 -o /tmp/evaluation-result-1732964-1240784208/solver-1732964-1240784208 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1732964-1240784208.cnf HOME

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=104184519

node14.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.256
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	: 5931.00
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.256
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:       1076952 kB
Buffers:         82024 kB
Cached:         780180 kB
SwapCached:      38456 kB
Active:         241508 kB
Inactive:       661424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076952 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            62064 kB
Committed_AS:   373840 kB
PageTables:       1448 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= 66432 MiB
End job on node14 at 2009-04-27 00:19:26