Trace number 1820959

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
MiniSat2hack 2009-03-23? (TO) 1200.09 1200.03

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.05/0.08	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.05/0.08	c ==============================================================================
0.05/0.08	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.05/0.08	c CPU time:   0.07 s
0.05/0.08	c ==============================================================================
0.05/0.09	This is MiniSat 2.0 beta with hacks by AVG
0.05/0.09	WARNING: for repeatability, setting FPU to use double precision
0.05/0.09	============================[ Problem Statistics ]=============================
0.05/0.09	|                                                                             |
0.05/0.09	|  Number of variables:  2564                                                 |
0.05/0.09	|  Number of clauses:    10390                                                |
0.05/0.10	|  Parsing time:         0.00         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36:  7578 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-1820959-1242491102/watcher-1820959-1242491102 -o /tmp/evaluation-result-1820959-1242491102/solver-1820959-1242491102 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820959-1242491102.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.92 0.98 0.99 2/93 7572
/proc/meminfo: memFree=1330780/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2412 CPUtime=0.01
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 365 649 0 0 0 0 0 1 18 0 1 0 1013611031 2469888 276 4294967295 134512640 135169312 3216080480 3216079016 3084938990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 603 276 235 161 0 42 0
[pid=7576] ppid=7572 vsize=948 CPUtime=0
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 10114 0 -1 4202496 103 0 0 0 0 0 0 0 20 0 1 0 1013611031 970752 39 4294967295 134512640 135223648 3217090384 3217090204 134520576 0 0 0 0 0 0 0 17 1 0 0 0
/proc/7576/statm: 237 48 40 174 0 62 0

