Trace number 1820967

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.09 1200.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.05/0.05	c ==============================================================================
0.05/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.05	c ==============================================================================
0.05/0.05	c |         0 |   56181   131089 |   16854       0        0     nan |  0.000 % |
0.22/0.31	c |         0 |   42760   118489 |      --       0       --      -- |     --   | -13419/-12595
0.22/0.31	c ==============================================================================
0.22/0.31	c Result  :   #vars: 10688   #clauses: 42760   #literals: 118489
0.22/0.31	c CPU time:   0.28 s
0.22/0.31	c ==============================================================================
0.32/0.35	This is MiniSat 2.0 beta
0.32/0.35	WARNING: for repeatability, setting FPU to use double precision
0.32/0.35	============================[ Problem Statistics ]=============================
0.32/0.35	|                                                                             |
0.32/0.35	|  Number of variables:  10688                                                |
0.32/0.35	|  Number of clauses:    42760                                                |
0.32/0.38	|  Parsing time:         0.02         s                                       |
0.32/0.38	============================[ Search Statistics ]==============================
0.32/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.32/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.32/0.38	===============================================================================
0.32/0.38	|         0 |   10688    42760   118489 |    14253        0    nan |  0.000 % |
0.32/0.41	|       100 |   10688    42760   118489 |    15678      100     13 |  0.000 % |
0.36/0.42	|       250 |   10688    42760   118489 |    17246      250     10 |  0.000 % |
0.36/0.44	|       475 |   10688    42760   118489 |    18971      475     14 |  0.000 % |
0.36/0.48	|       812 |   10688    42760   118489 |    20868      812     17 |  0.000 % |
0.36/0.80	|      1319 |   10688    42760   118489 |    22955     1319     53 |  0.000 % |
0.36/0.87	|      2078 |   10688    42760   118489 |    25250     2078     45 |  0.000 % |
0.36/1.00	|      3217 |   10688    42760   118489 |    27775     3217     38 |  0.000 % |
1.32/1.34	|      4925 |   10688    42760   118489 |    30553     4925     35 |  0.000 % |
4.52/4.59	|      7488 |   10688    42760   118489 |    33608     7488     74 |  0.000 % |
5.12/5.16	|     11333 |   10688    42760   118489 |    36969    11333     62 |  0.000 % |
10.42/10.42	|     17102 |   10688    42760   118489 |    40666    17102     68 |  0.000 % |
14.02/14.09	|     25751 |   10688    42760   118489 |    44733    25751     65 |  0.000 % |
44.83/44.83	|     38725 |   10688    42760   118489 |    49206    38725     84 |  0.000 % |
63.93/63.97	|     58186 |   10688    42760   118489 |    54127    23154     54 |  0.000 % |
115.43/115.50	|     87378 |   10688    42760   118489 |    59539    52346    102 |  0.000 % |
177.13/177.20	|    131168 |   10688    42760   118489 |    65493    49918     68 |  0.000 % |
333.83/333.89	|    196852 |   10688    42760   118489 |    72043    61159    123 |  0.000 % |
448.44/448.42	|    295378 |   10687    42756   118480 |    79247    55984     70 |  0.009 % |
709.75/709.72	|    443167 |   10687    42756   118480 |    87172    77922    122 |  0.009 % |
1154.17/1154.13	|    664851 |   10687    42756   118480 |    95889    30109     81 |  0.009 % |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 11404 Terminated              $MS $2 $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-1820967-1242492303/watcher-1820967-1242492303 -o /tmp/evaluation-result-1820967-1242492303/solver-1820967-1242492303 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820967-1242492303.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.00 1.00 1.00 2/93 11397
/proc/meminfo: memFree=1329412/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2416 CPUtime=0.01
/proc/11397/stat : 11397 (SatELiteGTI) R 11395 11397 10114 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1013731161 2473984 277 4294967295 134512640 135169312 3213976672 3213975664 134666144 0 0 4 65536 0 0 0 17 2 0 0 0
/proc/11397/statm: 604 277 235 161 0 43 0
[pid=11401] ppid=11397 vsize=812 CPUtime=0
/proc/11401/stat : 11401 (SatELite_releas) R 11397 11397 10114 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 1013731161 831488 2 4294967295 134512640 135223648 3221080848 3213975300 3085339114 0 0 0 0 0 0 0 17 3 0 0 0
/proc/11401/statm: 204 14 9 174 0 29 0

