Trace number 1821643

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-5p1.cnf
MD5SUM93858500e23e9a4bf0619d7bf7dc00f3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.57
Satisfiable
(Un)Satisfiability was proved
Number of variables224986
Number of clauses1204430
Sum of the clauses size2908691
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851953
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.30/1.34	c ==============================================================================
1.30/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.30/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.30/1.34	c ==============================================================================
1.30/1.34	c |         0 | 1192277  2895788 |  357683       0        0     nan |  0.000 % |
7.50/7.52	c |         0 |  834371  2333249 |      --       0       --      -- |     --   | -104242/13002
7.50/7.53	c ==============================================================================
7.50/7.53	c Result  :   #vars: 121248   #clauses: 834371   #literals: 2333249
7.50/7.53	c CPU time:   7.26 s
7.50/7.53	c ==============================================================================
8.30/8.39	This is MiniSat 2.0 beta with hacks by AVG
8.30/8.39	WARNING: for repeatability, setting FPU to use double precision
8.30/8.39	============================[ Problem Statistics ]=============================
8.30/8.39	|                                                                             |
8.30/8.39	|  Number of variables:  121248                                               |
8.30/8.39	|  Number of clauses:    834371                                               |
8.90/8.97	|  Parsing time:         0.51         s                                       |
1200.07/1200.04	HOME/SatELiteGTI: line 36: 27360 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-1821643-1242547219/watcher-1821643-1242547219 -o /tmp/evaluation-result-1821643-1242547219/solver-1821643-1242547219 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821643-1242547219.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.00 1.00 1.00 3/91 27169
/proc/meminfo: memFree=698248/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=948 CPUtime=0
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 114 0 0 0 0 0 0 0 25 0 1 0 1019222482 970752 51 4294967295 134512640 135223648 3213845552 3213844620 134665936 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27173/statm: 238 54 44 174 0 63 0

