Trace number 1820979

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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.53/0.53	c ==============================================================================
0.53/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.53/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.53/0.53	c ==============================================================================
0.53/0.53	c |         0 |  564648  1317512 |  169394       0        0     nan |  0.000 % |
3.23/3.24	c |         0 |  423113  1189990 |      --       0       --      -- |     --   | -141533/-127517
3.23/3.25	c ==============================================================================
3.23/3.25	c Result  :   #vars: 97638   #clauses: 423113   #literals: 1189990
3.23/3.25	c CPU time:   3.09 s
3.23/3.25	c ==============================================================================
3.62/3.70	This is MiniSat 2.0 beta
3.62/3.70	WARNING: for repeatability, setting FPU to use double precision
3.62/3.70	============================[ Problem Statistics ]=============================
3.62/3.70	|                                                                             |
3.62/3.70	|  Number of variables:  97638                                                |
3.62/3.70	|  Number of clauses:    423113                                               |
3.69/3.97	|  Parsing time:         0.24         s                                       |
3.69/3.99	============================[ Search Statistics ]==============================
3.69/3.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.99	===============================================================================
3.69/3.99	|         0 |   97638   423113  1189990 |   141037        0    nan |  0.000 % |
3.69/4.04	|       100 |   97638   423113  1189990 |   155141      100     29 |  0.000 % |
3.69/4.11	|       250 |   97638   423113  1189990 |   170655      250     16 |  0.000 % |
3.69/4.17	|       476 |   97638   423113  1189990 |   187721      476     17 |  0.000 % |
3.69/4.27	|       813 |   97638   423113  1189990 |   206493      813     14 |  0.000 % |
4.42/4.42	|      1320 |   97638   423113  1189990 |   227142     1320     15 |  0.000 % |
4.52/4.56	|      2079 |   97638   423113  1189990 |   249856     2079     17 |  0.000 % |
4.82/4.88	|      3218 |   97638   423113  1189990 |   274842     3218     18 |  0.000 % |
5.42/5.51	|      4926 |   97638   423113  1189990 |   302326     4926     18 |  0.000 % |
5.82/5.85	|      7488 |   97638   423113  1189990 |   332559     7488     21 |  0.000 % |
7.02/7.07	|     11334 |   97637   423110  1189984 |   365815    11333     27 |  0.001 % |
9.42/9.47	|     17100 |   97637   423110  1189984 |   402396    17099     34 |  0.001 % |
13.22/13.29	|     25750 |   97637   423110  1189984 |   442636    25749     37 |  0.001 % |
21.12/21.20	|     38724 |   97637   423110  1189984 |   486900    38723     58 |  0.001 % |
31.21/31.27	|     58185 |   97637   423110  1189984 |   535590    58184     58 |  0.001 % |
50.91/50.95	|     87377 |   97637   423110  1189984 |   589149    87376     54 |  0.001 % |
72.81/72.81	|    131167 |   97637   423110  1189984 |   648064   131166     50 |  0.001 % |
111.42/111.42	|    196851 |   97637   423110  1189984 |   712870   196850     52 |  0.001 % |
173.92/173.98	|    295377 |   97636   423104  1189969 |   784157   295374     55 |  0.002 % |
282.33/282.40	|    443167 |   97636   423104  1189969 |   862573   443164     55 |  0.002 % |
645.25/645.21	|    664850 |   97636   423104  1189969 |   948830   664847     60 |  0.002 % |

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-1820979-1242493416/watcher-1820979-1242493416 -o /tmp/evaluation-result-1820979-1242493416/solver-1820979-1242493416 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820979-1242493416.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.10 1.04 1.01 2/96 16593
/proc/meminfo: memFree=985816/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=952 CPUtime=0
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 135 0 0 0 0 0 0 0 18 0 1 0 1013839949 974848 71 4294967295 134512640 135223648 3220540048 3220539004 134563184 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 238 71 46 174 0 63 0

[startup+0.075219 s]
/proc/loadavg: 1.10 1.04 1.01 2/96 16593
/proc/meminfo: memFree=985816/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=11204 CPUtime=0.08
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 2634 0 0 0 6 2 0 0 18 0 1 0 1013839949 11472896 2570 4294967295 134512640 135223648 3220540048 3220539000 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 2801 2571 46 174 0 2626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13620

[startup+0.125216 s]
/proc/loadavg: 1.10 1.04 1.01 2/96 16593
/proc/meminfo: memFree=985816/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=19336 CPUtime=0.13
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 4371 0 0 0 10 3 0 0 18 0 1 0 1013839949 19800064 4307 4294967295 134512640 135223648 3220540048 3220539000 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 4834 4307 46 174 0 4659 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 21752

[startup+0.325205 s]
/proc/loadavg: 1.10 1.04 1.01 2/96 16593
/proc/meminfo: memFree=985816/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=56516 CPUtime=0.33
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 11001 0 0 0 27 6 0 0 18 0 1 0 1013839949 57872384 10937 4294967295 134512640 135223648 3220540048 3220539000 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 14129 10938 46 174 0 13954 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 58932

