Trace number 1821933

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
APTUSAT 2009-03-22? (TO) 1200.01 1199.95

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
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 variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

0.00/0.00	c Parsing...
1.32/1.39	c ==============================================================================
1.32/1.39	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.39	c ==============================================================================
1.32/1.39	c |         0 | 1814188  5280500 |  544256       0        0     nan |  0.000 % |
15.52/15.58	c |         0 | 1789068  5451065 |      --       0       --      -- |     --   | -25093/170622
15.52/15.58	c ==============================================================================
15.52/15.58	c Result  :   #vars: 84942   #clauses: 1789068   #literals: 5451065
15.52/15.58	c CPU time:   15.31 s
15.52/15.58	c ==============================================================================
17.32/17.36	This is MiniSat 2.0 beta
17.32/17.36	WARNING: for repeatability, setting FPU to use double precision
17.32/17.36	============================[ Problem Statistics ]=============================
17.32/17.36	|                                                                             |
17.32/17.36	|  Number of variables:  84942                                                |
17.32/17.36	|  Number of clauses:    1789068                                              |
18.42/18.46	|  Parsing time:         1.00         s                                       |
18.52/18.55	============================[ Search Statistics ]==============================
18.52/18.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.52/18.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.52/18.55	===============================================================================
18.52/18.55	|         0 |   84942  1789068  5451065 |   596356        0    nan |  0.000 % |
19.02/19.10	|       100 |   84941  1789068  5451065 |   655991       99     28 |  0.002 % |
19.62/19.68	|       251 |   84930  1789068  5451065 |   721590      247     29 |  0.029 % |
20.72/20.71	|       477 |   84918  1789068  5451065 |   793749      473     28 |  0.029 % |
22.92/22.97	|       814 |   84917  1789068  5451065 |   873124      810     25 |  0.029 % |
24.62/24.69	|      1321 |   84917  1789068  5451065 |   960437     1317     27 |  0.029 % |
26.92/26.99	|      2080 |   84917  1789068  5451065 |  1056481     2076     34 |  0.029 % |
29.22/29.28	|      3219 |   84917  1784572  5439835 |  1162129     3192     44 |  0.030 % |
34.32/34.33	|      4927 |   84915  1784572  5439835 |  1278342     4898     47 |  0.032 % |
39.02/39.09	|      7489 |   84915  1784572  5439835 |  1406176     7460     50 |  0.032 % |
49.12/49.17	|     11333 |   84914  1784531  5439753 |  1546793    11303     46 |  0.033 % |
55.72/55.77	|     17100 |   84914  1784531  5439753 |  1701473    17070     59 |  0.033 % |
70.02/70.10	|     25749 |   84914  1784510  5439711 |  1871620    25719     55 |  0.033 % |
93.31/93.38	|     38724 |   84914  1784510  5439711 |  2058782    38694     53 |  0.033 % |
105.22/105.27	|     58185 |   84914  1784510  5439711 |  2264660    58155     59 |  0.033 % |
136.63/136.69	|     87377 |   84913  1784494  5439679 |  2491127    87346     64 |  0.034 % |
180.43/180.47	|    131166 |   84911  1784476  5439643 |  2740239   131133     72 |  0.037 % |
253.73/253.73	|    196852 |   84910  1784447  5439585 |  3014263   196818    102 |  0.038 % |
385.34/385.35	|    295379 |   84908  1784430  5439551 |  3315690   295343    137 |  0.040 % |
650.66/650.71	|    443169 |   84906  1784412  5439515 |  3647259   443130    146 |  0.044 % |
1197.81/1197.73	|    664852 |   84906  1784412  5439515 |  4011984   664811    163 |  0.046 % |

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-1821933-1242580632/watcher-1821933-1242580632 -o /tmp/evaluation-result-1821933-1242580632/solver-1821933-1242580632 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821933-1242580632.cnf -restarts=1 

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.05 1.05 1.01 2/91 10464
/proc/meminfo: memFree=768820/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=952 CPUtime=0
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 113 0 0 0 0 0 0 0 18 0 1 0 1022561638 974848 49 4294967295 134512640 135223648 3220662960 3220661872 134693872 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 238 49 40 174 0 63 0

[startup+0.036192 s]
/proc/loadavg: 1.05 1.05 1.01 2/91 10464
/proc/meminfo: memFree=768820/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=4180 CPUtime=0.04
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 911 0 0 0 4 0 0 0 18 0 1 0 1022561638 4280320 847 4294967295 134512640 135223648 3220662960 3220661912 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 1045 850 46 174 0 870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6592

[startup+0.116185 s]
/proc/loadavg: 1.05 1.05 1.01 2/91 10464
/proc/meminfo: memFree=768820/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=12452 CPUtime=0.12
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 2639 0 0 0 9 3 0 0 18 0 1 0 1022561638 12750848 2575 4294967295 134512640 135223648 3220662960 3220661528 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 3113 2575 46 174 0 2938 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14864

