Trace number 1820965

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.01 1199.94

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
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.05/0.05	c ==============================================================================
0.05/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.05	c ==============================================================================
0.05/0.05	c |         0 |   56181   131089 |   16854       0        0     nan |  0.000 % |
0.22/0.31	c |         0 |   42760   118489 |      --       0       --      -- |     --   | -13419/-12595
0.22/0.31	c ==============================================================================
0.22/0.31	c Result  :   #vars: 10688   #clauses: 42760   #literals: 118489
0.22/0.31	c CPU time:   0.3 s
0.22/0.31	c ==============================================================================
0.32/0.35	This is MiniSat 2.0 beta with hacks by AVG
0.32/0.35	WARNING: for repeatability, setting FPU to use double precision
0.32/0.35	============================[ Problem Statistics ]=============================
0.32/0.35	|                                                                             |
0.32/0.35	|  Number of variables:  10688                                                |
0.32/0.35	|  Number of clauses:    42760                                                |
0.32/0.38	|  Parsing time:         0.02         s                                       |
1200.00/1199.93	HOME/SatELiteGTI: line 36: 12776 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-1820965-1242492214/watcher-1820965-1242492214 -o /tmp/evaluation-result-1820965-1242492214/solver-1820965-1242492214 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820965-1242492214.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/96 12770
/proc/meminfo: memFree=998200/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2412 CPUtime=0.01
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 1013719737 2469888 276 4294967295 134512640 135169312 3212948320 3212946856 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12770/statm: 603 276 235 161 0 42 0
[pid=12774] ppid=12770 vsize=948 CPUtime=0
/proc/12774/stat : 12774 (SatELite_releas) R 12770 12770 11066 0 -1 4202496 100 0 0 0 0 0 0 0 20 0 1 0 1013719737 970752 36 4294967295 134512640 135223648 3219616176 3219615800 134719062 0 0 0 0 0 0 0 17 2 0 0 0
/proc/12774/statm: 237 49 40 174 0 62 0

