Trace number 1820919

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.11 1200.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate128.cnf
MD5SUMf21954c654ab1cfd9e2c1aa6fdf49c58
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 variables138559
Number of clauses415292
Sum of the clauses size969012
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2276860
Number of clauses of size 3138430
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.32/0.37	c ==============================================================================
0.32/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.37	c ==============================================================================
0.32/0.37	c |         0 |  415290   969010 |  124586       0        0     nan |  0.000 % |
2.32/2.36	c |         0 |  316116   885852 |      --       0       --      -- |     --   | -99172/-83153
2.32/2.36	c ==============================================================================
2.32/2.36	c Result  :   #vars: 76931   #clauses: 316116   #literals: 885852
2.32/2.36	c CPU time:   2.24 s
2.32/2.36	c ==============================================================================
2.62/2.68	This is MiniSat 2.0 beta
2.62/2.68	WARNING: for repeatability, setting FPU to use double precision
2.62/2.68	============================[ Problem Statistics ]=============================
2.62/2.68	|                                                                             |
2.62/2.68	|  Number of variables:  76931                                                |
2.62/2.68	|  Number of clauses:    316116                                               |
2.69/2.89	|  Parsing time:         0.18         s                                       |
2.69/2.90	============================[ Search Statistics ]==============================
2.69/2.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/2.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.69/2.90	===============================================================================
2.69/2.90	|         0 |   76931   316116   885852 |   105372        0    nan |  0.000 % |
2.69/2.98	|       100 |   76902   316116   885852 |   115909       69      4 |  1.378 % |
2.69/3.00	|       250 |   75507   316116   885852 |   127500      141      3 |  1.994 % |
2.69/3.01	|       475 |   75168   316116   885852 |   140250      299      3 |  3.716 % |
2.69/3.05	|       812 |   74656   316116   885852 |   154275      619      3 |  4.696 % |
2.69/3.16	|      1318 |   74511   316116   885852 |   169702     1099      3 |  5.514 % |
32.03/32.09	|      2078 |   73870   316116   885852 |   186672     1858     94 |  5.522 % |
44.73/44.72	|      3218 |   72619   296037   825702 |   205340     2763     97 |  6.553 % |
94.13/94.13	|      4928 |   71890   292302   814517 |   225874     4402    118 |  6.683 % |
168.84/168.82	|      7491 |   71790   291811   813059 |   248461     6961    114 |  6.683 % |
249.25/249.31	|     11336 |   71790   291811   813059 |   273307    10806    115 |  6.683 % |
355.95/355.93	|     17103 |   70205   284491   790990 |   300638    16268    115 |  8.747 % |
473.06/473.11	|     25752 |   70202   284363   790611 |   330702    24901    113 |  8.747 % |
642.57/642.57	|     38726 |   70202   284363   790611 |   363772    37875    113 |  8.747 % |
857.97/857.98	|     58188 |   70143   284194   790126 |   400149    57321    116 |  9.564 % |
1200.09/1200.02	HOME/SatELiteGTI: line 36: 30749 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-1820919-1242488321/watcher-1820919-1242488321 -o /tmp/evaluation-result-1820919-1242488321/solver-1820919-1242488321 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820919-1242488321.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.92 1.00 0.99 2/91 30743
/proc/meminfo: memFree=1342140/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=816 CPUtime=0
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4194304 69 0 0 0 0 0 0 0 25 0 1 0 1013332488 835584 5 4294967295 134512640 135223648 3218725088 3218724976 134658290 0 0 0 0 0 0 0 17 3 0 0 0
/proc/30747/statm: 205 16 10 174 0 30 0