[startup+0.31617 s]
/proc/loadavg: 1.05 1.05 1.01 2/91 10464
/proc/meminfo: memFree=768820/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=29276 CPUtime=0.32
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 6689 0 0 0 27 5 0 0 18 0 1 0 1022561638 29978624 6625 4294967295 134512640 135223648 3220662960 3220661528 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 7319 6625 46 174 0 7144 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31688

[startup+0.71614 s]
/proc/loadavg: 1.05 1.05 1.01 2/91 10464
/proc/meminfo: memFree=768820/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=61960 CPUtime=0.72
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 14191 0 0 0 59 13 0 0 18 0 1 0 1022561638 63447040 14127 4294967295 134512640 135223648 3220662960 3220661912 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 15490 14127 46 174 0 15315 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 64372

[startup+1.51608 s]
/proc/loadavg: 1.05 1.05 1.01 2/93 10469
/proc/meminfo: memFree=691816/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=131644 CPUtime=1.52
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 33865 0 0 0 134 18 0 0 20 0 1 0 1022561638 134803456 31074 4294967295 134512640 135223648 3220662960 3220660960 134548212 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 32911 31074 73 174 0 32736 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 134056

[startup+3.11596 s]
/proc/loadavg: 1.05 1.05 1.01 2/93 10469
/proc/meminfo: memFree=638496/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=148436 CPUtime=3.12
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 36386 0 0 0 291 21 0 0 25 0 1 0 1022561638 151998464 33595 4294967295 134512640 135223648 3220662960 3220660976 134587025 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 37109 33595 73 174 0 36934 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 150848

[startup+6.31571 s]
/proc/loadavg: 1.04 1.04 1.01 2/93 10469
/proc/meminfo: memFree=620548/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=172680 CPUtime=6.32
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 39879 0 0 0 610 22 0 0 25 0 1 0 1022561638 176824320 36825 4294967295 134512640 135223648 3220662960 3220661312 134602028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 43170 36825 91 174 0 42995 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 175092

[startup+12.7152 s]
/proc/loadavg: 1.04 1.04 1.01 3/93 10469
/proc/meminfo: memFree=619596/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2412 CPUtime=0
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1022561638 2469888 277 4294967295 134512640 135169312 3213159312 3213157848 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10464/statm: 603 277 235 161 0 42 0
[pid=10468] ppid=10464 vsize=173704 CPUtime=12.72
/proc/10468/stat : 10468 (SatELite_releas) R 10464 10464 15108 0 -1 4202496 40099 0 0 0 1250 22 0 0 25 0 1 0 1022561638 177872896 37027 4294967295 134512640 135223648 3220662960 3220661056 134586227 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10468/statm: 43426 37027 73 174 0 43251 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 176116

[startup+25.5142 s]
/proc/loadavg: 1.03 1.04 1.01 3/93 10474
/proc/meminfo: memFree=644832/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=85984 CPUtime=8.16
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 20679 0 0 0 803 13 0 0 25 0 1 0 1022563374 88047616 20614 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10472/statm: 21496 20614 74 172 0 21322 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 88400

[startup+51.1123 s]
/proc/loadavg: 1.02 1.04 1.00 3/93 10658
/proc/meminfo: memFree=642008/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=88492 CPUtime=33.76
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 21308 0 0 0 3363 13 0 0 25 0 1 0 1022563374 90615808 21243 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10472/statm: 22123 21243 74 172 0 21949 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 90908

