Trace number 1820739

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.03 1200.15

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
2.71/2.76	c ==============================================================================
2.71/2.76	c |           |     ORIGINAL     |              LEARNT              |          |
2.71/2.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.71/2.76	c ==============================================================================
2.71/2.76	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
31.41/31.45	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
31.41/31.45	c ==============================================================================
31.41/31.45	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
31.41/31.45	c CPU time:   30.84 s
31.41/31.45	c ==============================================================================
34.61/34.68	This is MiniSat 2.0 beta
34.61/34.68	WARNING: for repeatability, setting FPU to use double precision
34.61/34.68	============================[ Problem Statistics ]=============================
34.61/34.68	|                                                                             |
34.61/34.69	|  Number of variables:  136989                                               |
34.61/34.69	|  Number of clauses:    3193200                                              |
36.59/36.66	|  Parsing time:         1.73         s                                       |
36.69/36.80	============================[ Search Statistics ]==============================
36.69/36.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.69/36.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.69/36.80	===============================================================================
36.69/36.80	|         0 |  136989  3193200  9687142 |  1064400        0    nan |  0.000 % |
37.49/37.58	|       100 |  136989  3193200  9687142 |  1170840      100     20 |  0.000 % |
39.39/39.41	|       250 |  136989  3193200  9687142 |  1287924      250     13 |  0.000 % |
41.09/41.12	|       475 |  136989  3193200  9687142 |  1416716      475     20 |  0.000 % |
44.79/44.89	|       812 |  136989  3193200  9687142 |  1558388      812     17 |  0.000 % |
48.89/48.93	|      1318 |  136975  3193200  9687142 |  1714226     1313     23 |  0.012 % |
52.79/52.84	|      2077 |  136969  3187068  9672975 |  1885649     2010     23 |  0.015 % |
55.39/55.47	|      3219 |  136969  3187068  9672975 |  2074214     3152     24 |  0.015 % |
62.09/62.20	|      4927 |  136969  3187068  9672975 |  2281635     4860     23 |  0.015 % |
64.69/64.73	|      7489 |  136969  3187068  9672975 |  2509799     7422     25 |  0.015 % |
78.99/79.04	|     11333 |  136969  3187068  9672975 |  2760779    11266     32 |  0.015 % |
98.29/98.36	|     17099 |  136968  3187050  9672939 |  3036857    17031     34 |  0.015 % |
121.89/122.00	|     25749 |  136967  3187050  9672939 |  3340543    25680     39 |  0.016 % |
147.30/147.32	|     38724 |  136966  3187037  9672913 |  3674597    38654     65 |  0.017 % |
175.80/175.83	|     58185 |  136965  3187016  9672871 |  4042057    58114     81 |  0.018 % |
221.60/221.65	|     87377 |  136965  3187007  9672853 |  4446262    87306     93 |  0.018 % |
285.51/285.58	|    131167 |  136965  3187007  9672853 |  4890889   131096    121 |  0.018 % |
377.75/377.87	|    196852 |  136965  3187007  9672853 |  5379978   196781    107 |  0.018 % |
523.09/523.29	|    295378 |  136965  3187007  9672853 |  5917975   295307    149 |  0.018 % |
776.90/777.01	|    443167 |  136965  3187007  9672853 |  6509773   443096    148 |  0.018 % |

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-1820739-1242472927/watcher-1820739-1242472927 -o /tmp/evaluation-result-1820739-1242472927/solver-1820739-1242472927 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820739-1242472927.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: 0.94 1.00 0.99 2/91 14181
/proc/meminfo: memFree=1555608/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=820 CPUtime=0
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 88 0 0 0 0 0 0 0 18 0 1 0 1011793543 839680 24 4294967295 134512640 135223648 3219249504 3219249076 134718632 0 0 0 0 0 0 0 17 1 0 0 0
/proc/14185/statm: 238 35 27 174 0 63 0

[startup+0.116084 s]
/proc/loadavg: 0.94 1.00 0.99 2/91 14181
/proc/meminfo: memFree=1555608/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=12636 CPUtime=0.12
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 2762 0 0 0 11 1 0 0 18 0 1 0 1011793543 12939264 2698 4294967295 134512640 135223648 3219249504 3219248072 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 3159 2698 46 174 0 2984 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15052

[startup+0.216077 s]
/proc/loadavg: 0.94 1.00 0.99 2/91 14181
/proc/meminfo: memFree=1555608/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=22840 CPUtime=0.22
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 4773 0 0 0 20 2 0 0 18 0 1 0 1011793543 23388160 4709 4294967295 134512640 135223648 3219249504 3219248456 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 5710 4711 46 174 0 5535 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 25256

[startup+0.316072 s]
/proc/loadavg: 0.94 1.00 0.99 2/91 14181
/proc/meminfo: memFree=1555608/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=28784 CPUtime=0.32
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 6563 0 0 0 28 4 0 0 18 0 1 0 1011793543 29474816 6499 4294967295 134512640 135223648 3219249504 3219248128 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 7196 6499 46 174 0 7021 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31200

