Trace number 1806408

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/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
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 variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.02/0.04	This is MiniSat 2.0 beta
0.02/0.04	WARNING: for repeatability, setting FPU to use double precision
0.02/0.04	============================[ Problem Statistics ]=============================
0.02/0.04	|                                                                             |
0.02/0.04	|  Number of variables:  306                                                  |
0.02/0.04	|  Number of clauses:    2619                                                 |
0.02/0.04	|  Parsing time:         0.00         s                                       |
0.02/0.04	============================[ Search Statistics ]==============================
0.02/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.04	===============================================================================
0.02/0.04	|         0 |     306     2619     5508 |      873        0    nan |  0.000 % |
0.02/0.04	|       103 |     306     2619     5508 |      960      103     63 |  0.001 % |
0.02/0.05	|       253 |     306     2619     5508 |     1056      253     71 |  0.001 % |
0.02/0.05	|       479 |     306     2619     5508 |     1161      479     77 |  0.019 % |
0.02/0.07	|       816 |     306     2619     5508 |     1278      816     82 |  0.001 % |
0.02/0.09	|      1324 |     306     2619     5508 |     1405     1324     83 |  0.019 % |
0.03/0.14	|      2083 |     306     2619     5508 |     1546     1268     84 |  0.001 % |
0.03/0.21	|      3224 |     306     2619     5508 |     1701     1536     83 |  0.019 % |
0.03/0.35	|      4932 |     306     2619     5508 |     1871     1325    103 |  0.001 % |
0.03/0.57	|      7495 |     306     2619     5508 |     2058     1809    101 |  0.019 % |
0.03/0.99	|     11340 |     306     2619     5508 |     2264     2252    115 |  0.019 % |
1.68/1.72	|     17106 |     306     2619     5508 |     2490     1820    119 |  0.019 % |
2.78/2.89	|     25758 |     306     2619     5508 |     2739     2341    116 |  0.001 % |
4.58/4.62	|     38732 |     306     2619     5508 |     3013     2045    112 |  0.019 % |
7.37/7.47	|     58193 |     306     2619     5508 |     3315     2198    116 |  0.019 % |
12.08/12.11	|     87385 |     306     2619     5508 |     3646     3187    130 |  0.019 % |
19.57/19.67	|    131174 |     306     2619     5508 |     4011     2612    137 |  0.019 % |
31.47/31.54	|    196858 |     306     2619     5508 |     4412     2927    131 |  0.001 % |
50.15/50.27	|    295385 |     306     2619     5508 |     4853     4493    115 |  0.019 % |
79.95/80.07	|    443177 |     306     2619     5508 |     5339     3006    120 |  0.019 % |
124.13/124.23	|    664862 |     306     2619     5508 |     5873     5560    123 |  0.019 % |
199.79/199.93	|    997389 |     306     2619     5508 |     6460     3698    130 |  0.019 % |
317.04/317.25	|   1496178 |     306     2619     5508 |     7106     6210    130 |  0.001 % |
505.66/506.00	|   2244360 |     306     2619     5508 |     7817     5895    135 |  0.019 % |
801.92/802.35	|   3366634 |     306     2619     5508 |     8598     5859    123 |  0.001 % |
1200.04/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-1806408-1242148780/watcher-1806408-1242148780 -o /tmp/evaluation-result-1806408-1242148780/solver-1806408-1242148780 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806408-1242148780.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.99 0.97 0.91 3/65 17266
/proc/meminfo: memFree=752704/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1416 CPUtime=0
/proc/17266/stat : 17266 (IUT_BMB_SIM) R 17264 17266 17011 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 242907192 1449984 146 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17266/statm: 354 146 99 274 0 77 0

