Trace number 1805890

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_SIM 1.0? (TO) 1200.07 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.07	This is MiniSat 2.0 beta
0.00/0.07	WARNING: for repeatability, setting FPU to use double precision
0.00/0.07	============================[ Problem Statistics ]=============================
0.00/0.07	|                                                                             |
0.00/0.07	|  Number of variables:  772                                                  |
0.00/0.07	|  Number of clauses:    9601                                                 |
0.00/0.08	|  Parsing time:         0.01         s                                       |
0.00/0.08	============================[ Search Statistics ]==============================
0.00/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.08	===============================================================================
0.00/0.08	|         0 |     772     9601    28996 |     3200        0    nan |  0.000 % |
0.00/0.08	|       101 |     772     9601    28996 |     3520      101      6 |  0.000 % |
0.07/0.09	|       252 |     772     9601    28996 |     3872      252      7 |  0.000 % |
0.07/0.10	|       477 |     772     9601    28996 |     4259      477      8 |  0.000 % |
0.07/0.12	|       814 |     772     9601    28996 |     4685      814     11 |  0.000 % |
0.07/0.16	|      1322 |     772     9601    28996 |     5154     1322     13 |  0.000 % |
0.07/0.20	|      2082 |     772     9601    28996 |     5669     2082     13 |  0.000 % |
0.07/0.30	|      3221 |     772     9601    28996 |     6236     3221     14 |  0.000 % |
0.07/0.49	|      4930 |     772     9601    28996 |     6860     4930     16 |  0.000 % |
0.07/0.75	|      7492 |     772     9601    28996 |     7546     4003     13 |  0.000 % |
1.18/1.26	|     11337 |     772     9601    28996 |     8300     4045     17 |  0.000 % |
1.88/1.99	|     17103 |     772     9601    28996 |     9130     5638     14 |  0.000 % |
3.28/3.33	|     25752 |     772     9601    28996 |    10044     5097     15 |  0.000 % |
5.18/5.22	|     38728 |     772     9601    28996 |    11048     7945     20 |  0.000 % |
8.48/8.50	|     58189 |     772     9601    28996 |    12153    10766     16 |  0.000 % |
13.27/13.34	|     87382 |     772     9601    28996 |    13368     9388     16 |  0.000 % |
20.88/20.92	|    131171 |     772     9601    28996 |    14705    12855     20 |  0.000 % |
32.96/33.04	|    196855 |     772     9601    28996 |    16175    12092     19 |  0.000 % |
51.75/51.80	|    295382 |     772     9601    28996 |    17793    13251     17 |  0.000 % |
82.73/82.88	|    443171 |     772     9601    28996 |    19572     9221     18 |  0.000 % |
129.62/129.74	|    664855 |     772     9601    28996 |    21530    14956     18 |  0.000 % |
213.19/213.37	|    997380 |     772     9601    28996 |    23683    12682     16 |  0.001 % |
353.52/353.76	|   1496169 |     772     9601    28996 |    26051    12484     20 |  0.000 % |
584.52/584.89	|   2244351 |     772     9601    28996 |    28656    16644     20 |  0.001 % |
956.85/957.38	|   3366625 |     772     9601    28996 |    31522    18985     20 |  0.000 % |
1200.05/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805890-1242142371/watcher-1805890-1242142371 -o /tmp/evaluation-result-1805890-1242142371/solver-1805890-1242142371 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805890-1242142371.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.40 0.46 3/64 14377
/proc/meminfo: memFree=1141680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1448 CPUtime=0
/proc/14377/stat : 14377 (IUT_BMB_SIM) R 14375 14377 14283 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 242265125 1482752 179 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/14377/statm: 362 180 97 274 0 85 0

[startup+0.093858 s]
/proc/loadavg: 0.92 0.40 0.46 3/64 14377
/proc/meminfo: memFree=1141680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.102857 s]
/proc/loadavg: 0.92 0.40 0.46 3/64 14377
/proc/meminfo: memFree=1141680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.302875 s]
/proc/loadavg: 0.92 0.40 0.46 3/64 14377
/proc/meminfo: memFree=1141680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.702914 s]
/proc/loadavg: 0.92 0.40 0.46 3/64 14377
/proc/meminfo: memFree=1141680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+1.50199 s]
/proc/loadavg: 0.92 0.40 0.46 2/66 14379
/proc/meminfo: memFree=1139424/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=3120 CPUtime=1.41
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 690 0 0 0 141 0 0 0 25 0 1 0 242265132 3194880 440 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/14379/statm: 780 440 76 170 0 608 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4964

