Trace number 1821981

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.02 1199.93

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
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 variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c Parsing...
0.12/0.20	c ==============================================================================
0.12/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.20	c ==============================================================================
0.12/0.20	c |         0 |  271393   550328 |   81417       0        0     nan |  0.000 % |
1.62/1.65	c |         0 |  269998   945031 |      --       0       --      -- |     --   | -1395/394703
1.62/1.65	c ==============================================================================
1.62/1.65	c Result  :   #vars: 8694   #clauses: 269998   #literals: 945031
1.62/1.65	c CPU time:   1.62 s
1.62/1.65	c ==============================================================================
1.92/1.96	This is MiniSat 2.0 beta
1.92/1.96	WARNING: for repeatability, setting FPU to use double precision
1.92/1.96	============================[ Problem Statistics ]=============================
1.92/1.96	|                                                                             |
1.92/1.96	|  Number of variables:  8694                                                 |
1.92/1.96	|  Number of clauses:    269998                                               |
2.12/2.18	|  Parsing time:         0.19         s                                       |
2.12/2.20	============================[ Search Statistics ]==============================
2.12/2.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.12/2.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.12/2.20	===============================================================================
2.12/2.20	|         0 |    8694   269998   945031 |    89999        0    nan |  0.000 % |
2.32/2.36	|       105 |    8694   269998   945031 |    98999      105     36 |  0.000 % |
2.42/2.49	|       255 |    8694   269998   945031 |   108899      255     37 |  0.000 % |
2.72/2.76	|       480 |    8694   269998   945031 |   119789      480     33 |  0.000 % |
3.12/3.17	|       818 |    8694   269998   945031 |   131768      818     34 |  0.000 % |
3.42/3.48	|      1324 |    8694   269998   945031 |   144944     1324     32 |  0.000 % |
4.22/4.22	|      2083 |    8694   269998   945031 |   159439     2083     31 |  0.000 % |
5.52/5.55	|      3222 |    8694   269998   945031 |   175383     3222     31 |  0.000 % |
7.52/7.57	|      4932 |    8694   269998   945031 |   192921     4932     31 |  0.000 % |
10.52/10.60	|      7495 |    8694   269998   945031 |   212213     7495     32 |  0.000 % |
15.92/16.01	|     11339 |    8694   269998   945031 |   233435    11339     34 |  0.000 % |
21.52/21.58	|     17105 |    8694   269998   945031 |   256778    17105     40 |  0.000 % |
30.72/30.81	|     25754 |    8694   269998   945031 |   282456    25754     40 |  0.000 % |
49.62/49.66	|     38728 |    8694   269998   945031 |   310702    38728     42 |  0.000 % |
79.52/79.53	|     58190 |    8694   269998   945031 |   341772    58190     43 |  0.000 % |
138.23/138.30	|     87383 |    8694   269998   945031 |   375949    87383     40 |  0.000 % |
252.84/252.85	|    131173 |    8694   269998   945031 |   413544   131173     40 |  0.000 % |
434.94/434.92	|    196858 |    8694   269998   945031 |   454898   196858     42 |  0.000 % |
805.78/805.71	|    295384 |    8694   269998   945031 |   500388   295384     43 |  0.000 % |
1200.01/1199.92	HOME/SatELiteGTI: line 36: 19089 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-1821981-1242585232/watcher-1821981-1242585232 -o /tmp/evaluation-result-1821981-1242585232/solver-1821981-1242585232 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821981-1242585232.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 19083
/proc/meminfo: memFree=910484/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=948 CPUtime=0
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 112 0 0 0 0 0 0 0 25 0 1 0 1023023805 970752 48 4294967295 134512640 135223648 3220544144 3220543048 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 237 52 44 174 0 62 0

