Trace number 1849543

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
minisat2 070721/core? (TO) 1200.06 1199.93

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 Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.08	c CPU time:   0.08 s
0.00/0.08	c ==============================================================================
0.00/0.09	This is MiniSat 2.0 beta
0.00/0.09	WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	============================[ Problem Statistics ]=============================
0.00/0.09	|                                                                             |
0.00/0.09	|  Number of variables:  2564                                                 |
0.00/0.09	|  Number of clauses:    10390                                                |
0.00/0.09	|  Parsing time:         0.01         s                                       |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|         0 |    2564    10390    29200 |     3463        0    nan |  0.000 % |
0.00/0.10	|       100 |    2564    10390    29200 |     3809      100     12 |  0.001 % |
0.00/0.11	|       250 |    2564    10390    29200 |     4190      250     35 |  0.002 % |
0.09/0.13	|       475 |    2564    10390    29200 |     4609      475     44 |  0.001 % |
0.09/0.15	|       813 |    2564    10390    29200 |     5070      813     37 |  0.001 % |
0.09/0.18	|      1321 |    2564    10390    29200 |     5577     1321     33 |  0.001 % |
0.09/0.24	|      2080 |    2564    10390    29200 |     6135     2080     42 |  0.000 % |
0.09/0.32	|      3220 |    2564    10390    29200 |     6749     3220     40 |  0.001 % |
0.09/0.49	|      4928 |    2564    10390    29200 |     7423     4928     43 |  0.001 % |
0.09/0.81	|      7490 |    2564    10390    29200 |     8166     7490     47 |  0.001 % |
1.42/1.46	|     11334 |    2564    10390    29200 |     8982     6498     67 |  0.000 % |
1.92/2.01	|     17103 |    2564    10390    29200 |     9881     6740     53 |  0.000 % |
3.72/3.73	|     25752 |    2564    10390    29200 |    10869    10226     57 |  0.001 % |
6.72/6.76	|     38726 |    2564    10390    29200 |    11956    11285     74 |  0.000 % |
10.72/10.79	|     58190 |    2564    10390    29200 |    13152    10976     68 |  0.000 % |
16.22/16.31	|     87382 |    2564    10390    29200 |    14467    11488     47 |  0.002 % |
24.32/24.32	|    131171 |    2564    10390    29200 |    15913    15023     54 |  0.000 % |
40.22/40.22	|    196856 |    2564    10390    29200 |    17505    11212     50 |  0.001 % |
70.13/70.15	|    295384 |    2564    10390    29200 |    19255    16946     43 |  0.001 % |
104.03/104.03	|    443174 |    2564    10390    29200 |    21181    17846     46 |  0.001 % |
165.34/165.41	|    664858 |    2563    10385    29189 |    23299    13291     47 |  0.039 % |
284.35/284.36	|    997384 |    2563    10385    29189 |    25629    24490     69 |  0.040 % |
485.97/485.98	|   1496172 |    2562    10381    29180 |    28192    24792     57 |  0.079 % |
841.82/841.72	|   2244354 |    2562    10381    29180 |    31011    20990     63 |  0.078 % |
1200.06/1199.92	HOME/SatELiteGTI: line 36: 14448 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1849543-1244836524/watcher-1849543-1244836524 -o /tmp/evaluation-result-1849543-1244836524/solver-1849543-1244836524 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849543-1244836524.cnf 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.04 1.00 2/91 14442
/proc/meminfo: memFree=1364516/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2416 CPUtime=0
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 366 649 0 0 0 0 0 0 18 0 1 0 81077581 2473984 276 4294967295 134512640 135169312 3216281248 3216279784 3085131502 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14442/statm: 604 276 235 161 0 43 0
[pid=14446] ppid=14442 vsize=812 CPUtime=0
/proc/14446/stat : 14446 (SatELite_releas) R 14442 14442 18729 0 -1 4194304 72 0 0 0 0 0 0 0 18 0 1 0 81077581 831488 8 4294967295 134512640 135223648 3219857904 3219857788 134746480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14446/statm: 204 20 14 174 0 29 0

[startup+0.099728 s]
/proc/loadavg: 0.97 1.04 1.00 2/91 14442
/proc/meminfo: memFree=1364516/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.125876 s]
/proc/loadavg: 0.97 1.04 1.00 2/91 14442
/proc/meminfo: memFree=1364516/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.31585 s]
/proc/loadavg: 0.97 1.04 1.00 2/91 14442
/proc/meminfo: memFree=1364516/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.715803 s]
/proc/loadavg: 0.97 1.04 1.00 2/91 14442
/proc/meminfo: memFree=1364516/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+1.51571 s]
/proc/loadavg: 0.97 1.04 1.00 2/93 14448
/proc/meminfo: memFree=1361260/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=5096 CPUtime=1.43
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 1013 0 0 0 143 0 0 0 25 0 1 0 81077590 5218304 947 4294967295 134512640 135212939 3220232880 3220231056 134529426 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 1274 947 75 171 0 1102 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7516

