Trace number 1797575

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.05 1200.41

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications 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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
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.19/0.22	This is MiniSat 2.0 beta
0.19/0.22	WARNING: for repeatability, setting FPU to use double precision
0.19/0.22	============================[ Problem Statistics ]=============================
0.19/0.22	|                                                                             |
0.19/0.22	|  Number of variables:  4656                                                 |
0.19/0.22	|  Number of clauses:    13867                                                |
0.19/0.23	|  Parsing time:         0.01         s                                       |
0.19/0.23	============================[ Search Statistics ]==============================
0.19/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.23	===============================================================================
0.19/0.23	|         0 |    4654    13867    32356 |     4622        0    nan |  0.000 % |
0.19/0.24	|       100 |    4654    13867    32356 |     5084      100     32 |  0.000 % |
0.19/0.26	|       250 |    4654    13867    32356 |     5593      250     40 |  0.000 % |
0.19/0.28	|       476 |    4654    13867    32356 |     6152      476     43 |  0.000 % |
0.20/0.33	|       813 |    4654    13867    32356 |     6767      813     49 |  0.000 % |
0.20/0.39	|      1319 |    4654    13867    32356 |     7444     1319     44 |  0.000 % |
0.20/0.50	|      2079 |    4654    13867    32356 |     8188     2079     44 |  0.000 % |
0.20/0.67	|      3218 |    4654    13867    32356 |     9007     3218     44 |  0.000 % |
1.07/1.12	|      4927 |    4654    13867    32356 |     9908     4927     55 |  0.000 % |
1.46/1.59	|      7490 |    4654    13867    32356 |    10899     7490     52 |  0.000 % |
3.07/3.15	|     11334 |    4654    13867    32356 |    11989    11334     59 |  0.000 % |
4.76/4.88	|     17102 |    4654    13867    32356 |    13188     9941     81 |  0.000 % |
7.36/7.43	|     25751 |    4654    13867    32356 |    14506    10882     62 |  0.000 % |
12.07/12.15	|     38725 |    4654    13867    32356 |    15957     7851     42 |  0.000 % |
19.15/19.27	|     58186 |    4654    13867    32356 |    17553    18042     72 |  0.000 % |
28.86/28.97	|     87378 |    4654    13867    32356 |    19308    19234     68 |  0.000 % |
46.85/46.90	|    131167 |    4654    13867    32356 |    21239    10503     46 |  0.000 % |
65.25/65.34	|    196851 |    4654    13867    32356 |    23363    17907     44 |  0.001 % |
117.93/118.06	|    295377 |    4654    13867    32356 |    25699    13857     77 |  0.000 % |
201.21/201.37	|    443166 |    4654    13867    32356 |    28269    22296     59 |  0.000 % |
294.78/294.94	|    664849 |    4654    13867    32356 |    31096    17264     61 |  0.000 % |
547.61/547.80	|    997375 |    4654    13867    32356 |    34206    16907     53 |  0.000 % |
933.50/933.83	|   1496163 |    4654    13867    32356 |    37627    30163     69 |  0.000 % |
1200.01/1200.40	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-1797575-1242079530/watcher-1797575-1242079530 -o /tmp/evaluation-result-1797575-1242079530/solver-1797575-1242079530 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797575-1242079530.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: 1.00 1.00 1.00 3/65 15385
/proc/meminfo: memFree=1405128/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=1448 CPUtime=0
/proc/15385/stat : 15385 (IUT_BMB_SIM) R 15383 15385 15128 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 235985375 1482752 125 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 1 0 0
/proc/15385/statm: 362 126 90 274 0 85 0