[startup+0.725183 s]
/proc/loadavg: 1.10 1.04 1.01 2/96 16593
/proc/meminfo: memFree=985816/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=88912 CPUtime=0.73
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 21465 0 0 0 60 13 0 0 18 0 1 0 1013839949 91045888 19835 4294967295 134512640 135223648 3220540048 3220537716 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 22228 19835 73 174 0 22053 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 91328

[startup+1.52514 s]
/proc/loadavg: 1.10 1.04 1.01 3/98 16598
/proc/meminfo: memFree=896620/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=99028 CPUtime=1.53
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 23982 0 0 0 137 16 0 0 20 0 1 0 1013839949 101404672 22352 4294967295 134512640 135223648 3220540048 3220537816 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 24757 22352 73 174 0 24582 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 101444

[startup+3.12505 s]
/proc/loadavg: 1.09 1.03 1.01 2/98 16598
/proc/meminfo: memFree=885460/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2416 CPUtime=0
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 1013839949 2473984 277 4294967295 134512640 135169312 3216117344 3216115880 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16593/statm: 604 277 235 161 0 43 0
[pid=16597] ppid=16593 vsize=102696 CPUtime=3.13
/proc/16597/stat : 16597 (SatELite_releas) R 16593 16593 11066 0 -1 4202496 25044 0 0 0 297 16 0 0 25 0 1 0 1013839949 105160704 23044 4294967295 134512640 135223648 3220540048 3220538224 134611378 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16597/statm: 25674 23044 73 174 0 25499 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 105112

[startup+6.32487 s]
/proc/loadavg: 1.09 1.03 1.01 2/98 16599
/proc/meminfo: memFree=942376/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=29144 CPUtime=2.63
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 6900 0 0 0 260 3 0 0 23 0 1 0 1013840319 29843456 6834 4294967295 134512640 135213731 3213859984 3213858464 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 7286 6834 75 172 0 7112 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 31564

[startup+12.7245 s]
/proc/loadavg: 1.08 1.03 1.00 3/98 16599
/proc/meminfo: memFree=938596/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=32628 CPUtime=9.03
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 7761 0 0 0 900 3 0 0 25 0 1 0 1013840319 33411072 7695 4294967295 134512640 135213731 3213859984 3213858464 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 8157 7695 75 172 0 7983 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 35048

[startup+25.5138 s]
/proc/loadavg: 1.07 1.03 1.00 2/98 16782
/proc/meminfo: memFree=929408/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=41180 CPUtime=21.82
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 9863 0 0 0 2177 5 0 0 25 0 1 0 1013840319 42168320 9797 4294967295 134512640 135213731 3213859984 3213858464 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 10295 9797 75 172 0 10121 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 43600

[startup+51.1124 s]
/proc/loadavg: 1.04 1.03 1.00 2/98 16786
/proc/meminfo: memFree=919812/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=51200 CPUtime=47.42
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 12385 0 0 0 4736 6 0 0 25 0 1 0 1013840319 52428800 12319 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 12800 12319 75 172 0 12626 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 53620

[startup+102.32 s]
/proc/loadavg: 1.02 1.02 1.00 2/98 16971
/proc/meminfo: memFree=896576/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=74180 CPUtime=98.63
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 18088 0 0 0 9851 12 0 0 25 0 1 0 1013840319 75960320 18022 4294967295 134512640 135213731 3213859984 3213858176 134527059 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 18545 18022 75 172 0 18371 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 76600

[startup+162.316 s]
/proc/loadavg: 1.00 1.02 1.00 3/98 17160
/proc/meminfo: memFree=869180/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=101792 CPUtime=158.63
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 24975 0 0 0 15845 18 0 0 25 0 1 0 1013840319 104235008 24909 4294967295 134512640 135213731 3213859984 3213858240 134536505 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 25448 24909 75 172 0 25274 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 104212

[startup+222.323 s]
/proc/loadavg: 1.13 1.04 1.01 2/98 17353
/proc/meminfo: memFree=839940/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=130944 CPUtime=218.64
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 32209 0 0 0 21842 22 0 0 25 0 1 0 1013840319 134086656 32143 4294967295 134512640 135213731 3213859984 3213858464 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 32736 32143 75 172 0 32562 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 133364

[startup+282.32 s]
/proc/loadavg: 1.05 1.03 1.00 3/98 17542
/proc/meminfo: memFree=826532/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=144376 CPUtime=278.64
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 35587 0 0 0 27835 29 0 0 25 0 1 0 1013840319 147841024 35519 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 36094 35519 75 172 0 35920 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 146796

[startup+342.316 s]
/proc/loadavg: 1.02 1.02 1.00 3/98 17728
/proc/meminfo: memFree=814380/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=157148 CPUtime=338.64
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 38583 0 0 0 33834 30 0 0 25 0 1 0 1013840319 160919552 38515 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 39287 38515 75 172 0 39113 0
Current children cumulated CPU time (s) 342.33

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

/proc/16599/statm: 47685 46955 75 172 0 47511 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 193160