[startup+102.318 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 10850
/proc/meminfo: memFree=632968/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=97880 CPUtime=84.96
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 23634 0 0 0 8480 16 0 0 25 0 1 0 1022563374 100229120 23569 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 24470 23569 74 172 0 24296 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 100296

[startup+162.324 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 11035
/proc/meminfo: memFree=611932/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=118524 CPUtime=144.97
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 28760 0 0 0 14477 20 0 0 25 0 1 0 1022563374 121368576 28695 4294967295 134512640 135213731 3220357840 3220356320 134530117 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 29631 28695 74 172 0 29457 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 120940

[startup+222.309 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 11224
/proc/meminfo: memFree=582240/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=148336 CPUtime=204.96
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 36177 0 0 0 20470 26 0 0 25 0 1 0 1022563374 151896064 36112 4294967295 134512640 135213731 3220357840 3220356096 134536992 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 37084 36112 74 172 0 36910 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 150752

[startup+282.315 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 11412
/proc/meminfo: memFree=536376/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=194868 CPUtime=264.97
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 47742 0 0 0 26462 35 0 0 25 0 1 0 1022563374 199544832 47677 4294967295 134512640 135213731 3220357840 3220356320 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 48717 47677 74 172 0 48543 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 197284

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11602
/proc/meminfo: memFree=494644/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=236008 CPUtime=324.97
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 58067 0 0 0 32454 43 0 0 25 0 1 0 1022563374 241672192 58002 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 59002 58002 74 172 0 58828 0
Current children cumulated CPU time (s) 342.33

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

/proc/10472/statm: 83860 82592 74 172 0 83686 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 337856

[startup+642.317 s]
/proc/loadavg: 1.05 1.04 1.01 2/93 12545
/proc/meminfo: memFree=370916/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=360692 CPUtime=625
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 88961 0 0 0 62433 67 0 0 25 0 1 0 1022563374 369348608 88896 4294967295 134512640 135213731 3220357840 3220356320 134530479 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 90173 88896 74 172 0 89999 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 363108

[startup+702.312 s]
/proc/loadavg: 1.02 1.03 1.00 3/93 12734
/proc/meminfo: memFree=352704/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=379816 CPUtime=685
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 93554 0 0 0 68429 71 0 0 25 0 1 0 1022563374 388931584 93489 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 94954 93489 74 172 0 94780 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 382232

[startup+762.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12919
/proc/meminfo: memFree=329104/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=403380 CPUtime=745.01
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 99403 0 0 0 74429 72 0 0 25 0 1 0 1022563374 413061120 99338 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 100845 99338 74 172 0 100671 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 405796

[startup+822.313 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 13112
/proc/meminfo: memFree=304436/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=427860 CPUtime=805.01
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 105535 0 0 0 80427 74 0 0 25 0 1 0 1022563374 438128640 105470 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 106965 105470 74 172 0 106791 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 430276

[startup+882.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 13300
/proc/meminfo: memFree=286860/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=445308 CPUtime=865.02
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 109912 0 0 0 86421 81 0 0 25 0 1 0 1022563374 455995392 109847 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 111327 109847 74 172 0 111153 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 447724

[startup+942.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13305
/proc/meminfo: memFree=262952/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=470256 CPUtime=925.02
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 116058 0 0 0 92415 87 0 0 25 0 1 0 1022563374 481542144 115993 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 117564 115993 74 172 0 117390 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 472672

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/94 13553
/proc/meminfo: memFree=242664/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=489688 CPUtime=985.02
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 120995 0 0 0 98412 90 0 0 25 0 1 0 1022563374 501440512 120930 4294967295 134512640 135213731 3220357840 3220356032 134527184 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 122422 120930 74 172 0 122248 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 492104

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13679
/proc/meminfo: memFree=222156/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=510412 CPUtime=1045.03
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 126208 0 0 0 104411 92 0 0 25 0 1 0 1022563374 522661888 126143 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 127603 126143 74 172 0 127429 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 512828

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13868
/proc/meminfo: memFree=202192/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=530436 CPUtime=1105.03
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 131224 0 0 0 110409 94 0 0 25 0 1 0 1022563374 543166464 131159 4294967295 134512640 135213731 3220357840 3220356320 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 132609 131159 74 172 0 132435 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 532852

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14060
/proc/meminfo: memFree=193884/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=539276 CPUtime=1165.04
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 133389 0 0 0 116409 95 0 0 25 0 1 0 1022563374 552218624 133324 4294967295 134512640 135213731 3220357840 3220356160 134528743 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 134819 133324 74 172 0 134645 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 541692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14244
/proc/meminfo: memFree=189348/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=543384 CPUtime=1182.65
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 134412 0 0 0 118169 96 0 0 25 0 1 0 1022563374 556425216 134347 4294967295 134512640 135213731 3220357840 3220356320 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 135846 134347 74 172 0 135672 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 545800

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14244
/proc/meminfo: memFree=189348/2074464 swapFree=1952056/1959888
[pid=10464] ppid=10462 vsize=2416 CPUtime=17.36
/proc/10464/stat : 10464 (SatELiteGTI) S 10462 10464 15108 0 -1 4194304 386 46507 0 0 0 0 1699 37 24 0 1 0 1022561638 2473984 278 4294967295 134512640 135169312 3213159312 3213155528 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10464/statm: 604 278 235 161 0 43 0
[pid=10472] ppid=10464 vsize=543384 CPUtime=1182.65
/proc/10472/stat : 10472 (minisat_static) R 10464 10464 15108 0 -1 4202496 134412 0 0 0 118169 96 0 0 25 0 1 0 1022563374 556425216 134347 4294967295 134512640 135213731 3220357840 3220356320 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10472/statm: 135846 134347 74 172 0 135672 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 545800

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1199.95
CPU time (s): 1200.01
CPU user time (s): 1198.68
CPU system time (s): 1.33
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 545800

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 19:17:12
IDJOB=1821933
IDBENCH=71736
IDSOLVER=662
FILE ID=tipi24/1821933-1242580632
PBS_JOBID=
Free space on /tmp= 9581 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821933-1242580632/watcher-1821933-1242580632 -o /tmp/evaluation-result-1821933-1242580632/solver-1821933-1242580632 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821933-1242580632.cnf -restarts=1

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED= 320168939

Linux tipi24 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.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:        768820 kB
Buffers:         56256 kB
Cached:        1130544 kB
SwapCached:       3828 kB
Active:         361256 kB
Inactive:       834992 kB
HighTotal:     1178688 kB
HighFree:       128336 kB
LowTotal:       895776 kB
LowFree:        640484 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           38000 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           3172 kB
Slab:           100768 kB
PageTables:        636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9542 MiB
End job on tipi24 at 2009-05-17 19:37:17