[startup+0.0321711 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17266
/proc/meminfo: memFree=752704/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.02
/proc/17266/stat : 17266 (IUT_BMB_SIM) R 17264 17266 17011 0 -1 4194304 276 0 0 0 2 0 0 0 18 0 1 0 242907192 1855488 259 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/17266/statm: 453 259 101 274 0 176 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1812

[startup+0.101182 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17266
/proc/meminfo: memFree=752704/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1812

[startup+0.301205 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17266
/proc/meminfo: memFree=752704/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1812

[startup+0.701249 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17266
/proc/meminfo: memFree=752704/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1812

[startup+1.50133 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=750448/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=3472 CPUtime=1.45
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 759 0 0 0 145 0 0 0 25 0 1 0 242907196 3555328 509 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 868 509 76 170 0 696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5284

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=749936/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=3868 CPUtime=3.05
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 840 0 0 0 305 0 0 0 25 0 1 0 242907196 3960832 590 1992294400 134512640 135212939 4294956320 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 967 590 76 170 0 795 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5680

[startup+6.30287 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=749360/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=4264 CPUtime=6.25
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 955 0 0 0 625 0 0 0 25 0 1 0 242907196 4366336 705 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 1066 705 76 170 0 894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6076

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=748664/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=4924 CPUtime=12.64
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 1130 0 0 0 1264 0 0 0 25 0 1 0 242907196 5042176 880 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 1231 880 76 170 0 1059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6736

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=748024/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=5584 CPUtime=25.44
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 1274 0 0 0 2544 0 0 0 25 0 1 0 242907196 5718016 1024 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 1396 1024 76 170 0 1224 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7396

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=747192/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=6376 CPUtime=51.02
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 1480 0 0 0 5102 0 0 0 25 0 1 0 242907196 6529024 1230 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 1594 1230 76 170 0 1422 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8188

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=746168/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=7320 CPUtime=102.21
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 1705 0 0 0 10220 1 0 0 25 0 1 0 242907196 7495680 1455 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 1830 1455 76 170 0 1658 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9132

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=745144/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=8256 CPUtime=162.18
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 1960 0 0 0 16217 1 0 0 25 0 1 0 242907196 8454144 1710 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2064 1710 76 170 0 1892 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10068

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=744696/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=8784 CPUtime=222.15
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2083 0 0 0 22214 1 0 0 25 0 1 0 242907196 8994816 1833 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2196 1833 76 170 0 2024 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10596

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=744248/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=9324 CPUtime=282.12
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2203 0 0 0 28211 1 0 0 25 0 1 0 242907196 9547776 1953 1992294400 134512640 135212939 4294956320 18446744073709551615 134539198 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2331 1953 76 170 0 2159 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 11136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=743608/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=9984 CPUtime=342.1
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2369 0 0 0 34209 1 0 0 25 0 1 0 242907196 10223616 2119 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2496 2119 76 170 0 2324 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 11796

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=743480/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=10088 CPUtime=402.07
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2400 0 0 0 40206 1 0 0 25 0 1 0 242907196 10330112 2150 1992294400 134512640 135212939 4294956320 18446744073709551615 134537304 0 0 4096 3 0 0 0 17 1 0 0
/proc/17268/statm: 2522 2150 76 170 0 2350 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 11900

[startup+462.302 s]

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

[pid=17268] ppid=17266 vsize=10208 CPUtime=462.04
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2431 0 0 0 46203 1 0 0 25 0 1 0 242907196 10452992 2181 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2552 2181 76 170 0 2380 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 12020

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=742904/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=10660 CPUtime=522.02
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2577 0 0 0 52201 1 0 0 25 0 1 0 242907196 10915840 2307 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2665 2307 76 170 0 2493 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 12472

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=742840/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=10888 CPUtime=581.98
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2607 0 0 0 58197 1 0 0 25 0 1 0 242907196 11149312 2337 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2722 2337 76 170 0 2550 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 12700

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=742456/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=11144 CPUtime=641.96
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2694 0 0 0 64195 1 0 0 25 0 1 0 242907196 11411456 2424 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2786 2424 76 170 0 2614 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 12956

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=742200/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=11276 CPUtime=701.93
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2715 0 0 0 70192 1 0 0 25 0 1 0 242907196 11546624 2445 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2819 2445 76 170 0 2647 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 13088

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=741880/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=11552 CPUtime=761.91
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2796 0 0 0 76190 1 0 0 25 0 1 0 242907196 11829248 2526 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 2888 2526 76 170 0 2716 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13364

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=741240/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=12292 CPUtime=821.89
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 2966 0 0 0 82187 2 0 0 25 0 1 0 242907196 12587008 2696 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3073 2696 76 170 0 2901 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 14104

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740984/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=12448 CPUtime=881.86
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3026 0 0 0 88184 2 0 0 25 0 1 0 242907196 12746752 2752 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3112 2752 76 170 0 2940 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 14260

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740152/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=941.83
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3228 0 0 0 94181 2 0 0 25 0 1 0 242907196 13705216 2954 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/17268/statm: 3346 2954 76 170 0 3174 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 15196

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740152/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=1001.8
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3229 0 0 0 100178 2 0 0 25 0 1 0 242907196 13705216 2955 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3346 2955 76 170 0 3174 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 15196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740152/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=1061.77
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3229 0 0 0 106175 2 0 0 25 0 1 0 242907196 13705216 2955 1992294400 134512640 135212939 4294956320 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3346 2955 76 170 0 3174 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 15196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740088/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=1121.74
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3229 0 0 0 112172 2 0 0 25 0 1 0 242907196 13705216 2955 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3346 2955 76 170 0 3174 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 15196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740088/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=1181.71
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3230 0 0 0 118169 2 0 0 25 0 1 0 242907196 13705216 2956 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3346 2956 76 170 0 3174 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 15196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17268
/proc/meminfo: memFree=740088/2055920 swapFree=4176120/4192956
[pid=17266] ppid=17264 vsize=1812 CPUtime=0.03
/proc/17266/stat : 17266 (IUT_BMB_SIM) S 17264 17266 17011 0 -1 4194304 282 0 0 0 3 0 0 0 18 0 1 0 242907192 1855488 264 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17266/statm: 453 264 106 274 0 176 0
[pid=17268] ppid=17266 vsize=13384 CPUtime=1200.01
/proc/17268/stat : 17268 (minisat) R 17266 17266 17011 0 -1 4194304 3230 0 0 0 119999 2 0 0 25 0 1 0 242907196 13705216 2956 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17268/statm: 3346 2956 76 170 0 3174 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15196

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1200.03
CPU system time (s): 0.034994
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 15196

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

runsolver used 1.40479 second user time and 2.97055 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-12 19:19:40
IDJOB=1806408
IDBENCH=24731
IDSOLVER=650
FILE ID=node87/1806408-1242148780
PBS_JOBID= 9289639
Free space on /tmp= 66212 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806408-1242148780/watcher-1806408-1242148780 -o /tmp/evaluation-result-1806408-1242148780/solver-1806408-1242148780 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806408-1242148780.cnf HOME

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=1272933197

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        753184 kB
Buffers:         78104 kB
Cached:        1126268 kB
SwapCached:      10924 kB
Active:         570744 kB
Inactive:       646480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        753184 kB
SwapTotal:     4192956 kB
SwapFree:      4176120 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            71424 kB
Committed_AS:   821376 kB
PageTables:       1456 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= 66208 MiB
End job on node87 at 2009-05-12 19:39:43