[startup+3.11553 s]
/proc/loadavg: 0.97 1.04 1.00 2/93 14449
/proc/meminfo: memFree=1360144/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=5888 CPUtime=3.03
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 1199 0 0 0 303 0 0 0 25 0 1 0 81077590 6029312 1133 4294967295 134512640 135212939 3220232880 3220231120 134536103 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 1472 1133 76 171 0 1300 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8308

[startup+6.31516 s]
/proc/loadavg: 0.98 1.04 1.00 2/93 14449
/proc/meminfo: memFree=1359400/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=6548 CPUtime=6.23
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 1382 0 0 0 623 0 0 0 25 0 1 0 81077590 6705152 1316 4294967295 134512640 135212939 3220232880 3220231344 134526750 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 1637 1316 76 171 0 1465 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8968

[startup+12.7144 s]
/proc/loadavg: 0.98 1.04 1.00 2/93 14451
/proc/meminfo: memFree=1358596/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=7504 CPUtime=12.63
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 1602 0 0 0 1263 0 0 0 25 0 1 0 81077590 7684096 1536 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 1876 1536 76 171 0 1704 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 9924

[startup+25.513 s]
/proc/loadavg: 0.98 1.04 1.00 3/93 14636
/proc/meminfo: memFree=1357624/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=8164 CPUtime=25.43
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 1762 0 0 0 2543 0 0 0 25 0 1 0 81077590 8359936 1696 4294967295 134512640 135212939 3220232880 3220231120 134537406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 2041 1696 76 171 0 1869 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10584

[startup+51.11 s]
/proc/loadavg: 0.99 1.03 1.00 3/93 14638
/proc/meminfo: memFree=1356768/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=9156 CPUtime=51.03
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 2003 0 0 0 5103 0 0 0 25 0 1 0 81077590 9375744 1937 4294967295 134512640 135212939 3220232880 3220231344 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 2289 1937 76 171 0 2117 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 11576

[startup+102.314 s]
/proc/loadavg: 0.99 1.02 1.00 3/93 14827
/proc/meminfo: memFree=1355720/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=10080 CPUtime=102.24
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 2245 0 0 0 10224 0 0 0 25 0 1 0 81077590 10321920 2179 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 2520 2179 76 171 0 2348 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12500

[startup+162.317 s]
/proc/loadavg: 0.99 1.02 1.00 2/93 15018
/proc/meminfo: memFree=1354224/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=11532 CPUtime=162.25
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 2613 0 0 0 16225 0 0 0 25 0 1 0 81077590 11808768 2547 4294967295 134512640 135212939 3220232880 3220231344 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 2883 2547 76 171 0 2711 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 13952

[startup+222.31 s]
/proc/loadavg: 0.99 1.01 1.00 2/93 15206
/proc/meminfo: memFree=1349296/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16284 CPUtime=222.25
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3803 0 0 0 22224 1 0 0 25 0 1 0 81077590 16674816 3737 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4071 3737 76 171 0 3899 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 18704

[startup+282.313 s]
/proc/loadavg: 0.99 1.01 1.00 4/93 15401
/proc/meminfo: memFree=1349140/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16284 CPUtime=282.26
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3803 0 0 0 28225 1 0 0 25 0 1 0 81077590 16674816 3737 4294967295 134512640 135212939 3220232880 3220231344 134526549 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4071 3737 76 171 0 3899 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 18704

