Trace number 1820641

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 1199.93

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark915.82
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.13/0.20	c ==============================================================================
0.13/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.20	c ==============================================================================
0.13/0.20	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
2.03/2.11	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
2.03/2.11	c ==============================================================================
2.03/2.11	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
2.03/2.11	c CPU time:   2.04 s
2.03/2.11	c ==============================================================================
2.33/2.37	This is MiniSat 2.0 beta with hacks by AVG
2.33/2.37	WARNING: for repeatability, setting FPU to use double precision
2.33/2.37	============================[ Problem Statistics ]=============================
2.33/2.37	|                                                                             |
2.33/2.37	|  Number of variables:  16889                                                |
2.33/2.37	|  Number of clauses:    244145                                               |
2.38/2.53	|  Parsing time:         0.14         s                                       |

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-1820641-1242461462/watcher-1820641-1242461462 -o /tmp/evaluation-result-1820641-1242461462/solver-1820641-1242461462 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820641-1242461462.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: 1.07 1.02 1.00 2/93 21446
/proc/meminfo: memFree=1024984/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) R 21444 21446 20977 0 -1 4194304 354 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367804 3085330292 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=2416 CPUtime=0
/proc/21450/stat : 21450 (SatELiteGTI) R 21446 21446 20977 0 -1 4194368 35 0 0 0 0 0 0 0 18 0 1 0 1010647295 2473984 65 4294967295 134512640 135169312 3216369328 3216368112 134788463 0 0 4 65536 0 0 0 17 2 0 0 0
/proc/21450/statm: 604 84 41 161 0 43 0