[startup+3.10113 s]
/proc/loadavg: 0.92 0.40 0.46 2/66 14379
/proc/meminfo: memFree=1139104/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=3384 CPUtime=3.01
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 745 0 0 0 301 0 0 0 25 0 1 0 242265132 3465216 495 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 846 495 76 170 0 674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5228

[startup+6.30141 s]
/proc/loadavg: 0.93 0.41 0.46 2/66 14379
/proc/meminfo: memFree=1138528/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=3780 CPUtime=6.21
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 851 0 0 0 621 0 0 0 25 0 1 0 242265132 3870720 601 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 945 601 76 170 0 773 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5624

[startup+12.702 s]
/proc/loadavg: 0.93 0.42 0.46 2/66 14379
/proc/meminfo: memFree=1138080/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=4068 CPUtime=12.61
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 920 0 0 0 1261 0 0 0 25 0 1 0 242265132 4165632 670 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1017 670 76 170 0 845 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5912

[startup+25.5021 s]
/proc/loadavg: 0.95 0.45 0.47 2/66 14379
/proc/meminfo: memFree=1137696/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=4604 CPUtime=25.4
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1062 0 0 0 2540 0 0 0 25 0 1 0 242265132 4714496 812 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1151 812 76 170 0 979 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6448

[startup+51.1024 s]
/proc/loadavg: 0.96 0.49 0.48 2/66 14379
/proc/meminfo: memFree=1137312/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=4896 CPUtime=50.98
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1147 0 0 0 5098 0 0 0 25 0 1 0 242265132 5013504 897 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1224 897 76 170 0 1052 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6740

[startup+102.306 s]
/proc/loadavg: 0.98 0.57 0.51 2/66 14379
/proc/meminfo: memFree=1136480/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=5776 CPUtime=102.16
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1344 0 0 0 10216 0 0 0 25 0 1 0 242265132 5914624 1094 1992294400 134512640 135212939 4294956320 18446744073709551615 134535760 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1444 1094 76 170 0 1272 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7620

[startup+162.301 s]
/proc/loadavg: 0.99 0.64 0.54 2/66 14379
/proc/meminfo: memFree=1135712/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=6460 CPUtime=162.14
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1522 0 0 0 16214 0 0 0 25 0 1 0 242265132 6615040 1272 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1615 1272 76 170 0 1443 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 8304

[startup+222.303 s]
/proc/loadavg: 0.99 0.71 0.56 2/66 14379
/proc/meminfo: memFree=1135136/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=7140 CPUtime=222.11
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1664 0 0 0 22211 0 0 0 25 0 1 0 242265132 7311360 1414 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1785 1414 76 170 0 1613 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 8984

[startup+282.302 s]
/proc/loadavg: 0.99 0.76 0.59 2/66 14379
/proc/meminfo: memFree=1134816/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=7544 CPUtime=282.09
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1770 0 0 0 28209 0 0 0 25 0 1 0 242265132 7725056 1520 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1886 1520 76 170 0 1714 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9388

[startup+342.303 s]
/proc/loadavg: 0.99 0.80 0.61 2/66 14379
/proc/meminfo: memFree=1134496/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=7808 CPUtime=342.06
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1833 0 0 0 34206 0 0 0 25 0 1 0 242265132 7995392 1583 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1952 1583 76 170 0 1780 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 9652

[startup+402.303 s]
/proc/loadavg: 0.99 0.83 0.63 2/66 14379
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=7960 CPUtime=402.01
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1884 0 0 0 40201 0 0 0 25 0 1 0 242265132 8151040 1634 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 1990 1634 76 170 0 1818 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 9804

[startup+462.302 s]

################
# More data... #
################

/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=8232 CPUtime=461.99
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1949 0 0 0 46199 0 0 0 25 0 1 0 242265132 8429568 1699 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2058 1699 76 170 0 1886 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 10076

[startup+522.303 s]
/proc/loadavg: 0.99 0.88 0.67 2/66 14381
/proc/meminfo: memFree=1133664/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=8380 CPUtime=521.98
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1986 0 0 0 52197 1 0 0 25 0 1 0 242265132 8581120 1736 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2095 1736 76 170 0 1923 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 10224

[startup+582.302 s]
/proc/loadavg: 0.99 0.90 0.69 2/66 14381
/proc/meminfo: memFree=1133600/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=8512 CPUtime=581.95
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 1997 0 0 0 58194 1 0 0 25 0 1 0 242265132 8716288 1747 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2128 1747 76 170 0 1956 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 10356

[startup+642.302 s]
/proc/loadavg: 0.99 0.92 0.70 2/66 14381
/proc/meminfo: memFree=1133152/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=8992 CPUtime=641.93
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2109 0 0 0 64192 1 0 0 25 0 1 0 242265132 9207808 1859 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2248 1859 76 170 0 2076 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 10836