[startup+0.042697 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 12770
/proc/meminfo: memFree=998200/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2412 CPUtime=0.01
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 1013719737 2469888 276 4294967295 134512640 135169312 3212948320 3212946856 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12770/statm: 603 276 235 161 0 42 0
[pid=12774] ppid=12770 vsize=7928 CPUtime=0.04
/proc/12774/stat : 12774 (SatELite_releas) R 12770 12770 11066 0 -1 4202496 1561 0 0 0 4 0 0 0 20 0 1 0 1013719737 8118272 1497 4294967295 134512640 135223648 3219616176 3219615128 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12774/statm: 1982 1497 46 174 0 1807 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10340

[startup+0.112692 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 12770
/proc/meminfo: memFree=998200/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2412 CPUtime=0.01
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 1013719737 2469888 276 4294967295 134512640 135169312 3212948320 3212946856 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12770/statm: 603 276 235 161 0 42 0
[pid=12774] ppid=12770 vsize=11296 CPUtime=0.11
/proc/12774/stat : 12774 (SatELite_releas) R 12770 12770 11066 0 -1 4202496 2539 0 0 0 11 0 0 0 21 0 1 0 1013719737 11567104 2328 4294967295 134512640 135223648 3219616176 3219614272 134595955 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12774/statm: 2824 2328 73 174 0 2649 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13708

[startup+0.312698 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 12770
/proc/meminfo: memFree=998200/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2412 CPUtime=0.01
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 1013719737 2469888 276 4294967295 134512640 135169312 3212948320 3212946856 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12770/statm: 603 276 235 161 0 42 0
[pid=12774] ppid=12770 vsize=11696 CPUtime=0.31
/proc/12774/stat : 12774 (SatELite_releas) R 12770 12770 11066 0 -1 4202496 2715 0 0 0 31 0 0 0 21 0 1 0 1013719737 11976704 2450 4294967295 134512640 135223648 3219616176 3219614296 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12774/statm: 2924 2450 74 174 0 2749 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 14108

[startup+0.712658 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 12770
/proc/meminfo: memFree=998200/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 2416

[startup+1.51261 s]
/proc/loadavg: 0.92 0.98 0.99 2/98 12776
/proc/meminfo: memFree=992596/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=6344 CPUtime=1.16
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 1424 0 0 0 116 0 0 0 20 0 1 0 1013719772 6496256 1359 4294967295 134512640 135214715 3216103104 3216101568 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 1586 1359 74 172 0 1413 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8760

[startup+3.11253 s]
/proc/loadavg: 0.92 0.98 0.99 2/98 12776
/proc/meminfo: memFree=990116/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=9644 CPUtime=2.76
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 2246 0 0 0 276 0 0 0 25 0 1 0 1013719772 9875456 2181 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 2411 2181 74 172 0 2238 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 12060

[startup+6.31235 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 12776
/proc/meminfo: memFree=983916/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=15720 CPUtime=5.96
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 3756 0 0 0 594 2 0 0 25 0 1 0 1013719772 16097280 3691 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 3930 3691 74 172 0 3757 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 18136

[startup+12.712 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 12776
/proc/meminfo: memFree=974060/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=24596 CPUtime=12.36
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 5978 0 0 0 1233 3 0 0 25 0 1 0 1013719772 25186304 5913 4294967295 134512640 135214715 3216103104 3216101568 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 6149 5913 74 172 0 5976 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 27012

[startup+25.5113 s]
/proc/loadavg: 0.95 0.98 0.99 3/98 12776
/proc/meminfo: memFree=963980/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=34048 CPUtime=25.16
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 8349 0 0 0 2512 4 0 0 25 0 1 0 1013719772 34865152 8284 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 8512 8284 74 172 0 8339 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 36464

[startup+51.1199 s]
/proc/loadavg: 0.96 0.98 0.99 3/98 12963
/proc/meminfo: memFree=958648/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=39328 CPUtime=50.77
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 9643 0 0 0 5070 7 0 0 25 0 1 0 1013719772 40271872 9578 4294967295 134512640 135214715 3216103104 3216101568 134528997 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 9832 9578 74 172 0 9659 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 41744

[startup+102.317 s]
/proc/loadavg: 0.98 0.98 0.99 3/98 13148
/proc/meminfo: memFree=944084/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=53452 CPUtime=101.97
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 13182 0 0 0 10188 9 0 0 25 0 1 0 1013719772 54734848 13117 4294967295 134512640 135214715 3216103104 3216100224 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 13363 13117 74 172 0 13190 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 55868

[startup+162.304 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 13337
/proc/meminfo: memFree=941208/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=56756 CPUtime=161.96
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 14008 0 0 0 16186 10 0 0 25 0 1 0 1013719772 58118144 13943 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 14189 13943 74 172 0 14016 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 59172

[startup+222.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 13526
/proc/meminfo: memFree=935148/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=62452 CPUtime=221.97
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 15415 0 0 0 22183 14 0 0 25 0 1 0 1013719772 63950848 15350 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 15613 15350 74 172 0 15440 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 64868

[startup+282.307 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 13719
/proc/meminfo: memFree=922592/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=74932 CPUtime=281.97
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 18532 0 0 0 28182 15 0 0 25 0 1 0 1013719772 76730368 18467 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 18733 18467 74 172 0 18560 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 77348

[startup+342.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 13905
/proc/meminfo: memFree=922484/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=74848 CPUtime=341.98
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 18536 0 0 0 34182 16 0 0 25 0 1 0 1013719772 76644352 18471 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 18712 18471 74 172 0 18539 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 77264

[startup+402.31 s]

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

[pid=12776] ppid=12770 vsize=74848 CPUtime=521.98
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 18546 0 0 0 52182 16 0 0 25 0 1 0 1013719772 76644352 18481 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 18712 18481 74 172 0 18539 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 77264

[startup+582.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 14660
/proc/meminfo: memFree=922236/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=74848 CPUtime=581.99
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 18547 0 0 0 58183 16 0 0 25 0 1 0 1013719772 76644352 18482 4294967295 134512640 135214715 3216103104 3216101312 134538600 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 18712 18482 74 172 0 18539 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 77264

[startup+642.307 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 14846
/proc/meminfo: memFree=921772/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=75556 CPUtime=641.99
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 18683 0 0 0 64183 16 0 0 25 0 1 0 1013719772 77369344 18618 4294967295 134512640 135214715 3216103104 3216101496 134720710 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 18889 18618 74 172 0 18716 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 77972

[startup+702.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 15036
/proc/meminfo: memFree=918152/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=79120 CPUtime=702
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 19579 0 0 0 70184 16 0 0 25 0 1 0 1013719772 81018880 19514 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 19780 19514 74 172 0 19607 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 81536

[startup+762.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 15226
/proc/meminfo: memFree=907140/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=90212 CPUtime=762.01
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 22353 0 0 0 76181 20 0 0 25 0 1 0 1013719772 92377088 22288 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 22553 22288 74 172 0 22380 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 92628

[startup+822.317 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 15415
/proc/meminfo: memFree=889144/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=822.01
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26798 0 0 0 82174 27 0 0 25 0 1 0 1013719772 110632960 26733 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26733 74 172 0 26837 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 110456

[startup+882.304 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 15604
/proc/meminfo: memFree=889168/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=882
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26798 0 0 0 88169 31 0 0 25 0 1 0 1013719772 110632960 26733 4294967295 134512640 135214715 3216103104 3216101568 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26733 74 172 0 26837 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 110456

[startup+942.32 s]
/proc/loadavg: 0.99 0.98 0.99 4/98 15790
/proc/meminfo: memFree=889136/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=942.02
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26799 0 0 0 94171 31 0 0 25 0 1 0 1013719772 110632960 26734 4294967295 134512640 135214715 3216103104 3216101568 134528806 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26734 74 172 0 26837 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 110456

[startup+1002.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 15976
/proc/meminfo: memFree=889020/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1002.02
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26799 0 0 0 100171 31 0 0 25 0 1 0 1013719772 110632960 26734 4294967295 134512640 135214715 3216103104 3216100032 134536256 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26734 74 172 0 26837 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 110456

[startup+1062.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 16169
/proc/meminfo: memFree=889128/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1062.03
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26799 0 0 0 106172 31 0 0 25 0 1 0 1013719772 110632960 26734 4294967295 134512640 135214715 3216103104 3216101568 134528626 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26734 74 172 0 26837 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 110456

[startup+1122.32 s]
/proc/loadavg: 1.11 1.01 1.00 3/98 16358
/proc/meminfo: memFree=889104/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1122.03
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26799 0 0 0 112172 31 0 0 25 0 1 0 1013719772 110632960 26734 4294967295 134512640 135214715 3216103104 3216101568 134528672 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26734 74 172 0 26837 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 110456

[startup+1182.33 s]
/proc/loadavg: 1.14 1.04 1.01 3/98 16547
/proc/meminfo: memFree=889136/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1182.04
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26807 0 0 0 118173 31 0 0 25 0 1 0 1013719772 110632960 26742 4294967295 134512640 135214715 3216103104 3216101312 134538045 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26742 74 172 0 26837 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 110456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.93 s]
/proc/loadavg: 1.10 1.04 1.01 3/98 16547
/proc/meminfo: memFree=889332/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1199.64
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26807 0 0 0 119933 31 0 0 25 0 1 0 1013719772 110632960 26742 4294967295 134512640 135214715 3216103104 3216101312 134538635 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26742 74 172 0 26837 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 110456

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

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

[startup+1199.93 s]
/proc/loadavg: 1.10 1.04 1.01 3/98 16547
/proc/meminfo: memFree=889332/2074464 swapFree=1950760/1959888
[pid=12770] ppid=12768 vsize=2416 CPUtime=0.36
/proc/12770/stat : 12770 (SatELiteGTI) S 12768 12770 11066 0 -1 4194304 386 3362 0 0 0 0 34 2 16 0 1 0 1013719737 2473984 277 4294967295 134512640 135169312 3212948320 3212944536 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12770/statm: 604 277 235 161 0 43 0
[pid=12776] ppid=12770 vsize=108040 CPUtime=1199.64
/proc/12776/stat : 12776 (minisat_static) R 12770 12770 11066 0 -1 4202496 26807 0 0 0 119933 31 0 0 25 0 1 0 1013719772 110632960 26742 4294967295 134512640 135214715 3216103104 3216101312 134538635 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12776/statm: 27010 26742 74 172 0 26837 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 110456

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.01
CPU user time (s): 1199.67
CPU system time (s): 0.34
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 110456

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 18:43:34
IDJOB=1820965
IDBENCH=70786
IDSOLVER=660
FILE ID=tipi23/1820965-1242492214
PBS_JOBID=
Free space on /tmp= 8840 MiB

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

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED= 1081505373

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.377
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:        998200 kB
Buffers:         32080 kB
Cached:         945276 kB
SwapCached:       3660 kB
Active:         462280 kB
Inactive:       526756 kB
HighTotal:     1178688 kB
HighFree:       356700 kB
LowTotal:       895776 kB
LowFree:        641500 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2500 kB
Writeback:           0 kB
AnonPages:       11116 kB
Mapped:           4308 kB
Slab:            78860 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8840 MiB
End job on tipi23 at 2009-05-16 19:03:35