[startup+0.069053 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19083
/proc/meminfo: memFree=910484/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=6916 CPUtime=0.07
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 1488 0 0 0 7 0 0 0 25 0 1 0 1023023805 7081984 1424 4294967295 134512640 135223648 3220544144 3220543096 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 1729 1425 46 174 0 1554 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9332

[startup+0.119048 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19083
/proc/meminfo: memFree=910484/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=10332 CPUtime=0.12
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 2285 0 0 0 12 0 0 0 25 0 1 0 1023023805 10579968 2221 4294967295 134512640 135223648 3220544144 3220543096 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 2583 2222 46 174 0 2408 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12748

[startup+0.319032 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19083
/proc/meminfo: memFree=910484/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=20696 CPUtime=0.32
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 4744 0 0 0 30 2 0 0 25 0 1 0 1023023805 21192704 4680 4294967295 134512640 135223648 3220544144 3220541880 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 5174 4680 73 174 0 4999 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 23112

[startup+0.718999 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19083
/proc/meminfo: memFree=910484/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=29920 CPUtime=0.72
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 6524 0 0 0 69 3 0 0 25 0 1 0 1023023805 30638080 6460 4294967295 134512640 135223648 3220544144 3220542464 134575988 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 7480 6460 73 174 0 7305 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 32336

[startup+1.51893 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19088
/proc/meminfo: memFree=884692/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2416 CPUtime=0
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1023023805 2473984 277 4294967295 134512640 135169312 3220876016 3220874552 3085508334 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19083/statm: 604 277 235 161 0 43 0
[pid=19087] ppid=19083 vsize=29920 CPUtime=1.52
/proc/19087/stat : 19087 (SatELite_releas) R 19083 19083 10436 0 -1 4202496 6539 0 0 0 149 3 0 0 25 0 1 0 1023023805 30638080 6475 4294967295 134512640 135223648 3220544144 3220542320 134585461 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19087/statm: 7480 6475 73 174 0 7305 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 32336

[startup+3.1188 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19089
/proc/meminfo: memFree=894488/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=15508 CPUtime=1.16
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 3779 0 0 0 113 3 0 0 25 0 1 0 1023024001 15880192 3714 4294967295 134512640 135213731 3219128736 3219127216 134530096 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 3877 3714 74 172 0 3703 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 17928

[startup+6.31854 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19090
/proc/meminfo: memFree=889156/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=16300 CPUtime=4.36
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 3961 0 0 0 433 3 0 0 25 0 1 0 1023024001 16691200 3896 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 4075 3896 74 172 0 3901 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 18720

[startup+12.718 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19091
/proc/meminfo: memFree=887956/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=17224 CPUtime=10.76
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 4210 0 0 0 1073 3 0 0 25 0 1 0 1023024001 17637376 4145 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 4306 4145 74 172 0 4132 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 19644

[startup+25.517 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19092
/proc/meminfo: memFree=885176/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=20008 CPUtime=23.56
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 4887 0 0 0 2353 3 0 0 25 0 1 0 1023024001 20488192 4822 4294967295 134512640 135213731 3219128736 3219127216 134530122 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 5002 4822 74 172 0 4828 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 22428

[startup+51.1149 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19277
/proc/meminfo: memFree=880440/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=24004 CPUtime=49.16
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 5897 0 0 0 4912 4 0 0 25 0 1 0 1023024001 24580096 5832 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 6001 5832 74 172 0 5827 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 26424

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19281
/proc/meminfo: memFree=874708/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=30156 CPUtime=100.37
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 7407 0 0 0 10027 10 0 0 25 0 1 0 1023024001 30879744 7342 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 7539 7342 74 172 0 7365 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 32576

[startup+162.316 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 19469
/proc/meminfo: memFree=869616/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=35372 CPUtime=160.37
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 8704 0 0 0 16026 11 0 0 25 0 1 0 1023024001 36220928 8639 4294967295 134512640 135213731 3219128736 3219127216 134530034 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 8843 8639 74 172 0 8669 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 37792

[startup+222.321 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 19655
/proc/meminfo: memFree=865036/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=39876 CPUtime=220.38
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 9836 0 0 0 22026 12 0 0 25 0 1 0 1023024001 40833024 9771 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 9969 9771 74 172 0 9795 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 42296

[startup+282.316 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 19848
/proc/meminfo: memFree=860324/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=45180 CPUtime=280.38
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 11106 0 0 0 28023 15 0 0 25 0 1 0 1023024001 46264320 11041 4294967295 134512640 135213731 3219128736 3219127216 134530405 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 11295 11041 74 172 0 11121 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 47600

[startup+342.321 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 20039
/proc/meminfo: memFree=855348/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=49840 CPUtime=340.39
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 12324 0 0 0 34024 15 0 0 25 0 1 0 1023024001 51036160 12259 4294967295 134512640 135213731 3219128736 3219127216 134530217 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 12460 12259 74 172 0 12286 0
Current children cumulated CPU time (s) 342.35

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

[pid=19089] ppid=19083 vsize=62764 CPUtime=520.39
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 15474 0 0 0 52021 18 0 0 25 0 1 0 1023024001 64270336 15409 4294967295 134512640 135213731 3219128736 3219127216 134529996 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 15691 15409 74 172 0 15517 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 65184

[startup+582.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20789
/proc/meminfo: memFree=838872/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=66500 CPUtime=580.41
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 16414 0 0 0 58023 18 0 0 25 0 1 0 1023024001 68096000 16349 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 16625 16349 74 172 0 16451 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 68920

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20982
/proc/meminfo: memFree=835756/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=69312 CPUtime=640.41
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 17149 0 0 0 64020 21 0 0 25 0 1 0 1023024001 70975488 17084 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 17328 17084 74 172 0 17154 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 71732

[startup+702.321 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 21169
/proc/meminfo: memFree=832664/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=72308 CPUtime=700.42
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 17899 0 0 0 70021 21 0 0 25 0 1 0 1023024001 74043392 17834 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 18077 17834 74 172 0 17903 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 74728

[startup+762.326 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 21357
/proc/meminfo: memFree=829688/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=75276 CPUtime=760.43
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 18639 0 0 0 76022 21 0 0 25 0 1 0 1023024001 77082624 18574 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 18819 18574 74 172 0 18645 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 77696

[startup+822.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21543
/proc/meminfo: memFree=826596/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=78356 CPUtime=820.42
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 19421 0 0 0 82021 21 0 0 25 0 1 0 1023024001 80236544 19356 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 19589 19356 74 172 0 19415 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 80776

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21732
/proc/meminfo: memFree=823744/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=81920 CPUtime=880.42
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 20145 0 0 0 88020 22 0 0 25 0 1 0 1023024001 83886080 20080 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 20480 20080 74 172 0 20306 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 84340

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21925
/proc/meminfo: memFree=820876/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=84896 CPUtime=940.43
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 20930 0 0 0 94020 23 0 0 25 0 1 0 1023024001 86933504 20865 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 21224 20865 74 172 0 21050 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 87316

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22112
/proc/meminfo: memFree=818032/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=87716 CPUtime=1000.44
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 21634 0 0 0 100021 23 0 0 25 0 1 0 1023024001 89821184 21569 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 21929 21569 74 172 0 21755 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 90136

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22300
/proc/meminfo: memFree=815924/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=89888 CPUtime=1060.45
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 22184 0 0 0 106020 25 0 0 25 0 1 0 1023024001 92045312 22119 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 22472 22119 74 172 0 22298 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 92308

[startup+1122.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22486
/proc/meminfo: memFree=813700/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=92316 CPUtime=1120.46
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 22784 0 0 0 112021 25 0 0 25 0 1 0 1023024001 94531584 22719 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 23079 22719 74 172 0 22905 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 94736

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22675
/proc/meminfo: memFree=810724/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=94896 CPUtime=1180.45
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 23448 0 0 0 118020 25 0 0 25 0 1 0 1023024001 97173504 23383 4294967295 134512640 135213731 3219128736 3219127216 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 23724 23383 74 172 0 23550 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 97316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22858
/proc/meminfo: memFree=809696/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=95556 CPUtime=1198.05
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 23621 0 0 0 119780 25 0 0 25 0 1 0 1023024001 97849344 23556 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 23889 23556 74 172 0 23715 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 97976

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22858
/proc/meminfo: memFree=809696/2074464 swapFree=1948616/1959888
[pid=19083] ppid=19081 vsize=2420 CPUtime=1.96
/proc/19083/stat : 19083 (SatELiteGTI) S 19081 19083 10436 0 -1 4194304 385 7188 0 0 0 0 192 4 18 0 1 0 1023023805 2478080 278 4294967295 134512640 135169312 3220876016 3220872232 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19083/statm: 605 278 235 161 0 44 0
[pid=19089] ppid=19083 vsize=95556 CPUtime=1198.05
/proc/19089/stat : 19089 (minisat_static) R 19083 19083 10436 0 -1 4202496 23621 0 0 0 119780 25 0 0 25 0 1 0 1023024001 97849344 23556 4294967295 134512640 135213731 3219128736 3219127216 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19089/statm: 23889 23556 74 172 0 23715 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 97976

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.72
CPU system time (s): 0.3
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 97976

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 20:33:52
IDJOB=1821981
IDBENCH=71764
IDSOLVER=662
FILE ID=tipi16/1821981-1242585232
PBS_JOBID=
Free space on /tmp= 4593 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821981-1242585232/watcher-1821981-1242585232 -o /tmp/evaluation-result-1821981-1242585232/solver-1821981-1242585232 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821981-1242585232.cnf -restarts=1

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED= 1414499873

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        910980 kB
Buffers:         72708 kB
Cached:         981532 kB
SwapCached:       5940 kB
Active:         219772 kB
Inactive:       844472 kB
HighTotal:     1178688 kB
HighFree:       224312 kB
LowTotal:       895776 kB
LowFree:        686668 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            5184 kB
Writeback:           0 kB
AnonPages:        9408 kB
Mapped:           3424 kB
Slab:            91048 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4593 MiB
End job on tipi16 at 2009-05-17 20:53:53