[startup+0.716053 s]
/proc/loadavg: 0.94 1.00 0.99 2/91 14181
/proc/meminfo: memFree=1555608/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=59900 CPUtime=0.72
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 13632 0 0 0 62 10 0 0 18 0 1 0 1011793543 61337600 13568 4294967295 134512640 135223648 3219249504 3219248004 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 14975 13569 46 174 0 14800 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 62316

[startup+1.51602 s]
/proc/loadavg: 0.94 1.00 0.99 3/93 14186
/proc/meminfo: memFree=1475356/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=120316 CPUtime=1.52
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 26950 0 0 0 126 26 0 0 20 0 1 0 1011793543 123203584 26886 4294967295 134512640 135223648 3219249504 3219248456 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 30079 26887 46 174 0 29904 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 122732

[startup+3.11594 s]
/proc/loadavg: 0.94 1.00 0.99 2/93 14186
/proc/meminfo: memFree=1406908/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=246876 CPUtime=3.11
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 60406 0 0 0 259 52 0 0 25 0 1 0 1011793543 252801024 55702 4294967295 134512640 135223648 3219249504 3219247172 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 61719 55704 73 174 0 61544 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 249292

[startup+6.30579 s]
/proc/loadavg: 0.95 1.00 0.99 2/93 14186
/proc/meminfo: memFree=1316760/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=265888 CPUtime=6.3
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 64393 0 0 0 572 58 0 0 25 0 1 0 1011793543 272269312 59689 4294967295 134512640 135223648 3219249504 3219247504 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 66472 59689 73 174 0 66297 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 268304

[startup+12.7155 s]
/proc/loadavg: 0.95 1.00 0.99 3/93 14186
/proc/meminfo: memFree=1294024/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=299340 CPUtime=12.71
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 69888 0 0 0 1213 58 0 0 25 0 1 0 1011793543 306524160 64882 4294967295 134512640 135223648 3219249504 3219247856 134602166 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 74835 64882 111 174 0 74660 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 301756

[startup+25.5149 s]
/proc/loadavg: 0.96 1.00 0.99 2/93 14186
/proc/meminfo: memFree=1288616/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2416 CPUtime=0
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 368 649 0 0 0 0 0 0 24 0 1 0 1011793542 2473984 277 4294967295 134512640 135169312 3214834992 3214833528 3085762286 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14181/statm: 604 277 235 161 0 43 0
[pid=14185] ppid=14181 vsize=312296 CPUtime=25.51
/proc/14185/stat : 14185 (SatELite_releas) R 14181 14181 9090 0 -1 4202496 71244 0 0 0 2493 58 0 0 25 0 1 0 1011793543 319791104 66200 4294967295 134512640 135223648 3219249504 3219247600 134586227 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14185/statm: 78074 66200 73 174 0 77899 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 314712

[startup+51.1136 s]
/proc/loadavg: 0.97 1.00 0.99 2/93 14372
/proc/meminfo: memFree=1336200/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=147996 CPUtime=16.41
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 36384 0 0 0 1616 25 0 0 25 0 1 0 1011797011 151547904 36308 4294967295 134512640 135213731 3213470784 3213469264 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 36999 36308 74 172 0 36825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150416

