Trace number 1785691

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 159.684 159.742

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 benchmark31.6922
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.46/0.54	c |  Parsing time:         0.06         s                                       |
14.88/14.98	c ============================[ Search Statistics ]==============================
14.88/14.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.88/14.98	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.88/14.98	c ===============================================================================
14.88/14.98	c |         0 |      45    38430   456120 |    12810        0    nan |  0.000 % |
14.88/14.99	c |       100 |      45    38430   456120 |    14091      100     20 |  0.051 % |
14.98/15.00	c |       250 |      45    38430   456120 |    15500      250     19 |  0.051 % |
14.98/15.02	c |       475 |      45    38430   456120 |    17050      475     18 |  0.051 % |
14.98/15.04	c |       812 |      45    38430   456120 |    18755      812     18 |  0.051 % |
14.98/15.08	c |      1318 |      45    38430   456120 |    20630     1318     17 |  0.051 % |
15.08/15.17	c |      2079 |      45    38430   456120 |    22693     2079     17 |  0.051 % |
15.18/15.29	c |      3219 |      45    38430   456120 |    24963     3219     17 |  0.051 % |
15.38/15.46	c |      4929 |      45    38430   456120 |    27459     4929     17 |  0.051 % |
15.78/15.83	c |      7492 |      45    38430   456120 |    30205     7492     17 |  0.051 % |
16.38/16.44	c |     11337 |      45    38430   456120 |    33225    11337     17 |  0.051 % |
17.58/17.64	c |     17103 |      45    38430   456120 |    36548    17103     16 |  0.051 % |
19.87/19.97	c |     25754 |      45    38430   456120 |    40203    25754     16 |  0.051 % |
25.38/25.42	c |     38729 |      45    38430   456120 |    44223    38729     16 |  0.051 % |
33.17/33.27	c |     58190 |      45    38430   456120 |    48645    26149     15 |  0.051 % |
46.26/46.33	c |     87382 |      45    38430   456120 |    53510    18904     15 |  0.051 % |
66.16/66.24	c |    131172 |      45    38430   456120 |    58861    21767     14 |  0.051 % |
90.06/90.15	c |    196857 |      45    38430   456120 |    64747    41127     14 |  0.100 % |
133.54/133.69	c |    295384 |      44    28350   335160 |    71222     8564     15 |  2.273 % |
159.63/159.73	c ===============================================================================
159.63/159.73	c restarts              : 19
159.63/159.73	c conflicts             : 359627         (2259 /sec)
159.63/159.73	c decisions             : 380172         (1.81 % random) (2388 /sec)
159.63/159.73	c propagations          : 2523897        (15855 /sec)
159.63/159.73	c conflict literals     : 5095339        (23.74 % deleted)
159.63/159.73	c Memory used           : 13.96 MB
159.63/159.73	c CPU time              : 159.184 s
159.63/159.73	
159.63/159.73	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-1785691-1241925598/watcher-1785691-1241925598 -o /tmp/evaluation-result-1785691-1241925598/solver-1785691-1241925598 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785691-1241925598.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27461
/proc/meminfo: memFree=1860400/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=1736 CPUtime=0
/proc/27461/stat : 27461 (IUT_BMB_SAT) R 27459 27461 24215 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 220588398 1777664 173 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/27461/statm: 434 173 90 274 0 157 0