[startup+0.073708 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 30743
/proc/meminfo: memFree=1342140/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=11228 CPUtime=0.07
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4202496 2653 0 0 0 5 2 0 0 25 0 1 0 1013332488 11497472 2589 4294967295 134512640 135223648 3218725088 3218723672 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30747/statm: 2807 2589 46 174 0 2632 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13644

[startup+0.113705 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 30743
/proc/meminfo: memFree=1342140/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=18580 CPUtime=0.11
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4202496 4094 0 0 0 8 3 0 0 25 0 1 0 1013332488 19025920 4030 4294967295 134512640 135223648 3218725088 3218724040 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30747/statm: 4645 4031 46 174 0 4470 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20996

[startup+0.313694 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 30743
/proc/meminfo: memFree=1342140/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=56316 CPUtime=0.31
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4202496 10899 0 0 0 24 7 0 0 25 0 1 0 1013332488 57667584 10835 4294967295 134512640 135223648 3218725088 3218724040 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30747/statm: 14079 10835 46 174 0 13904 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 58732

[startup+0.713675 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 30743
/proc/meminfo: memFree=1342140/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=78580 CPUtime=0.71
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4202496 17182 0 0 0 61 10 0 0 25 0 1 0 1013332488 80465920 15967 4294967295 134512640 135223648 3218725088 3218722756 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30747/statm: 19645 15968 73 174 0 19470 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80996

[startup+1.51364 s]
/proc/loadavg: 0.92 1.00 0.99 3/93 30748
/proc/meminfo: memFree=1272544/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2416 CPUtime=0.01
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1013332488 2473984 277 4294967295 134512640 135169312 3219728848 3219727384 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30743/statm: 604 277 235 161 0 43 0
[pid=30747] ppid=30743 vsize=84424 CPUtime=1.51
/proc/30747/stat : 30747 (SatELite_releas) R 30743 30743 9090 0 -1 4202496 18711 0 0 0 140 11 0 0 25 0 1 0 1013332488 86450176 17360 4294967295 134512640 135223648 3218725088 3218723104 134586881 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30747/statm: 21106 17360 73 174 0 20931 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 86840

[startup+3.11356 s]
/proc/loadavg: 0.92 1.00 0.99 3/93 30748
/proc/meminfo: memFree=1268452/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 2420

[startup+6.31341 s]
/proc/loadavg: 0.93 1.00 0.99 3/93 30749
/proc/meminfo: memFree=1310296/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=22352 CPUtime=3.64
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5103 0 0 0 361 3 0 0 25 0 1 0 1013332756 22888448 5038 4294967295 134512640 135213731 3218856288 3218854768 134529977 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 5588 5038 73 172 0 5414 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 24772

[startup+12.7031 s]
/proc/loadavg: 0.93 1.00 0.99 3/93 30749
/proc/meminfo: memFree=1310004/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=22484 CPUtime=10.03
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5141 0 0 0 1000 3 0 0 25 0 1 0 1013332756 23023616 5076 4294967295 134512640 135213731 3218856288 3218854544 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 5621 5076 73 172 0 5447 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 24904

[startup+25.5125 s]
/proc/loadavg: 0.95 1.00 0.99 3/93 30751
/proc/meminfo: memFree=1309976/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=22748 CPUtime=22.84
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5215 0 0 0 2281 3 0 0 25 0 1 0 1013332756 23293952 5150 4294967295 134512640 135213731 3218856288 3218854768 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 5687 5150 73 172 0 5513 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 25168

[startup+51.1113 s]
/proc/loadavg: 0.96 1.00 0.99 2/93 30935
/proc/meminfo: memFree=1309064/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=23316 CPUtime=48.44
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5371 0 0 0 4840 4 0 0 25 0 1 0 1013332756 23875584 5306 4294967295 134512640 135213731 3218856288 3218854768 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 5829 5306 74 172 0 5655 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 25736

[startup+102.319 s]
/proc/loadavg: 0.98 1.00 0.99 2/93 31127
/proc/meminfo: memFree=1307812/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=24504 CPUtime=99.65
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5650 0 0 0 9960 5 0 0 25 0 1 0 1013332756 25092096 5585 4294967295 134512640 135213731 3218856288 3218854768 134530012 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 6126 5585 74 172 0 5952 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 26924

[startup+162.316 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 31314
/proc/meminfo: memFree=1306588/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=25296 CPUtime=159.65
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 5861 0 0 0 15960 5 0 0 25 0 1 0 1013332756 25903104 5796 4294967295 134512640 135213731 3218856288 3218854544 134536458 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 6324 5796 74 172 0 6150 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 27716

[startup+222.313 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 31503
/proc/meminfo: memFree=1305356/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=26652 CPUtime=219.65
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 6205 0 0 0 21960 5 0 0 25 0 1 0 1013332756 27291648 6140 4294967295 134512640 135213731 3218856288 3218854768 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 6663 6140 74 172 0 6489 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 29072

[startup+282.32 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 31689
/proc/meminfo: memFree=1303488/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=28432 CPUtime=279.66
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 6634 0 0 0 27960 6 0 0 25 0 1 0 1013332756 29114368 6569 4294967295 134512640 135213731 3218856288 3218854544 134536767 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 7108 6569 74 172 0 6934 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 30852

[startup+342.317 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 31877
/proc/meminfo: memFree=1302256/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=29752 CPUtime=339.66
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 6948 0 0 0 33958 8 0 0 25 0 1 0 1013332756 30466048 6883 4294967295 134512640 135213731 3218856288 3218854768 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 7438 6883 74 172 0 7264 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 32172

[startup+402.314 s]

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

[pid=30749] ppid=30743 vsize=33448 CPUtime=459.66
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 7878 0 0 0 45954 12 0 0 25 0 1 0 1013332756 34250752 7813 4294967295 134512640 135213731 3218856288 3218854544 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 8362 7813 74 172 0 8188 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 35868

[startup+522.319 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 32265
/proc/meminfo: memFree=1297460/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=35464 CPUtime=519.67
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 8393 0 0 0 51955 12 0 0 25 0 1 0 1013332756 36315136 8328 4294967295 134512640 135213731 3218856288 3218854768 134530157 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30749/statm: 8866 8328 74 172 0 8692 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 37884

[startup+582.316 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 32451
/proc/meminfo: memFree=1295848/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=37712 CPUtime=579.67
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 8942 0 0 0 57953 14 0 0 25 0 1 0 1013332756 38617088 8877 4294967295 134512640 135213731 3218856288 3218854752 134523400 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 9428 8877 74 172 0 9254 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 40132

[startup+642.323 s]
/proc/loadavg: 1.22 1.06 1.01 2/93 32639
/proc/meminfo: memFree=1292872/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=40244 CPUtime=639.68
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 9597 0 0 0 63953 15 0 0 25 0 1 0 1013332756 41209856 9532 4294967295 134512640 135213731 3218856288 3218854768 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 10061 9532 74 172 0 9887 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 42664

[startup+702.32 s]
/proc/loadavg: 1.08 1.05 1.01 3/93 360
/proc/meminfo: memFree=1290764/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=42312 CPUtime=699.68
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 10087 0 0 0 69953 15 0 0 25 0 1 0 1013332756 43327488 10022 4294967295 134512640 135213731 3218856288 3218854768 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 10578 10022 74 172 0 10404 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 44732

[startup+762.307 s]
/proc/loadavg: 1.03 1.04 1.00 3/93 547
/proc/meminfo: memFree=1287912/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=45084 CPUtime=759.67
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 10783 0 0 0 75952 15 0 0 25 0 1 0 1013332756 46166016 10718 4294967295 134512640 135213731 3218856288 3218854768 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 11271 10718 74 172 0 11097 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 47504

[startup+822.314 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 740
/proc/meminfo: memFree=1284688/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=48524 CPUtime=819.68
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 11632 0 0 0 81953 15 0 0 25 0 1 0 1013332756 49688576 11567 4294967295 134512640 135213731 3218856288 3218854768 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 12131 11567 74 172 0 11957 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 50944

[startup+882.312 s]
/proc/loadavg: 1.00 1.02 1.00 4/93 937
/proc/meminfo: memFree=1281464/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=51296 CPUtime=879.68
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 12333 0 0 0 87952 16 0 0 25 0 1 0 1013332756 52527104 12268 4294967295 134512640 135213731 3218856288 3218854768 134530021 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 12824 12268 74 172 0 12650 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 53716

[startup+942.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 1128
/proc/meminfo: memFree=1279480/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=53420 CPUtime=939.69
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 12864 0 0 0 93953 16 0 0 25 0 1 0 1013332756 54702080 12799 4294967295 134512640 135213731 3218856288 3218854768 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 13355 12799 74 172 0 13181 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 55840

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 1317
/proc/meminfo: memFree=1277496/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=55424 CPUtime=999.69
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 13334 0 0 0 99953 16 0 0 25 0 1 0 1013332756 56754176 13269 4294967295 134512640 135213731 3218856288 3218854544 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 13856 13269 74 172 0 13682 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 57844

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1504
/proc/meminfo: memFree=1275636/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=57272 CPUtime=1059.7
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 13799 0 0 0 105954 16 0 0 25 0 1 0 1013332756 58646528 13734 4294967295 134512640 135213731 3218856288 3218854544 134537800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 14318 13734 74 172 0 14144 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 59692

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1693
/proc/meminfo: memFree=1273404/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=59648 CPUtime=1119.69
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 14392 0 0 0 111952 17 0 0 25 0 1 0 1013332756 61079552 14327 4294967295 134512640 135213731 3218856288 3218854768 134530021 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 14912 14327 74 172 0 14738 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 62068

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1879
/proc/meminfo: memFree=1270800/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=61768 CPUtime=1179.7
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 14948 0 0 0 117952 18 0 0 25 0 1 0 1013332756 63250432 14883 4294967295 134512640 135213731 3218856288 3218854768 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 15442 14883 74 172 0 15268 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 64188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2069
/proc/meminfo: memFree=1269704/2074464 swapFree=1953004/1959888
[pid=30743] ppid=30741 vsize=2420 CPUtime=2.69
/proc/30743/stat : 30743 (SatELiteGTI) S 30741 30743 9090 0 -1 4194304 385 19902 0 0 0 1 255 13 18 0 1 0 1013332488 2478080 278 4294967295 134512640 135169312 3219728848 3219725064 3085836014 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30743/statm: 605 278 235 161 0 44 0
[pid=30749] ppid=30743 vsize=62692 CPUtime=1197.4
/proc/30749/stat : 30749 (minisat_static) R 30743 30743 9090 0 -1 4202496 15160 0 0 0 119721 19 0 0 25 0 1 0 1013332756 64196608 15095 4294967295 134512640 135213731 3218856288 3218854768 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30749/statm: 15673 15095 74 172 0 15499 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 65112

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.11
CPU user time (s): 1199.76
CPU system time (s): 0.35
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 88552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35724
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= 21
involuntary context switches= 1273

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 17:38:41
IDJOB=1820919
IDBENCH=70772
IDSOLVER=662
FILE ID=tipi19/1820919-1242488321
PBS_JOBID=
Free space on /tmp= 9240 MiB

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

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED= 581590415

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:       1342024 kB
Buffers:         22688 kB
Cached:         628108 kB
SwapCached:       2992 kB
Active:         144416 kB
Inactive:       515932 kB
HighTotal:     1178688 kB
HighFree:       627320 kB
LowTotal:       895776 kB
LowFree:        714704 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            8876 kB
Writeback:           0 kB
AnonPages:        8896 kB
Mapped:           3280 kB
Slab:            63292 kB
PageTables:        604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9240 MiB
End job on tipi19 at 2009-05-16 17:58:42