[startup+0.097471 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27169
/proc/meminfo: memFree=698248/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=28040 CPUtime=0.1
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 5327 0 0 0 8 2 0 0 25 0 1 0 1019222482 28712960 5159 4294967295 134512640 135223648 3213845552 3213844120 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27173/statm: 7010 5160 46 174 0 6835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30452

[startup+0.10747 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27169
/proc/meminfo: memFree=698248/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=28964 CPUtime=0.11
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 5579 0 0 0 9 2 0 0 25 0 1 0 1019222482 29659136 5411 4294967295 134512640 135223648 3213845552 3213844504 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27173/statm: 7241 5412 46 174 0 7066 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 31376

[startup+0.307459 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27169
/proc/meminfo: memFree=698248/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=48708 CPUtime=0.3
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 10281 0 0 0 24 6 0 0 25 0 1 0 1019222482 49876992 10113 4294967295 134512640 135223648 3213845552 3213844504 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27173/statm: 12177 10113 46 174 0 12002 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 51120

[startup+0.70744 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27169
/proc/meminfo: memFree=698248/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=70028 CPUtime=0.7
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 15501 0 0 0 60 10 0 0 25 0 1 0 1019222482 71708672 15333 4294967295 134512640 135223648 3213845552 3213844120 134718983 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27173/statm: 17507 15333 46 174 0 17332 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 72440

[startup+1.5074 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27174
/proc/meminfo: memFree=617484/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=116172 CPUtime=1.5
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 26435 0 0 0 132 18 0 0 25 0 1 0 1019222482 118960128 26235 4294967295 134512640 135223648 3213845552 3213844144 134548206 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27173/statm: 29043 26235 67 174 0 28868 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 118584

[startup+3.10733 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27174
/proc/meminfo: memFree=581524/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=137692 CPUtime=3.1
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 34514 0 0 0 286 24 0 0 25 0 1 0 1019222482 140996608 31434 4294967295 134512640 135223648 3213845552 3213843568 134586840 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27173/statm: 34423 31434 73 174 0 34248 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 140104

[startup+6.30717 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27359
/proc/meminfo: memFree=566920/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2412 CPUtime=0
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1019222481 2469888 276 4294967295 134512640 135169312 3220927232 3220925768 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27169/statm: 603 276 235 161 0 42 0
[pid=27173] ppid=27169 vsize=149412 CPUtime=6.3
/proc/27173/stat : 27173 (SatELite_releas) R 27169 27169 9090 0 -1 4202496 39608 0 0 0 604 26 0 0 25 0 1 0 1019222482 152997888 33723 4294967295 134512640 135223648 3213845552 3213843488 134575965 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27173/statm: 37353 33723 73 174 0 37178 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 151824

[startup+12.7069 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27360
/proc/meminfo: memFree=629064/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=46756 CPUtime=4.32
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 11110 0 0 0 423 9 0 0 25 0 1 0 1019223321 47878144 11022 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 11689 11022 73 172 0 11516 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 49172

[startup+25.5163 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27360
/proc/meminfo: memFree=627060/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=48920 CPUtime=17.13
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 11648 0 0 0 1704 9 0 0 25 0 1 0 1019223321 50094080 11560 4294967295 134512640 135214715 3216430864 3216429328 134528981 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 12230 11560 73 172 0 12057 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 51336

[startup+51.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27362
/proc/meminfo: memFree=618520/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=57692 CPUtime=42.73
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 13817 0 0 0 4262 11 0 0 25 0 1 0 1019223321 59076608 13729 4294967295 134512640 135214715 3216430864 3216429424 134540425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 14423 13729 73 172 0 14250 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 60108

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27553
/proc/meminfo: memFree=600920/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=74544 CPUtime=93.94
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 18023 0 0 0 9381 13 0 0 25 0 1 0 1019223321 76333056 17935 4294967295 134512640 135214715 3216430864 3216429328 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 18636 17935 73 172 0 18463 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 76960

[startup+162.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27742
/proc/meminfo: memFree=581964/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=93804 CPUtime=153.94
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 22855 0 0 0 15379 15 0 0 25 0 1 0 1019223321 96055296 22767 4294967295 134512640 135214715 3216430864 3216429008 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 23451 22767 73 172 0 23278 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 96220

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27929
/proc/meminfo: memFree=564488/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=111372 CPUtime=213.93
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 27237 0 0 0 21376 17 0 0 25 0 1 0 1019223321 114044928 27149 4294967295 134512640 135214715 3216430864 3216429256 134720710 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 27843 27149 73 172 0 27670 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 113788

[startup+282.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28117
/proc/meminfo: memFree=546492/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=129376 CPUtime=273.94
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 31714 0 0 0 27371 23 0 0 25 0 1 0 1019223321 132481024 31626 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 32344 31626 73 172 0 32171 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 131792

[startup+342.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28304
/proc/meminfo: memFree=530768/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=144960 CPUtime=333.94
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 35615 0 0 0 33366 28 0 0 25 0 1 0 1019223321 148439040 35527 4294967295 134512640 135214715 3216430864 3216429328 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 36240 35527 73 172 0 36067 0
Current children cumulated CPU time (s) 342.32

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

[pid=27360] ppid=27169 vsize=176272 CPUtime=453.95
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 43473 0 0 0 45361 34 0 0 25 0 1 0 1019223321 180502528 43385 4294967295 134512640 135214715 3216430864 3216429328 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 44068 43385 73 172 0 43895 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 178688

[startup+522.322 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 28874
/proc/meminfo: memFree=488352/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=187560 CPUtime=513.96
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 46222 0 0 0 51358 38 0 0 25 0 1 0 1019223321 192061440 46134 4294967295 134512640 135214715 3216430864 3216429328 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 46890 46134 73 172 0 46717 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 189976

[startup+582.31 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 29062
/proc/meminfo: memFree=475704/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=200608 CPUtime=573.95
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 49473 0 0 0 57357 38 0 0 25 0 1 0 1019223321 205422592 49385 4294967295 134512640 135214715 3216430864 3216429328 134528706 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 50152 49385 73 172 0 49979 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 203024

[startup+642.317 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 29249
/proc/meminfo: memFree=458228/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=217728 CPUtime=633.96
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 53749 0 0 0 63353 43 0 0 25 0 1 0 1019223321 222953472 53661 4294967295 134512640 135214715 3216430864 3216429256 134720710 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 54432 53661 73 172 0 54259 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 220144

[startup+702.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 29437
/proc/meminfo: memFree=446572/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=229376 CPUtime=693.96
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 56660 0 0 0 69347 49 0 0 25 0 1 0 1019223321 234881024 56572 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 57344 56572 73 172 0 57171 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 231792

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29626
/proc/meminfo: memFree=433552/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=242180 CPUtime=753.97
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 59869 0 0 0 75344 53 0 0 25 0 1 0 1019223321 247992320 59781 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 60545 59781 73 172 0 60372 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 244596

[startup+822.328 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29817
/proc/meminfo: memFree=421996/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=253832 CPUtime=813.98
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 62806 0 0 0 81345 53 0 0 25 0 1 0 1019223321 259923968 62718 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 63458 62718 73 172 0 63285 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 256248

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30005
/proc/meminfo: memFree=409588/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=265884 CPUtime=873.96
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 65841 0 0 0 87340 56 0 0 25 0 1 0 1019223321 272265216 65753 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 66471 65753 73 172 0 66298 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 268300

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30192
/proc/meminfo: memFree=399700/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=276492 CPUtime=933.97
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 68373 0 0 0 93337 60 0 0 25 0 1 0 1019223321 283127808 68285 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 69123 68285 73 172 0 68950 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 278908

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30383
/proc/meminfo: memFree=392112/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=283620 CPUtime=993.97
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 70178 0 0 0 99337 60 0 0 25 0 1 0 1019223321 290426880 70090 4294967295 134512640 135214715 3216430864 3216429328 134528749 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 70905 70090 73 172 0 70732 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 286036

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30572
/proc/meminfo: memFree=382200/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=293708 CPUtime=1053.98
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 72708 0 0 0 105337 61 0 0 25 0 1 0 1019223321 300756992 72620 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 73427 72620 73 172 0 73254 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 296124

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30759
/proc/meminfo: memFree=373644/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=302344 CPUtime=1113.98
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 74857 0 0 0 111334 64 0 0 25 0 1 0 1019223321 309600256 74769 4294967295 134512640 135214715 3216430864 3216429424 134540425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 75586 74769 73 172 0 75413 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 304760

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30947
/proc/meminfo: memFree=366304/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=309476 CPUtime=1173.99
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 76634 0 0 0 117333 66 0 0 25 0 1 0 1019223321 316903424 76546 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 77369 76546 73 172 0 77196 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 311892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30952
/proc/meminfo: memFree=364236/2074464 swapFree=1953004/1959888
[pid=27169] ppid=27167 vsize=2416 CPUtime=8.38
/proc/27169/stat : 27169 (SatELiteGTI) S 27167 27169 9090 0 -1 4194304 386 44235 0 0 0 0 805 33 18 0 1 0 1019222481 2473984 277 4294967295 134512640 135169312 3220927232 3220923448 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27169/statm: 604 277 235 161 0 43 0
[pid=27360] ppid=27169 vsize=311720 CPUtime=1191.69
/proc/27360/stat : 27360 (minisat_static) R 27169 27169 9090 0 -1 4202496 77195 0 0 0 119102 67 0 0 25 0 1 0 1019223321 319201280 77107 4294967295 134512640 135214715 3216430864 3216429328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27360/statm: 77930 77107 73 172 0 77757 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 314136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.09
CPU user time (s): 1199.07
CPU system time (s): 1.02
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 314136

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 10:00:19
IDJOB=1821643
IDBENCH=71045
IDSOLVER=660
FILE ID=tipi19/1821643-1242547219
PBS_JOBID=
Free space on /tmp= 8869 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-5p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821643-1242547219/watcher-1821643-1242547219 -o /tmp/evaluation-result-1821643-1242547219/solver-1821643-1242547219 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821643-1242547219.cnf

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

MD5SUM BENCH= 93858500e23e9a4bf0619d7bf7dc00f3
RANDOM SEED= 858241870

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        698256 kB
Buffers:         47844 kB
Cached:        1208200 kB
SwapCached:       2992 kB
Active:         343032 kB
Inactive:       922496 kB
HighTotal:     1178688 kB
HighFree:        95236 kB
LowTotal:       895776 kB
LowFree:        603020 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           24660 kB
Writeback:           0 kB
AnonPages:        8680 kB
Mapped:           3244 kB
Slab:           101556 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8845 MiB
End job on tipi19 at 2009-05-17 10:20:24