[startup+0.043623 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 7572
/proc/meminfo: memFree=1330780/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2412 CPUtime=0.01
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 365 649 0 0 0 0 0 1 18 0 1 0 1013611031 2469888 276 4294967295 134512640 135169312 3216080480 3216079016 3084938990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 603 276 235 161 0 42 0
[pid=7576] ppid=7572 vsize=3560 CPUtime=0.04
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 10114 0 -1 4202496 742 0 0 0 4 0 0 0 21 0 1 0 1013611031 3645440 678 4294967295 134512640 135223648 3217090384 3217088400 134586647 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7576/statm: 890 678 73 174 0 715 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5972

[startup+0.113617 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 7572
/proc/meminfo: memFree=1330780/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+0.313607 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 7572
/proc/meminfo: memFree=1330780/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+0.713587 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 7572
/proc/meminfo: memFree=1330780/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+1.51355 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 7579
/proc/meminfo: memFree=1327400/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=5096 CPUtime=1.42
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1009 0 0 0 142 0 0 0 25 0 1 0 1013611040 5218304 943 4294967295 134512640 135214715 3218272464 3218270672 134537813 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 1274 943 71 172 0 1101 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7512

[startup+3.11347 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 7579
/proc/meminfo: memFree=1326036/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=5888 CPUtime=3.02
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1196 0 0 0 302 0 0 0 25 0 1 0 1013611040 6029312 1130 4294967295 134512640 135214715 3218272464 3218270672 134538681 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 1472 1130 72 172 0 1299 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8304

[startup+6.31331 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 7580
/proc/meminfo: memFree=1325416/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=6548 CPUtime=6.22
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1378 0 0 0 622 0 0 0 25 0 1 0 1013611040 6705152 1312 4294967295 134512640 135214715 3218272464 3218270928 134528772 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 1637 1312 72 172 0 1464 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8964

[startup+12.723 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 7581
/proc/meminfo: memFree=1324240/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=7504 CPUtime=12.63
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1598 0 0 0 1263 0 0 0 25 0 1 0 1013611040 7684096 1532 4294967295 134512640 135214715 3218272464 3218270928 134528752 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 1876 1532 72 172 0 1703 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 9920

[startup+25.5224 s]
/proc/loadavg: 0.95 0.98 0.99 2/95 7582
/proc/meminfo: memFree=1323684/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=8044 CPUtime=25.43
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1756 0 0 0 2543 0 0 0 25 0 1 0 1013611040 8237056 1690 4294967295 134512640 135214715 3218272464 3218270928 134528675 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 2011 1690 72 172 0 1838 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 10460

[startup+51.1211 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 7765
/proc/meminfo: memFree=1322380/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=9156 CPUtime=51.03
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 1998 0 0 0 5103 0 0 0 25 0 1 0 1013611040 9375744 1932 4294967295 134512640 135214715 3218272464 3218270928 134528714 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 2289 1932 72 172 0 2116 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 11572

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 7954
/proc/meminfo: memFree=1321308/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=10080 CPUtime=102.23
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 2238 0 0 0 10223 0 0 0 25 0 1 0 1013611040 10321920 2172 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 2520 2172 72 172 0 2347 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12496

[startup+162.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8142
/proc/meminfo: memFree=1319556/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=11532 CPUtime=162.23
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 2608 0 0 0 16223 0 0 0 25 0 1 0 1013611040 11808768 2542 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 2883 2542 72 172 0 2710 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13948

[startup+222.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8328
/proc/meminfo: memFree=1314728/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16284 CPUtime=222.23
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3800 0 0 0 22223 0 0 0 25 0 1 0 1013611040 16674816 3734 4294967295 134512640 135214715 3218272464 3218270928 134528504 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4071 3734 72 172 0 3898 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 18700

[startup+282.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 8521
/proc/meminfo: memFree=1314496/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16284 CPUtime=282.24
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3800 0 0 0 28224 0 0 0 25 0 1 0 1013611040 16674816 3734 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4071 3734 72 172 0 3898 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 18700

[startup+342.317 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8710
/proc/meminfo: memFree=1314372/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=342.24
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3828 0 0 0 34224 0 0 0 25 0 1 0 1013611040 16842752 3762 4294967295 134512640 135214715 3218272464 3218270928 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3762 72 172 0 3939 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 18864

[startup+402.324 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 8899
/proc/meminfo: memFree=1314496/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=402.25

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

/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=462.23
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3828 0 0 0 46223 0 0 0 25 0 1 0 1013611040 16842752 3762 4294967295 134512640 135214715 3218272464 3218270928 134528963 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3762 72 172 0 3939 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 18864

[startup+522.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 9273
/proc/meminfo: memFree=1314436/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=522.24
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 52224 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 18864

[startup+582.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 9462
/proc/meminfo: memFree=1314396/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=582.25
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 58225 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270928 134528634 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 18864

[startup+642.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 9653
/proc/meminfo: memFree=1314568/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=642.25
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 64225 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270928 134528604 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 18864

[startup+702.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 9842
/proc/meminfo: memFree=1314708/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=702.26
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 70226 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270928 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 18864

[startup+762.326 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 10030
/proc/meminfo: memFree=1314700/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=762.27
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 76227 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 18864

[startup+822.314 s]
/proc/loadavg: 1.12 1.02 1.00 3/95 10219
/proc/meminfo: memFree=1314692/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=16448 CPUtime=822.26
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 3831 0 0 0 82226 0 0 0 25 0 1 0 1013611040 16842752 3765 4294967295 134512640 135214715 3218272464 3218270672 134538648 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4112 3765 72 172 0 3939 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 18864

[startup+882.311 s]
/proc/loadavg: 1.17 1.04 1.01 2/95 10408
/proc/meminfo: memFree=1313832/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17240 CPUtime=882.26
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4018 0 0 0 88226 0 0 0 25 0 1 0 1013611040 17653760 3952 4294967295 134512640 135214715 3218272464 3218270096 134536475 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4310 3952 72 172 0 4137 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 19656

[startup+942.318 s]
/proc/loadavg: 1.06 1.03 1.00 4/95 10595
/proc/meminfo: memFree=1313832/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17240 CPUtime=942.27
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4028 0 0 0 94227 0 0 0 25 0 1 0 1013611040 17653760 3962 4294967295 134512640 135214715 3218272464 3218270480 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4310 3962 72 172 0 4137 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 19656

[startup+1002.31 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 10788
/proc/meminfo: memFree=1313180/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17900 CPUtime=1002.27
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4192 0 0 0 100227 0 0 0 25 0 1 0 1013611040 18329600 4126 4294967295 134512640 135214715 3218272464 3218270928 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4475 4126 72 172 0 4302 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 20316

[startup+1062.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 10976
/proc/meminfo: memFree=1313156/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17900 CPUtime=1062.28
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4193 0 0 0 106228 0 0 0 25 0 1 0 1013611040 18329600 4127 4294967295 134512640 135214715 3218272464 3218270928 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4475 4127 72 172 0 4302 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 20316

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 11162
/proc/meminfo: memFree=1313436/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17900 CPUtime=1122.28
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4193 0 0 0 112228 0 0 0 25 0 1 0 1013611040 18329600 4127 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4475 4127 72 172 0 4302 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 20316

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 11351
/proc/meminfo: memFree=1313312/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17900 CPUtime=1182.28
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4193 0 0 0 118228 0 0 0 25 0 1 0 1013611040 18329600 4127 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4475 4127 72 172 0 4302 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 20316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11351
/proc/meminfo: memFree=1313432/2074464 swapFree=1950884/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0.1
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 10114 0 -1 4194304 385 1424 0 0 1 0 8 1 19 0 1 0 1013611031 2473984 278 4294967295 134512640 135169312 3216080480 3216076696 3084938990 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7572/statm: 604 278 235 161 0 43 0
[pid=7578] ppid=7572 vsize=17900 CPUtime=1199.98
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 10114 0 -1 4202496 4193 0 0 0 119998 0 0 0 25 0 1 0 1013611040 18329600 4127 4294967295 134512640 135214715 3218272464 3218270928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7578/statm: 4475 4127 72 172 0 4302 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 20316

Sending SIGTERM to process tree (bottom up)


Sleeping2 secondsS
Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.02
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 20316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
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= 6278
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= 20
involuntary context switches= 947

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 18:25:02
IDJOB=1820959
IDBENCH=70785
IDSOLVER=660
FILE ID=tipi13/1820959-1242491102
PBS_JOBID=
Free space on /tmp= 7171 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820959-1242491102/watcher-1820959-1242491102 -o /tmp/evaluation-result-1820959-1242491102/solver-1820959-1242491102 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820959-1242491102.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED= 1003119177

Linux tipi13 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.475
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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:       1331060 kB
Buffers:         41420 kB
Cached:         609628 kB
SwapCached:       3516 kB
Active:         323400 kB
Inactive:       337084 kB
HighTotal:     1178688 kB
HighFree:       593348 kB
LowTotal:       895776 kB
LowFree:        737712 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            1972 kB
Writeback:           0 kB
AnonPages:        8720 kB
Mapped:           3228 kB
Slab:            74260 kB
PageTables:        324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7171 MiB
End job on tipi13 at 2009-05-16 18:45:02