[startup+342.316 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 15592
/proc/meminfo: memFree=1349180/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=342.27
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3832 0 0 0 34226 1 0 0 25 0 1 0 81077590 16842752 3766 4294967295 134512640 135212939 3220232880 3220231344 134526743 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3766 76 171 0 3940 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 18868

[startup+402.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 15782
/proc/meminfo: memFree=1349064/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=402.27
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3832 0 0 0 40226 1 0 0 25 0 1 0 81077590 16842752 3766 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3766 76 171 0 3940 0
Current children cumulated CPU time (s) 402.36

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

/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3835 0 0 0 58229 1 0 0 25 0 1 0 81077590 16842752 3769 4294967295 134512640 135212939 3220232880 3220231144 134530511 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3769 76 171 0 3940 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 18868

[startup+642.312 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 16541
/proc/meminfo: memFree=1349040/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=642.3
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3835 0 0 0 64229 1 0 0 25 0 1 0 81077590 16842752 3769 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3769 76 171 0 3940 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 18868

[startup+702.315 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 16735
/proc/meminfo: memFree=1349132/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=702.31
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3835 0 0 0 70230 1 0 0 25 0 1 0 81077590 16842752 3769 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3769 76 171 0 3940 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 18868

[startup+762.318 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 16926
/proc/meminfo: memFree=1349156/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=762.32
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3835 0 0 0 76231 1 0 0 25 0 1 0 81077590 16842752 3769 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3769 76 171 0 3940 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 18868

[startup+822.311 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 17114
/proc/meminfo: memFree=1349296/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=16448 CPUtime=822.32
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 3835 0 0 0 82230 2 0 0 25 0 1 0 81077590 16842752 3769 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4112 3769 76 171 0 3940 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 18868

[startup+882.314 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 17305
/proc/meminfo: memFree=1348296/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17240 CPUtime=882.33
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4024 0 0 0 88231 2 0 0 25 0 1 0 81077590 17653760 3958 4294967295 134512640 135212939 3220232880 3220231344 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4310 3958 76 171 0 4138 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 19660

[startup+942.317 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 17493
/proc/meminfo: memFree=1348296/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17232 CPUtime=942.34
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4044 0 0 0 94232 2 0 0 25 0 1 0 81077590 17645568 3978 4294967295 134512640 135212939 3220232880 3220231344 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4308 3978 76 171 0 4136 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 19652

[startup+1002.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 17684
/proc/meminfo: memFree=1347740/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17892 CPUtime=1002.34
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 100232 2 0 0 25 0 1 0 81077590 18321408 4132 4294967295 134512640 135212939 3220232880 3220231440 134538856 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4473 4132 76 171 0 4301 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 20312

[startup+1062.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 17879
/proc/meminfo: memFree=1347304/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17824 CPUtime=1062.35
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 106233 2 0 0 25 0 1 0 81077590 18251776 4132 4294967295 134512640 135212939 3220232880 3220231344 134526739 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4456 4132 76 171 0 4284 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 20244

[startup+1122.32 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 18067
/proc/meminfo: memFree=1347344/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17824 CPUtime=1122.36
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 112234 2 0 0 25 0 1 0 81077590 18251776 4132 4294967295 134512640 135212939 3220232880 3220231056 134529618 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4456 4132 76 171 0 4284 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 20244

[startup+1182.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 18258
/proc/meminfo: memFree=1347476/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17824 CPUtime=1182.36
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 118234 2 0 0 25 0 1 0 81077590 18251776 4132 4294967295 134512640 135212939 3220232880 3220231344 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4456 4132 76 171 0 4284 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 20244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 18258
/proc/meminfo: memFree=1347572/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17824 CPUtime=1199.97
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 119995 2 0 0 25 0 1 0 81077590 18251776 4132 4294967295 134512640 135212939 3220232880 3220231056 134529321 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4456 4132 76 171 0 4284 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 20244

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 18258
/proc/meminfo: memFree=1347572/2074464 swapFree=1959888/1959888
[pid=14442] ppid=14440 vsize=2420 CPUtime=0.09
/proc/14442/stat : 14442 (SatELiteGTI) S 14440 14442 18729 0 -1 4194304 386 1424 0 0 0 0 9 0 19 0 1 0 81077581 2478080 278 4294967295 134512640 135169312 3216281248 3216277464 3085131502 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14442/statm: 605 278 235 161 0 44 0
[pid=14448] ppid=14442 vsize=17824 CPUtime=1199.97
/proc/14448/stat : 14448 (minisat_static) R 14442 14442 18729 0 -1 4202496 4198 0 0 0 119995 2 0 0 25 0 1 0 81077590 18251776 4132 4294967295 134512640 135212939 3220232880 3220231056 134529321 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14448/statm: 4456 4132 76 171 0 4284 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 20244

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14442 and gives
#  childrusage.ru_utime.tv_sec=1200
#  childrusage.ru_utime.tv_usec=40000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20000
# CPU time returned by wait4() is 1200.06
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.02
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 20312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6283
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= 21
involuntary context switches= 4026

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 21:55:24
IDJOB=1849543
IDBENCH=70785
IDSOLVER=690
FILE ID=tipi07/1849543-1244836524
PBS_JOBID=
Free space on /tmp= 15254 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849543-1244836524/watcher-1849543-1244836524 -o /tmp/evaluation-result-1849543-1244836524/solver-1849543-1244836524 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849543-1244836524.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED= 918822194

Linux tipi07 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1364516 kB
Buffers:         47800 kB
Cached:         553872 kB
SwapCached:          0 kB
Active:         179504 kB
Inactive:       433404 kB
HighTotal:     1178688 kB
HighFree:       719384 kB
LowTotal:       895776 kB
LowFree:        645132 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1644 kB
Writeback:           0 kB
AnonPages:       11328 kB
Mapped:           5164 kB
Slab:            88396 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15254 MiB
End job on tipi07 at 2009-06-12 22:15:24