[startup+0.0740751 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15385
/proc/meminfo: memFree=1405128/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=2916 CPUtime=0.06
/proc/15385/stat : 15385 (IUT_BMB_SIM) R 15383 15385 15128 0 -1 4194304 532 0 0 0 6 0 0 0 20 0 1 0 235985375 2985984 515 1992294400 134512640 135635349 4294956224 18446744073709551615 135072743 0 0 4096 0 0 0 0 17 1 0 0
/proc/15385/statm: 729 515 97 274 0 452 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2916

[startup+0.101079 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15385
/proc/meminfo: memFree=1405128/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=3444 CPUtime=0.09
/proc/15385/stat : 15385 (IUT_BMB_SIM) R 15383 15385 15128 0 -1 4194304 669 0 0 0 9 0 0 0 20 0 1 0 235985375 3526656 652 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15385/statm: 861 652 97 274 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3444

[startup+0.301107 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15385
/proc/meminfo: memFree=1405128/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 4168

[startup+0.701153 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15385
/proc/meminfo: memFree=1405128/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 4168

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1399608/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=4488 CPUtime=1.26
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 1052 0 0 0 126 0 0 0 25 0 1 0 235985398 4595712 802 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 1122 802 76 170 0 950 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8656

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1398264/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=5808 CPUtime=2.87
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 1383 0 0 0 286 1 0 0 25 0 1 0 235985398 5947392 1133 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 1452 1133 76 170 0 1280 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9976

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1396088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=8052 CPUtime=6.06
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 1920 0 0 0 605 1 0 0 25 0 1 0 235985398 8245248 1670 1992294400 134512640 135212939 4294956320 18446744073709551615 134536238 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 2013 1670 76 170 0 1841 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12220

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1395072/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=8052 CPUtime=12.46
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 1949 0 0 0 1245 1 0 0 25 0 1 0 235985398 8245248 1699 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 2013 1699 76 170 0 1841 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12220

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1393984/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=9504 CPUtime=25.26
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 2279 0 0 0 2524 2 0 0 25 0 1 0 235985398 9732096 2029 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 2376 2029 76 170 0 2204 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13672

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1393216/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=10032 CPUtime=50.85
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 2437 0 0 0 5083 2 0 0 25 0 1 0 235985398 10272768 2187 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 2508 2187 76 170 0 2336 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14200

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1389888/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=13348 CPUtime=102.04
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 3267 0 0 0 10201 3 0 0 25 0 1 0 235985398 13668352 3017 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 3337 3017 76 170 0 3165 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17516

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1388736/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=14576 CPUtime=162.01
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 3558 0 0 0 16198 3 0 0 25 0 1 0 235985398 14925824 3308 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 3644 3308 76 170 0 3472 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18744

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1388672/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=14576 CPUtime=221.99
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 3561 0 0 0 22196 3 0 0 25 0 1 0 235985398 14925824 3311 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 3644 3311 76 170 0 3472 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 18744

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1388416/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=14840 CPUtime=281.98
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 3626 0 0 0 28194 4 0 0 25 0 1 0 235985398 15196160 3376 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 3710 3376 76 170 0 3538 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19008

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1385608/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=17612 CPUtime=341.96
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 4316 0 0 0 34192 4 0 0 25 0 1 0 235985398 18034688 4066 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 4403 4066 76 170 0 4231 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21780

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1385608/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=17612 CPUtime=401.95
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 4316 0 0 0 40190 5 0 0 25 0 1 0 235985398 18034688 4066 1992294400 134512640 135212939 4294956320 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 4403 4066 76 170 0 4231 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21780

[startup+462.301 s]

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

[pid=15387] ppid=15385 vsize=17612 CPUtime=461.93
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 4321 0 0 0 46188 5 0 0 25 0 1 0 235985398 18034688 4071 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 4403 4071 76 170 0 4231 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 21780

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1385416/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=18020 CPUtime=521.91
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 4399 0 0 0 52186 5 0 0 25 0 1 0 235985398 18452480 4149 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 4505 4149 76 170 0 4333 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 22188

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1385352/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=18020 CPUtime=581.89
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 4403 0 0 0 58184 5 0 0 25 0 1 0 235985398 18452480 4153 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 4505 4153 76 170 0 4333 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 22188

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382920/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=20404 CPUtime=641.88
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5011 0 0 0 64183 5 0 0 25 0 1 0 235985398 20893696 4761 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5101 4761 76 170 0 4929 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 24572

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382600/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=20668 CPUtime=701.85
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5082 0 0 0 70180 5 0 0 25 0 1 0 235985398 21164032 4832 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5167 4832 76 170 0 4995 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 24836

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=761.85
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5209 0 0 0 76179 6 0 0 25 0 1 0 235985398 21704704 4959 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4959 76 170 0 5127 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 25364

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=821.82
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5209 0 0 0 82176 6 0 0 25 0 1 0 235985398 21704704 4959 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4959 76 170 0 5127 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 25364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=881.81
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5210 0 0 0 88175 6 0 0 25 0 1 0 235985398 21704704 4960 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4960 76 170 0 5127 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 25364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382024/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=941.79
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5214 0 0 0 94173 6 0 0 25 0 1 0 235985398 21704704 4964 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4964 76 170 0 5127 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 25364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=1001.77
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5214 0 0 0 100171 6 0 0 25 0 1 0 235985398 21704704 4964 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4964 76 170 0 5127 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 25364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1382088/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21196 CPUtime=1061.75
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5214 0 0 0 106169 6 0 0 25 0 1 0 235985398 21704704 4964 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5299 4964 76 170 0 5127 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 25364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1381640/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21592 CPUtime=1121.73
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5311 0 0 0 112167 6 0 0 25 0 1 0 235985398 22110208 5061 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5398 5061 76 170 0 5226 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 25760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1381704/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21592 CPUtime=1181.72
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5311 0 0 0 118166 6 0 0 25 0 1 0 235985398 22110208 5061 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5398 5061 76 170 0 5226 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 25760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15387
/proc/meminfo: memFree=1381704/2055920 swapFree=4180108/4192956
[pid=15385] ppid=15383 vsize=4168 CPUtime=0.2
/proc/15385/stat : 15385 (IUT_BMB_SIM) S 15383 15385 15128 0 -1 4194304 880 0 0 0 15 5 0 0 22 0 1 0 235985375 4268032 862 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1042 862 105 274 0 765 0
[pid=15387] ppid=15385 vsize=21592 CPUtime=1199.81
/proc/15387/stat : 15387 (minisat) R 15385 15385 15128 0 -1 4194304 5311 0 0 0 119975 6 0 0 25 0 1 0 235985398 22110208 5061 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/15387/statm: 5398 5061 76 170 0 5226 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 25760

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.92
CPU system time (s): 0.12798
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 25760

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

runsolver used 1.13283 second user time and 3.24751 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 00:05:31
IDJOB=1797575
IDBENCH=70785
IDSOLVER=650
FILE ID=node73/1797575-1242079530
PBS_JOBID= 9277605
Free space on /tmp= 66376 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797575-1242079530/watcher-1797575-1242079530 -o /tmp/evaluation-result-1797575-1242079530/solver-1797575-1242079530 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797575-1242079530.cnf HOME

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=313051964

node73.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.214
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.214
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:       1405608 kB
Buffers:         74804 kB
Cached:         497196 kB
SwapCached:       7496 kB
Active:         158028 kB
Inactive:       423404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405608 kB
SwapTotal:     4192956 kB
SwapFree:      4180108 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            54904 kB
Committed_AS:   861304 kB
PageTables:       1404 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= 66376 MiB
End job on node73 at 2009-05-12 00:25:33