[startup+102.311 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 14560
/proc/meminfo: memFree=1333116/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=150788 CPUtime=67.61
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 37084 0 0 0 6736 25 0 0 25 0 1 0 1011797011 154406912 37008 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 37697 37008 74 172 0 37523 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 153208

[startup+162.318 s]
/proc/loadavg: 1.14 1.04 1.01 3/93 14749
/proc/meminfo: memFree=1322732/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=162212 CPUtime=127.62
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 39910 0 0 0 12734 28 0 0 25 0 1 0 1011797011 166105088 39834 4294967295 134512640 135213731 3213470784 3213468976 134527111 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 40553 39834 74 172 0 40379 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 164632

[startup+222.325 s]
/proc/loadavg: 1.19 1.06 1.01 3/93 14938
/proc/meminfo: memFree=1300356/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=183900 CPUtime=187.63
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 45327 0 0 0 18728 35 0 0 25 0 1 0 1011797011 188313600 45251 4294967295 134512640 135213731 3213470784 3213469264 134530202 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 45975 45251 74 172 0 45801 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 186320

[startup+282.323 s]
/proc/loadavg: 1.15 1.07 1.01 2/93 15123
/proc/meminfo: memFree=1272440/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=212528 CPUtime=247.63
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 52492 0 0 0 24727 36 0 0 25 0 1 0 1011797011 217628672 52416 4294967295 134512640 135213731 3213470784 3213468976 134527056 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 53132 52416 74 172 0 52958 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 214948

[startup+342.32 s]
/proc/loadavg: 1.05 1.05 1.00 3/93 15312
/proc/meminfo: memFree=1253796/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=230468 CPUtime=307.63
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 56919 0 0 0 30723 40 0 0 25 0 1 0 1011797011 235999232 56843 4294967295 134512640 135213731 3213470784 3213469264 134530092 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 57617 56843 74 172 0 57443 0
Current children cumulated CPU time (s) 342.31

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

/proc/14189/statm: 83374 82569 74 172 0 83200 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 335916

[startup+582.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 16068
/proc/meminfo: memFree=1129540/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=355252 CPUtime=547.52
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 87953 0 0 0 54691 61 0 0 25 0 1 0 1011797011 363778048 87877 4294967295 134512640 135213731 3213470784 3213469264 134530110 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14189/statm: 88813 87877 74 172 0 88639 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 357672

[startup+642.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 16257
/proc/meminfo: memFree=1103600/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=381784 CPUtime=607.52
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 94587 0 0 0 60689 63 0 0 25 0 1 0 1011797011 390946816 94511 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14189/statm: 95446 94511 74 172 0 95272 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 384204

[startup+702.323 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 16444
/proc/meminfo: memFree=1080304/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=404004 CPUtime=667.53
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 100172 0 0 0 66685 68 0 0 25 0 1 0 1011797011 413700096 100096 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14189/statm: 101001 100096 74 172 0 100827 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 406424

[startup+762.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16637
/proc/meminfo: memFree=1062548/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=421748 CPUtime=727.52
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 104634 0 0 0 72665 87 0 0 25 0 1 0 1011797011 431869952 104558 4294967295 134512640 135213731 3213470784 3213469264 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14189/statm: 105437 104558 74 172 0 105263 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 424168

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16826
/proc/meminfo: memFree=1046064/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=438232 CPUtime=787.53
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 108682 0 0 0 78664 89 0 0 25 0 1 0 1011797011 448749568 108606 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14189/statm: 109558 108606 74 172 0 109384 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 440652

[startup+882.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17011
/proc/meminfo: memFree=1025620/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=459832 CPUtime=847.54
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 113844 0 0 0 84661 93 0 0 25 0 1 0 1011797011 470867968 113768 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14189/statm: 114958 113768 74 172 0 114784 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 462252

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17200
/proc/meminfo: memFree=1005756/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=479716 CPUtime=907.54
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 118846 0 0 0 90657 97 0 0 25 0 1 0 1011797011 491229184 118770 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14189/statm: 119929 118770 74 172 0 119755 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 482136

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17387
/proc/meminfo: memFree=985940/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=499656 CPUtime=967.54
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 123794 0 0 0 96652 102 0 0 25 0 1 0 1011797011 511647744 123718 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 124914 123718 74 172 0 124740 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 502076

[startup+1062.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17576
/proc/meminfo: memFree=967712/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=517948 CPUtime=1027.55
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 128411 0 0 0 102649 106 0 0 25 0 1 0 1011797011 530378752 128335 4294967295 134512640 135213731 3213470784 3213469264 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 129487 128335 74 172 0 129313 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 520368

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17769
/proc/meminfo: memFree=948452/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=536896 CPUtime=1087.54
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 133101 0 0 0 108647 107 0 0 25 0 1 0 1011797011 549781504 133025 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 134224 133025 74 172 0 134050 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 539316

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17954
/proc/meminfo: memFree=929480/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=555772 CPUtime=1147.55
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 137899 0 0 0 114646 109 0 0 25 0 1 0 1011797011 569110528 137823 4294967295 134512640 135213731 3213470784 3213469264 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 138943 137823 74 172 0 138769 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 558192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.12 s]
/proc/loadavg: 1.13 1.03 1.01 3/93 17958
/proc/meminfo: memFree=926472/2074464 swapFree=1953004/1959888
[pid=14181] ppid=14179 vsize=2420 CPUtime=34.68
/proc/14181/stat : 14181 (SatELiteGTI) S 14179 14181 9090 0 -1 4194304 387 82400 0 0 0 0 3383 85 22 0 1 0 1011793542 2478080 278 4294967295 134512640 135169312 3214834992 3214831208 3085762286 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14181/statm: 605 278 235 161 0 44 0
[pid=14189] ppid=14181 vsize=558676 CPUtime=1165.35
/proc/14189/stat : 14189 (minisat_static) R 14181 14181 9090 0 -1 4202496 138618 0 0 0 116426 109 0 0 25 0 1 0 1011797011 572084224 138542 4294967295 134512640 135213731 3213470784 3213469192 134719542 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14189/statm: 139669 138542 74 172 0 139495 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 561096

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 14181 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=830000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=850000
# CPU time returned by wait4() is 34.68
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.15
CPU time (s): 1200.03
CPU user time (s): 1198.09
CPU system time (s): 1.94
CPU usage (%): 99.9901
Max. virtual memory (cumulated for all children) (KiB): 561096

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 13:22:07
IDJOB=1820739
IDBENCH=69571
IDSOLVER=662
FILE ID=tipi19/1820739-1242472927
PBS_JOBID=
Free space on /tmp= 9410 MiB

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

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED= 1916615588

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:       1555640 kB
Buffers:         17100 kB
Cached:         421024 kB
SwapCached:       2992 kB
Active:         105236 kB
Inactive:       342440 kB
HighTotal:     1178688 kB
HighFree:       834524 kB
LowTotal:       895776 kB
LowFree:        721116 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           71352 kB
Writeback:           0 kB
AnonPages:        8864 kB
Mapped:           3244 kB
Slab:            62704 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9338 MiB
End job on tipi19 at 2009-05-16 13:42:14