[startup+0.042863 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11397
/proc/meminfo: memFree=1329412/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2416 CPUtime=0.01
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1013731161 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11397/statm: 604 277 235 161 0 43 0
[pid=11401] ppid=11397 vsize=7928 CPUtime=0.04
/proc/11401/stat : 11401 (SatELite_releas) R 11397 11397 10114 0 -1 4202496 1560 0 0 0 3 1 0 0 20 0 1 0 1013731161 8118272 1496 4294967295 134512640 135223648 3221080848 3221079800 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11401/statm: 1982 1499 46 174 0 1807 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10344

[startup+0.112859 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11397
/proc/meminfo: memFree=1329412/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2416 CPUtime=0.01
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1013731161 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11397/statm: 604 277 235 161 0 43 0
[pid=11401] ppid=11397 vsize=11296 CPUtime=0.11
/proc/11401/stat : 11401 (SatELite_releas) R 11397 11397 10114 0 -1 4202496 2539 0 0 0 10 1 0 0 21 0 1 0 1013731161 11567104 2328 4294967295 134512640 135223648 3221080848 3221078848 134548960 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11401/statm: 2824 2328 73 174 0 2649 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13712

[startup+0.31285 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11397
/proc/meminfo: memFree=1329412/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2416 CPUtime=0.01
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1013731161 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11397/statm: 604 277 235 161 0 43 0
[pid=11401] ppid=11397 vsize=11696 CPUtime=0.31
/proc/11401/stat : 11401 (SatELite_releas) R 11397 11397 10114 0 -1 4202496 2715 0 0 0 29 2 0 0 21 0 1 0 1013731161 11976704 2450 4294967295 134512640 135223648 3221080848 3221079152 134669907 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11401/statm: 2924 2450 74 174 0 2749 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 14112

[startup+0.712829 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11397
/proc/meminfo: memFree=1329412/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 2420

[startup+1.51279 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11404
/proc/meminfo: memFree=1324296/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=5676 CPUtime=1.16
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 1244 0 0 0 116 0 0 0 20 0 1 0 1013731196 5812224 1179 4294967295 134512640 135213731 3218712880 3218711360 134529987 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 1419 1179 75 172 0 1245 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8096

[startup+3.11271 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11404
/proc/meminfo: memFree=1323552/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=6468 CPUtime=2.76
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 1454 0 0 0 276 0 0 0 25 0 1 0 1013731196 6623232 1389 4294967295 134512640 135213731 3218712880 3218711360 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 1617 1389 75 172 0 1443 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8888

[startup+6.31256 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11405
/proc/meminfo: memFree=1321444/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=8448 CPUtime=5.96
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 1947 0 0 0 595 1 0 0 25 0 1 0 1013731196 8650752 1882 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 2112 1882 75 172 0 1938 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10868

[startup+12.7122 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11406
/proc/meminfo: memFree=1318408/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=11616 CPUtime=12.36
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 2721 0 0 0 1234 2 0 0 25 0 1 0 1013731196 11894784 2656 4294967295 134512640 135213731 3218712880 3218711072 134527072 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 2904 2656 75 172 0 2730 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14036

[startup+25.5116 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11407
/proc/meminfo: memFree=1314256/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=15344 CPUtime=25.16
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 3645 0 0 0 2513 3 0 0 25 0 1 0 1013731196 15712256 3580 4294967295 134512640 135213731 3218712880 3218711360 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 3836 3580 75 172 0 3662 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 17764

[startup+51.1204 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11591
/proc/meminfo: memFree=1308156/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=21364 CPUtime=50.77
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 5156 0 0 0 5072 5 0 0 25 0 1 0 1013731196 21876736 5091 4294967295 134512640 135213731 3218712880 3218711360 134530034 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11404/statm: 5341 5091 75 172 0 5167 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 23784

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11779
/proc/meminfo: memFree=1304480/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=24932 CPUtime=101.98
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 6037 0 0 0 10193 5 0 0 25 0 1 0 1013731196 25530368 5972 4294967295 134512640 135213731 3218712880 3218711136 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 6233 5972 75 172 0 6059 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 27352

[startup+162.315 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 11971
/proc/meminfo: memFree=1297688/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=31260 CPUtime=161.97
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 7618 0 0 0 16192 5 0 0 25 0 1 0 1013731196 32010240 7553 4294967295 134512640 135213731 3218712880 3218711360 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 7815 7553 75 172 0 7641 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 33680

[startup+222.312 s]
/proc/loadavg: 1.16 1.04 1.01 3/95 12157
/proc/meminfo: memFree=1296256/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=32844 CPUtime=221.97
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 8018 0 0 0 22192 5 0 0 25 0 1 0 1013731196 33632256 7953 4294967295 134512640 135213731 3218712880 3218711360 134530405 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 8211 7953 75 172 0 8037 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 35264

[startup+282.319 s]
/proc/loadavg: 1.12 1.05 1.01 2/95 12346
/proc/meminfo: memFree=1295720/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=32976 CPUtime=281.98
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 8069 0 0 0 28193 5 0 0 25 0 1 0 1013731196 33767424 8004 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 8244 8004 75 172 0 8070 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 35396

[startup+342.306 s]
/proc/loadavg: 1.11 1.05 1.01 3/95 12535
/proc/meminfo: memFree=1287460/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=41296 CPUtime=341.97
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 10126 0 0 0 34190 7 0 0 25 0 1 0 1013731196 42287104 10061 4294967295 134512640 135213731 3218712880 3218711136 134536479 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 10324 10061 75 172 0 10150 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 43716

[startup+402.313 s]

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

[pid=11404] ppid=11397 vsize=43012 CPUtime=461.98
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 10576 0 0 0 46191 7 0 0 25 0 1 0 1013731196 44044288 10511 4294967295 134512640 135213731 3218712880 3218711072 134527361 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 10753 10511 75 172 0 10579 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 45432

[startup+522.317 s]
/proc/loadavg: 1.17 1.08 1.01 2/95 13098
/proc/meminfo: memFree=1284684/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=43820 CPUtime=521.99
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 10761 0 0 0 52192 7 0 0 25 0 1 0 1013731196 44871680 10696 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 10955 10696 75 172 0 10781 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 46240

[startup+582.314 s]
/proc/loadavg: 1.13 1.08 1.01 3/95 13291
/proc/meminfo: memFree=1280228/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=48176 CPUtime=581.99
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 11853 0 0 0 58192 7 0 0 25 0 1 0 1013731196 49332224 11788 4294967295 134512640 135213731 3218712880 3218711136 134536833 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 12044 11788 75 172 0 11870 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 50596

[startup+642.322 s]
/proc/loadavg: 1.18 1.09 1.02 2/95 13478
/proc/meminfo: memFree=1270844/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=642
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14181 0 0 0 64192 8 0 0 25 0 1 0 1013731196 58793984 14116 4294967295 134512640 135213731 3218712880 3218711072 134527084 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14116 75 172 0 14180 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 59836

[startup+702.309 s]
/proc/loadavg: 1.06 1.07 1.01 3/95 13667
/proc/meminfo: memFree=1270772/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=701.99
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14182 0 0 0 70191 8 0 0 25 0 1 0 1013731196 58793984 14117 4294967295 134512640 135213731 3218712880 3218711072 134527056 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14117 75 172 0 14180 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 59836

[startup+762.316 s]
/proc/loadavg: 1.02 1.06 1.01 3/95 13855
/proc/meminfo: memFree=1270696/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=762
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14184 0 0 0 76192 8 0 0 25 0 1 0 1013731196 58793984 14119 4294967295 134512640 135213731 3218712880 3218711136 134536503 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14119 75 172 0 14180 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 59836

[startup+822.313 s]
/proc/loadavg: 1.01 1.05 1.00 4/95 14041
/proc/meminfo: memFree=1270656/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=822
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14187 0 0 0 82192 8 0 0 25 0 1 0 1013731196 58793984 14122 4294967295 134512640 135213731 3218712880 3218711360 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14122 75 172 0 14180 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 59836

[startup+882.32 s]
/proc/loadavg: 1.00 1.03 1.00 2/95 14230
/proc/meminfo: memFree=1270828/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=882.01
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14187 0 0 0 88193 8 0 0 25 0 1 0 1013731196 58793984 14122 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14122 75 172 0 14180 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 59836

[startup+942.327 s]
/proc/loadavg: 1.00 1.03 1.00 2/95 14421
/proc/meminfo: memFree=1270664/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=942.02
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14187 0 0 0 94194 8 0 0 25 0 1 0 1013731196 58793984 14122 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14122 75 172 0 14180 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 59836

[startup+1002.31 s]
/proc/loadavg: 1.19 1.08 1.02 2/95 14610
/proc/meminfo: memFree=1270884/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=1002.01
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14188 0 0 0 100193 8 0 0 25 0 1 0 1013731196 58793984 14123 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14123 75 172 0 14180 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 59836

[startup+1062.31 s]
/proc/loadavg: 1.07 1.06 1.01 2/95 14798
/proc/meminfo: memFree=1271116/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=1062.01
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14188 0 0 0 106193 8 0 0 25 0 1 0 1013731196 58793984 14123 4294967295 134512640 135213731 3218712880 3218711072 134527026 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14123 75 172 0 14180 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 59836

[startup+1122.31 s]
/proc/loadavg: 1.02 1.05 1.00 2/95 14984
/proc/meminfo: memFree=1271296/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=57416 CPUtime=1122.01
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14188 0 0 0 112190 11 0 0 25 0 1 0 1013731196 58793984 14123 4294967295 134512640 135213731 3218712880 3218711360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14354 14123 75 172 0 14180 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 59836

[startup+1182.32 s]
/proc/loadavg: 1.01 1.04 1.00 3/95 15173
/proc/meminfo: memFree=1270852/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=58124 CPUtime=1182.02
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14313 0 0 0 118188 14 0 0 25 0 1 0 1013731196 59518976 14248 4294967295 134512640 135213731 3218712880 3218711360 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14531 14248 75 172 0 14357 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 60544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 15173
/proc/meminfo: memFree=1271028/2074464 swapFree=1950884/1959888
[pid=11397] ppid=11395 vsize=2420 CPUtime=0.36
/proc/11397/stat : 11397 (SatELiteGTI) S 11395 11397 10114 0 -1 4194304 385 3362 0 0 0 0 32 4 16 0 1 0 1013731161 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11397/statm: 605 278 235 161 0 44 0
[pid=11404] ppid=11397 vsize=58124 CPUtime=1199.72
/proc/11404/stat : 11404 (minisat_static) R 11397 11397 10114 0 -1 4202496 14313 0 0 0 119958 14 0 0 25 0 1 0 1013731196 59518976 14248 4294967295 134512640 135213731 3218712880 3218711360 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11404/statm: 14531 14248 75 172 0 14357 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 60544

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

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.9
CPU system time (s): 0.19
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 60544

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 18:45:03
IDJOB=1820967
IDBENCH=70786
IDSOLVER=662
FILE ID=tipi13/1820967-1242492303
PBS_JOBID=
Free space on /tmp= 7171 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820967-1242492303/watcher-1820967-1242492303 -o /tmp/evaluation-result-1820967-1242492303/solver-1820967-1242492303 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820967-1242492303.cnf -restarts=1

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED= 849744088

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

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1329784 kB
Buffers:         41428 kB
Cached:         610584 kB
SwapCached:       3516 kB
Active:         324064 kB
Inactive:       337372 kB
HighTotal:     1178688 kB
HighFree:       591808 kB
LowTotal:       895776 kB
LowFree:        737976 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:        8484 kB
Mapped:           2876 kB
Slab:            74336 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7170 MiB
End job on tipi13 at 2009-05-16 19:05:04