[startup+0.062071 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27461
/proc/meminfo: memFree=1860400/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=3352 CPUtime=0.05
/proc/27461/stat : 27461 (IUT_BMB_SAT) R 27459 27461 24215 0 -1 4194304 629 0 0 0 5 0 0 0 18 0 1 0 220588398 3432448 612 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27461/statm: 838 614 93 274 0 561 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3352

[startup+0.101075 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27461
/proc/meminfo: memFree=1860400/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=4212 CPUtime=0.09
/proc/27461/stat : 27461 (IUT_BMB_SAT) R 27459 27461 24215 0 -1 4194304 844 0 0 0 9 0 0 0 18 0 1 0 220588398 4313088 827 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27461/statm: 1053 827 93 274 0 776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4212

[startup+0.301095 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27461
/proc/meminfo: memFree=1860400/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.29
/proc/27461/stat : 27461 (IUT_BMB_SAT) R 27459 27461 24215 0 -1 4194304 1490 0 0 0 24 5 0 0 19 0 1 0 220588398 7712768 1473 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/27461/statm: 1883 1473 98 274 0 1606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.701134 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27461
/proc/meminfo: memFree=1860400/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7532

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1846928/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=7248 CPUtime=1.02
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 1679 0 0 0 102 0 0 0 25 0 1 0 220588445 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20136

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1846800/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=7248 CPUtime=2.62
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 1679 0 0 0 262 0 0 0 25 0 1 0 220588445 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20136

[startup+6.30269 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1846552/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=7248 CPUtime=5.82
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 1679 0 0 0 582 0 0 0 25 0 1 0 220588445 7421952 1660 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 1812 1660 77 178 0 1632 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20136

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1846296/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=7544 CPUtime=12.22
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 1729 0 0 0 1222 0 0 0 25 0 1 0 220588445 7725056 1710 1992294400 134512640 135243223 4294956320 18446744073709551615 134535646 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 1886 1710 77 178 0 1706 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20432

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1844696/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=9536 CPUtime=25.02
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 2506 0 0 0 2501 1 0 0 25 0 1 0 220588445 9764864 2202 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 2384 2202 83 178 0 2204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22424

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1842968/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=11248 CPUtime=50.6
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 2893 0 0 0 5059 1 0 0 25 0 1 0 220588445 11517952 2589 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 2812 2589 83 178 0 2632 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24136

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1841368/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=12932 CPUtime=101.79
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3273 0 0 0 10177 2 0 0 25 0 1 0 220588445 13242368 2969 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3233 2969 83 178 0 3053 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25820

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

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840600/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=13812 CPUtime=127.38
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3475 0 0 0 12736 2 0 0 25 0 1 0 220588445 14143488 3171 1992294400 134512640 135243223 4294956320 18446744073709551615 134563784 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3453 3171 83 178 0 3273 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 26700

[startup+140.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840600/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=13812 CPUtime=140.18
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3475 0 0 0 14016 2 0 0 25 0 1 0 220588445 14143488 3171 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3453 3171 83 178 0 3273 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 26700

[startup+153.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=152.97
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3521 0 0 0 15295 2 0 0 25 0 1 0 220588445 14635008 3217 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3217 83 178 0 3393 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 27180

[startup+156.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=156.17
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3523 0 0 0 15615 2 0 0 25 0 1 0 220588445 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 156.63
Current children cumulated vsize (KiB) 27180

[startup+158.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=157.77
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3523 0 0 0 15775 2 0 0 25 0 1 0 220588445 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134553214 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (KiB) 27180

[startup+159.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=158.57
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3523 0 0 0 15855 2 0 0 25 0 1 0 220588445 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555576 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 159.03
Current children cumulated vsize (KiB) 27180

[startup+159.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=158.97
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3523 0 0 0 15895 2 0 0 25 0 1 0 220588445 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 159.43
Current children cumulated vsize (KiB) 27180

[startup+159.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27464
/proc/meminfo: memFree=1840344/2055920 swapFree=4181464/4192956
[pid=27461] ppid=27459 vsize=7532 CPUtime=0.46
/proc/27461/stat : 27461 (IUT_BMB_SAT) S 27459 27461 24215 0 -1 4194304 1497 0 0 0 32 14 0 0 21 0 1 0 220588398 7712768 1479 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27461/statm: 1883 1479 104 274 0 1606 0
[pid=27463] ppid=27461 vsize=5356 CPUtime=0
/proc/27463/stat : 27463 (sh) S 27461 27461 24215 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220588444 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27463/statm: 1339 232 193 169 0 50 0
[pid=27464] ppid=27463 vsize=14292 CPUtime=159.17
/proc/27464/stat : 27464 (minisat) R 27463 27461 24215 0 -1 4194304 3523 0 0 0 15915 2 0 0 25 0 1 0 220588445 14635008 3219 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/27464/statm: 3573 3219 83 178 0 3393 0
Current children cumulated CPU time (s) 159.63
Current children cumulated vsize (KiB) 27180

Child status: 0
Real time (s): 159.742
CPU time (s): 159.684
CPU user time (s): 159.512
CPU system time (s): 0.171973
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 27180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.512
system time used= 0.171973
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= 307

runsolver used 0.163975 second user time and 0.427934 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-10 05:19:58
IDJOB=1785691
IDBENCH=71131
IDSOLVER=638
FILE ID=node36/1785691-1241925598
PBS_JOBID= 9264885
Free space on /tmp= 66244 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-1785691-1241925598/watcher-1785691-1241925598 -o /tmp/evaluation-result-1785691-1241925598/solver-1785691-1241925598 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785691-1241925598.cnf HOME

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=1234747825

node36.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:       1860944 kB
Buffers:         30612 kB
Cached:         101684 kB
SwapCached:       5268 kB
Active:          79196 kB
Inactive:        60992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860944 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            3504 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            40916 kB
Committed_AS:   704124 kB
PageTables:       1356 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= 66240 MiB
End job on node36 at 2009-05-10 05:22:38