[startup+582.313 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 18487
/proc/meminfo: memFree=765724/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=205360 CPUtime=578.65
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 50735 0 0 0 57829 36 0 0 25 0 1 0 1013840319 210288640 50667 4294967295 134512640 135213731 3213859984 3213858464 134530110 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 51340 50667 75 172 0 51166 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 207780

[startup+642.32 s]
/proc/loadavg: 1.00 1.01 1.00 4/98 18673
/proc/meminfo: memFree=756944/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=214296 CPUtime=638.66
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 52932 0 0 0 63829 37 0 0 25 0 1 0 1013840319 219439104 52864 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 53574 52864 75 172 0 53400 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 216716

[startup+702.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 18859
/proc/meminfo: memFree=748372/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=222372 CPUtime=698.66
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 54964 0 0 0 69827 39 0 0 25 0 1 0 1013840319 227708928 54896 4294967295 134512640 135213731 3213859984 3213858240 134536422 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 55593 54896 75 172 0 55419 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 224792

[startup+762.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 19048
/proc/meminfo: memFree=737616/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=234428 CPUtime=758.66
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 57676 0 0 0 75826 40 0 0 25 0 1 0 1013840319 240054272 57608 4294967295 134512640 135213731 3213859984 3213858464 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 58607 57608 75 172 0 58433 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 236848

[startup+822.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 19240
/proc/meminfo: memFree=726200/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=245944 CPUtime=818.66
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 60578 0 0 0 81817 49 0 0 25 0 1 0 1013840319 251846656 60510 4294967295 134512640 135213731 3213859984 3213858240 134536458 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 61486 60510 75 172 0 61312 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 248364

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 19429
/proc/meminfo: memFree=718256/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=253880 CPUtime=878.67
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 62604 0 0 0 87817 50 0 0 25 0 1 0 1013840319 259973120 62536 4294967295 134512640 135213731 3213859984 3213858464 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 63470 62536 75 172 0 63296 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 256300

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 19615
/proc/meminfo: memFree=705748/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=266160 CPUtime=938.67
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 65718 0 0 0 93817 50 0 0 25 0 1 0 1013840319 272547840 65650 4294967295 134512640 135213731 3213859984 3213858176 134527046 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 66540 65650 75 172 0 66366 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 268580

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 19805
/proc/meminfo: memFree=696812/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=275300 CPUtime=998.68
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 67984 0 0 0 99817 51 0 0 25 0 1 0 1013840319 281907200 67916 4294967295 134512640 135213731 3213859984 3213858464 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 68825 67916 75 172 0 68651 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 277720

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 19994
/proc/meminfo: memFree=691720/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=280548 CPUtime=1058.68
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 69308 0 0 0 105814 54 0 0 25 0 1 0 1013840319 287281152 69240 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 70137 69240 75 172 0 69963 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 282968

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 20186
/proc/meminfo: memFree=685668/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=286348 CPUtime=1118.68
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 70759 0 0 0 111812 56 0 0 25 0 1 0 1013840319 293220352 70691 4294967295 134512640 135213731 3213859984 3213858464 134529993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 71587 70691 75 172 0 71413 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 288768

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 20375
/proc/meminfo: memFree=678056/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=293948 CPUtime=1178.68
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 72685 0 0 0 117811 57 0 0 25 0 1 0 1013840319 301002752 72617 4294967295 134512640 135213731 3213859984 3213858464 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 73487 72617 75 172 0 73313 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 296368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 20375
/proc/meminfo: memFree=676672/2074464 swapFree=1950760/1959888
[pid=16593] ppid=16591 vsize=2420 CPUtime=3.69
/proc/16593/stat : 16593 (SatELiteGTI) S 16591 16593 11066 0 -1 4194304 385 26452 0 0 0 0 351 18 20 0 1 0 1013839949 2478080 278 4294967295 134512640 135169312 3216117344 3216113560 3085459182 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16593/statm: 605 278 235 161 0 44 0
[pid=16599] ppid=16593 vsize=295268 CPUtime=1196.38
/proc/16599/stat : 16599 (minisat_static) R 16593 16593 11066 0 -1 4202496 73037 0 0 0 119579 59 0 0 25 0 1 0 1013840319 302354432 72969 4294967295 134512640 135213731 3213859984 3213858464 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16599/statm: 73817 72969 75 172 0 73643 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 297688

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 16593 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=510000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180000
# CPU time returned by wait4() is 3.69
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.03
CPU time (s): 1200.07
CPU user time (s): 1199.3
CPU system time (s): 0.77
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297688

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 19:03:36
IDJOB=1820979
IDBENCH=70789
IDSOLVER=662
FILE ID=tipi23/1820979-1242493416
PBS_JOBID=
Free space on /tmp= 8831 MiB

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

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED= 1811355667

Linux tipi23 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.377
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:        985700 kB
Buffers:         32136 kB
Cached:         956812 kB
SwapCached:       3660 kB
Active:         471380 kB
Inactive:       529344 kB
HighTotal:     1178688 kB
HighFree:       344324 kB
LowTotal:       895776 kB
LowFree:        641376 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           11572 kB
Writeback:           0 kB
AnonPages:       11176 kB
Mapped:           4448 kB
Slab:            79412 kB
PageTables:        728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8815 MiB
End job on tipi23 at 2009-05-16 19:23:39