[startup+702.303 s]
/proc/loadavg: 0.99 0.93 0.72 2/66 14381
/proc/meminfo: memFree=1132896/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=9272 CPUtime=701.91
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2173 0 0 0 70190 1 0 0 25 0 1 0 242265132 9494528 1923 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2318 1923 76 170 0 2146 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 11116

[startup+762.306 s]
/proc/loadavg: 0.99 0.94 0.74 2/66 14381
/proc/meminfo: memFree=1132576/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=9568 CPUtime=761.88
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2260 0 0 0 76187 1 0 0 25 0 1 0 242265132 9797632 2010 1992294400 134512640 135212939 4294956320 18446744073709551615 134526863 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2392 2010 76 170 0 2220 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 11412

[startup+822.303 s]
/proc/loadavg: 0.99 0.95 0.75 2/66 14381
/proc/meminfo: memFree=1132512/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=9716 CPUtime=821.85
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2292 0 0 0 82184 1 0 0 25 0 1 0 242265132 9949184 2042 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2429 2042 76 170 0 2257 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 11560

[startup+882.301 s]
/proc/loadavg: 0.99 0.95 0.76 2/66 14381
/proc/meminfo: memFree=1132384/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=9860 CPUtime=881.83
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2319 0 0 0 88182 1 0 0 25 0 1 0 242265132 10096640 2069 1992294400 134512640 135212939 4294956320 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2465 2069 76 170 0 2293 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 11704

[startup+942.301 s]
/proc/loadavg: 0.99 0.96 0.77 2/66 14381
/proc/meminfo: memFree=1132256/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=9860 CPUtime=941.78
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2336 0 0 0 94177 1 0 0 25 0 1 0 242265132 10096640 2086 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2465 2086 76 170 0 2293 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 11704

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 0.78 2/66 14381
/proc/meminfo: memFree=1131680/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=10556 CPUtime=1001.76
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2479 0 0 0 100175 1 0 0 25 0 1 0 242265132 10809344 2229 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2639 2229 76 170 0 2467 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 12400

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 14381
/proc/meminfo: memFree=1131488/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=10720 CPUtime=1061.74
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2518 0 0 0 106173 1 0 0 25 0 1 0 242265132 10977280 2268 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2680 2268 76 170 0 2508 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 12564

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 14381
/proc/meminfo: memFree=1131424/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=10720 CPUtime=1121.71
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2541 0 0 0 112170 1 0 0 25 0 1 0 242265132 10977280 2291 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2680 2291 76 170 0 2508 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 12564

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 14381
/proc/meminfo: memFree=1131232/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=10864 CPUtime=1181.69
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2574 0 0 0 118168 1 0 0 25 0 1 0 242265132 11124736 2324 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2716 2324 76 170 0 2544 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 12708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 14381
/proc/meminfo: memFree=1131104/2055920 swapFree=4178620/4192956
[pid=14377] ppid=14375 vsize=1844 CPUtime=0.07
/proc/14377/stat : 14377 (IUT_BMB_SIM) S 14375 14377 14283 0 -1 4194304 301 0 0 0 4 3 0 0 18 0 1 0 242265125 1888256 283 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14377/statm: 461 283 105 274 0 184 0
[pid=14379] ppid=14377 vsize=10996 CPUtime=1199.98
/proc/14379/stat : 14379 (minisat) R 14377 14377 14283 0 -1 4194304 2601 0 0 0 119997 1 0 0 25 0 1 0 242265132 11259904 2351 1992294400 134512640 135212939 4294956320 18446744073709551615 134535745 0 0 4096 3 0 0 0 17 0 0 0
/proc/14379/statm: 2749 2351 76 170 0 2577 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 12840

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1200.02
CPU system time (s): 0.052991
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 12840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3029
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= 5
involuntary context switches= 3360

runsolver used 0.927858 second user time and 3.45347 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 17:32:51
IDJOB=1805890
IDBENCH=24617
IDSOLVER=650
FILE ID=node43/1805890-1242142371
PBS_JOBID= 9289680
Free space on /tmp= 66184 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805890-1242142371/watcher-1805890-1242142371 -o /tmp/evaluation-result-1805890-1242142371/solver-1805890-1242142371 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805890-1242142371.cnf HOME

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1440973308

node43.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.237
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.237
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:       1142224 kB
Buffers:         57144 kB
Cached:         771540 kB
SwapCached:       8124 kB
Active:          81368 kB
Inactive:       757696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1142224 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            60688 kB
Committed_AS:   926164 kB
PageTables:       1444 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= 66180 MiB
End job on node43 at 2009-05-12 17:52:51