[startup+0.122458 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 21446
/proc/meminfo: memFree=1024984/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 368 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367864 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=12764 CPUtime=0.12
/proc/21450/stat : 21450 (SatELite_releas) R 21446 21446 20977 0 -1 4202496 2744 0 0 0 10 2 0 0 20 0 1 0 1010647295 13070336 2679 4294967295 134512640 135223648 3218677968 3218676568 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21450/statm: 3191 2679 46 174 0 3016 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 15180

[startup+0.222448 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 21446
/proc/meminfo: memFree=1024984/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 368 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367864 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=21108 CPUtime=0.22
/proc/21450/stat : 21450 (SatELite_releas) R 21446 21446 20977 0 -1 4202496 5557 0 0 0 18 4 0 0 21 0 1 0 1010647295 21614592 4980 4294967295 134512640 135223648 3218677968 3218675968 134548203 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21450/statm: 5277 4980 73 174 0 5102 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 23524

[startup+0.322438 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 21446
/proc/meminfo: memFree=1024984/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 368 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367864 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=23856 CPUtime=0.32
/proc/21450/stat : 21450 (SatELite_releas) R 21446 21446 20977 0 -1 4202496 5997 0 0 0 28 4 0 0 21 0 1 0 1010647295 24428544 5420 4294967295 134512640 135223648 3218677968 3218675968 134549042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21450/statm: 5964 5420 73 174 0 5789 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 26272

[startup+0.722398 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 21446
/proc/meminfo: memFree=1024984/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 368 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367864 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=25596 CPUtime=0.72
/proc/21450/stat : 21450 (SatELite_releas) R 21446 21446 20977 0 -1 4202496 6413 0 0 0 67 5 0 0 22 0 1 0 1010647295 26210304 5836 4294967295 134512640 135223648 3218677968 3218675984 134586877 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21450/statm: 6399 5836 73 174 0 6224 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 28012

[startup+1.52232 s]
/proc/loadavg: 1.07 1.02 1.00 4/95 21451
/proc/meminfo: memFree=1001788/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2416 CPUtime=0.01
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 368 643 0 0 0 0 0 1 18 0 1 0 1010647295 2473984 277 4294967295 134512640 135169312 3216369328 3216367864 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21446/statm: 604 277 235 161 0 43 0
[pid=21450] ppid=21446 vsize=28984 CPUtime=1.52
/proc/21450/stat : 21450 (SatELite_releas) R 21446 21446 20977 0 -1 4202496 7000 0 0 0 147 5 0 0 25 0 1 0 1010647295 29679616 6423 4294967295 134512640 135223648 3218677968 3218676064 134586210 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21450/statm: 7246 6423 73 174 0 7071 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 31400

[startup+3.12216 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 21451
/proc/meminfo: memFree=999432/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 2420
heavy processes:

[startup+6.32185 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 21453
/proc/meminfo: memFree=998704/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=24528 CPUtime=3.95
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 5993 0 0 0 392 3 0 0 25 0 1 0 1010647532 25116672 5928 4294967295 134512640 135214715 3219306960 3219305424 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 6132 5928 73 172 0 5959 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 26948

[startup+12.7212 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 21453
/proc/meminfo: memFree=984724/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=36952 CPUtime=10.35
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 9079 0 0 0 1029 6 0 0 25 0 1 0 1010647532 37838848 9014 4294967295 134512640 135214715 3219306960 3219305172 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 9238 9015 73 172 0 9065 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 39372

[startup+25.51 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 21455
/proc/meminfo: memFree=971264/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=49712 CPUtime=23.14
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 12252 0 0 0 2306 8 0 0 25 0 1 0 1010647532 50905088 12187 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 12428 12187 73 172 0 12255 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 52132

[startup+51.1174 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 21639
/proc/meminfo: memFree=957312/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=63928 CPUtime=48.75
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 15724 0 0 0 4865 10 0 0 25 0 1 0 1010647532 65462272 15659 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 15982 15659 73 172 0 15809 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 66348

[startup+102.312 s]
/proc/loadavg: 1.12 1.04 1.01 2/95 21827
/proc/meminfo: memFree=895256/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=125828 CPUtime=99.95
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 31174 0 0 0 9971 24 0 0 25 0 1 0 1010647532 128847872 31101 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 31457 31101 73 172 0 31284 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 128248

[startup+162.316 s]
/proc/loadavg: 1.04 1.03 1.00 2/95 22018
/proc/meminfo: memFree=843456/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=178428 CPUtime=159.96
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 44207 0 0 0 15963 33 0 0 25 0 1 0 1010647532 182710272 44134 4294967295 134512640 135214715 3219306960 3219305520 134540913 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 44607 44134 73 172 0 44434 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 180848

[startup+222.321 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 22206
/proc/meminfo: memFree=812160/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=209228 CPUtime=219.97
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 51950 0 0 0 21961 36 0 0 25 0 1 0 1010647532 214249472 51877 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 52307 51877 73 172 0 52134 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 211648

[startup+282.315 s]
/proc/loadavg: 1.07 1.03 1.00 3/95 22393
/proc/meminfo: memFree=782292/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=238932 CPUtime=279.97
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 59400 0 0 0 27952 45 0 0 25 0 1 0 1010647532 244666368 59327 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 59733 59327 73 172 0 59560 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 241352

[startup+342.319 s]
/proc/loadavg: 1.09 1.05 1.01 3/95 22584
/proc/meminfo: memFree=755500/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=265712 CPUtime=339.98
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 66108 0 0 0 33950 48 0 0 25 0 1 0 1010647532 272089088 66035 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21452/statm: 66428 66035 73 172 0 66255 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 268132


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

/proc/21452/statm: 75607 74997 73 172 0 75434 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 304848

[startup+582.315 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 23341
/proc/meminfo: memFree=719432/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=302548 CPUtime=579.96
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 75099 0 0 0 57934 62 0 0 25 0 1 0 1010647532 309809152 75026 4294967295 134512640 135214715 3219306960 3219305424 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 75637 75026 73 172 0 75464 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 304968

[startup+642.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 23530
/proc/meminfo: memFree=719300/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=302548 CPUtime=639.97
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 75102 0 0 0 63935 62 0 0 25 0 1 0 1010647532 309809152 75029 4294967295 134512640 135214715 3219306960 3219305424 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 75637 75029 73 172 0 75464 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 304968

[startup+702.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23718
/proc/meminfo: memFree=719532/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=302548 CPUtime=699.98
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 75106 0 0 0 69936 62 0 0 25 0 1 0 1010647532 309809152 75033 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 75637 75033 73 172 0 75464 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 304968

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23905
/proc/meminfo: memFree=713200/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=309152 CPUtime=759.97
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 76773 0 0 0 75935 62 0 0 25 0 1 0 1010647532 316571648 76700 4294967295 134512640 135214715 3219306960 3219305352 134720710 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 77288 76700 73 172 0 77115 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 311572

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24093
/proc/meminfo: memFree=684464/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=338432 CPUtime=819.98
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 83985 0 0 0 81928 70 0 0 25 0 1 0 1010647532 346554368 83912 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 84608 83912 73 172 0 84435 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 340852

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24280
/proc/meminfo: memFree=670436/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=352284 CPUtime=879.99
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 87454 0 0 0 87926 73 0 0 25 0 1 0 1010647532 360738816 87381 4294967295 134512640 135214715 3219306960 3219305424 134528706 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 88071 87381 73 172 0 87898 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 354704

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24473
/proc/meminfo: memFree=655804/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=366896 CPUtime=939.99
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 91122 0 0 0 93922 77 0 0 25 0 1 0 1010647532 375701504 91049 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 91724 91049 73 172 0 91551 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 369316

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24661
/proc/meminfo: memFree=646768/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=375788 CPUtime=1000
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 93349 0 0 0 99922 78 0 0 25 0 1 0 1010647532 384806912 93276 4294967295 134512640 135214715 3219306960 3219305360 134535292 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 93947 93276 73 172 0 93774 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 378208

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24848
/proc/meminfo: memFree=646636/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=375788 CPUtime=1060.01
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 93357 0 0 0 105923 78 0 0 25 0 1 0 1010647532 384806912 93284 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 93947 93284 73 172 0 93774 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 378208

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 25036
/proc/meminfo: memFree=646628/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=375788 CPUtime=1120.01
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 93363 0 0 0 111923 78 0 0 25 0 1 0 1010647532 384806912 93290 4294967295 134512640 135214715 3219306960 3219305424 134529015 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 93947 93290 73 172 0 93774 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 378208

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25223
/proc/meminfo: memFree=646504/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=375788 CPUtime=1180.01
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 93369 0 0 0 117923 78 0 0 25 0 1 0 1010647532 384806912 93296 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 93947 93296 73 172 0 93774 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 378208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25225
/proc/meminfo: memFree=646592/2074464 swapFree=1951868/1959888
[pid=21446] ppid=21444 vsize=2420 CPUtime=2.38
/proc/21446/stat : 21446 (SatELiteGTI) S 21444 21446 20977 0 -1 4194304 386 9674 0 0 0 0 228 10 18 0 1 0 1010647295 2478080 278 4294967295 134512640 135169312 3216369328 3216365544 3085328110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21446/statm: 605 278 235 161 0 44 0
[pid=21452] ppid=21446 vsize=375788 CPUtime=1197.62
/proc/21452/stat : 21452 (minisat_static) R 21446 21446 20977 0 -1 4202496 93369 0 0 0 119684 78 0 0 25 0 1 0 1010647532 384806912 93296 4294967295 134512640 135214715 3219306960 3219305424 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21452/statm: 93947 93296 73 172 0 93774 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 378208

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21446 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=280000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100000
# CPU time returned by wait4() is 2.38
# while last known CPU time is 1200
#
# 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
CPU user time (s): 1199.12
CPU system time (s): 0.88
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 378208

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 10:11:02
IDJOB=1820641
IDBENCH=20573
IDSOLVER=660
FILE ID=tipi10/1820641-1242461462
PBS_JOBID=
Free space on /tmp= 5274 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820641-1242461462/watcher-1820641-1242461462 -o /tmp/evaluation-result-1820641-1242461462/solver-1820641-1242461462 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820641-1242461462.cnf

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED= 104153427

Linux tipi10 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.367
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.367
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.77

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1025372 kB
Buffers:         37676 kB
Cached:         899952 kB
SwapCached:       2896 kB
Active:         387056 kB
Inactive:       560652 kB
HighTotal:     1178688 kB
HighFree:       400868 kB
LowTotal:       895776 kB
LowFree:        624504 kB
SwapTotal:     1959888 kB
SwapFree:      1951868 kB
Dirty:            6576 kB
Writeback:           0 kB
AnonPages:        9392 kB
Mapped:           3268 kB
Slab:            91484 kB
PageTables:        352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5268 MiB
End job on tipi10 at 2009-05-16 10:31:04