Trace number 1820847

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.1 1200.05

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark626.92
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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.72/0.74	c ==============================================================================
0.72/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.74	c ==============================================================================
0.72/0.74	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.02/5.09	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.02/5.09	c ==============================================================================
5.02/5.09	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.02/5.09	c CPU time:   4.89 s
5.02/5.09	c ==============================================================================
5.53/5.53	This is MiniSat 2.0 beta
5.53/5.53	WARNING: for repeatability, setting FPU to use double precision
5.53/5.53	============================[ Problem Statistics ]=============================
5.53/5.53	|                                                                             |
5.53/5.53	|  Number of variables:  41437                                                |
5.53/5.53	|  Number of clauses:    320735                                               |
5.53/5.77	|  Parsing time:         0.19         s                                       |
5.53/5.79	============================[ Search Statistics ]==============================
5.53/5.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.53/5.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.53/5.79	===============================================================================
5.53/5.79	|         0 |   41437   320735  1252421 |   106911        0    nan |  0.000 % |
5.53/5.87	|       100 |   41423   320735  1252421 |   117602       96      8 |  0.188 % |
5.53/5.95	|       251 |   41412   320735  1252421 |   129363      242      8 |  0.270 % |
5.53/6.04	|       477 |   41403   320735  1252421 |   142299      467     11 |  0.275 % |
5.53/6.21	|       815 |   41396   320735  1252421 |   156529      805     11 |  0.275 % |
5.53/6.48	|      1323 |   41361   320735  1252421 |   172182     1307     12 |  0.425 % |
6.72/6.77	|      2082 |   41348   320735  1252421 |   189400     2064     13 |  0.468 % |
7.22/7.22	|      3221 |   41221   316452  1236519 |   208340     3174     13 |  0.823 % |
7.32/7.32	|      4930 |   41195   316452  1236519 |   229174     4877     17 |  0.905 % |
7.92/7.98	|      7493 |   41173   316452  1236519 |   252092     7434     17 |  0.973 % |
8.42/8.50	|     11337 |   41034   312457  1221600 |   277301    11244     18 |  0.973 % |
10.72/10.77	|     17103 |   41031   312444  1221565 |   305031    17008     20 |  0.980 % |
12.13/12.17	|     25753 |   41014   312385  1221316 |   335534    25650     22 |  1.035 % |
15.72/15.72	|     38728 |   40995   311821  1219527 |   369088    38603     24 |  1.067 % |
21.42/21.43	|     58189 |   40985   311754  1219333 |   405996    58059     28 |  1.175 % |
28.12/28.15	|     87381 |   40940   311242  1217618 |   446596    86979     30 |  1.199 % |
38.12/38.19	|    131171 |   40916   310923  1216672 |   491256   130753     30 |  1.265 % |
59.73/59.81	|    196855 |   40913   310923  1216672 |   540381   196436     36 |  1.269 % |
132.42/132.47	|    295381 |   40875   309888  1213055 |   594420   294904     44 |  1.356 % |
278.03/278.08	|    443170 |   40872   309749  1212653 |   653862   442691     59 |  1.364 % |
643.55/643.55	|    664853 |   40872   309749  1212653 |   719248    26082     71 |  1.364 % |
1112.27/1112.28	|    997379 |   40863   309679  1212419 |   791173   358603     50 |  1.385 % |
1200.08/1200.04	HOME/SatELiteGTI: line 36: 13527 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-1820847-1242482771/watcher-1820847-1242482771 -o /tmp/evaluation-result-1820847-1242482771/solver-1820847-1242482771 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820847-1242482771.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.99 1.00 0.99 2/93 13336
/proc/meminfo: memFree=1441328/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) R 13334 13336 10114 0 -1 4194304 354 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020540 3085379444 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=0 CPUtime=0
/proc/13340/stat : 13340 (SatELiteGTI) R 13336 13336 10114 0 -1 4194368 65 0 0 0 0 0 0 0 18 0 1 0 1012778083 0 0 4294967295 0 0 0 3213020692 3085380074 0 0 0 0 0 0 0 17 2 0 0 0
/proc/13340/statm: 22 0 0 0 0 22 0

[startup+0.05835 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 13336
/proc/meminfo: memFree=1441328/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=9696 CPUtime=0.06
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 2092 0 0 0 6 0 0 0 18 0 1 0 1012778083 9928704 2028 4294967295 134512640 135223648 3218991392 3218989976 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 2424 2029 46 174 0 2249 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12112

[startup+0.118347 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 13336
/proc/meminfo: memFree=1441328/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=18912 CPUtime=0.12
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 4182 0 0 0 11 1 0 0 18 0 1 0 1012778083 19365888 4118 4294967295 134512640 135223648 3218991392 3218989976 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 4728 4119 46 174 0 4553 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21328

[startup+0.318337 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 13336
/proc/meminfo: memFree=1441328/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=48948 CPUtime=0.32
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 10891 0 0 0 24 8 0 0 18 0 1 0 1012778083 50122752 10827 4294967295 134512640 135223648 3218991392 3218990112 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 12237 10831 46 174 0 12062 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 51364

[startup+0.71832 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 13336
/proc/meminfo: memFree=1441328/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=95236 CPUtime=0.72
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 23195 0 0 0 58 14 0 0 18 0 1 0 1012778083 97521664 23131 4294967295 134512640 135223648 3218991392 3218990400 134547578 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 23809 23131 47 174 0 23634 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 97652

[startup+1.51828 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 13524
/proc/meminfo: memFree=1338876/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=110060 CPUtime=1.52
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 28183 0 0 0 136 16 0 0 20 0 1 0 1012778083 112701440 26033 4294967295 134512640 135223648 3218991392 3218989344 134564704 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 27515 26033 73 174 0 27340 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 112476

[startup+3.1182 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13525
/proc/meminfo: memFree=1326352/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2416 CPUtime=0
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1012778083 2473984 277 4294967295 134512640 135169312 3213022064 3213020600 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13336/statm: 604 277 235 161 0 43 0
[pid=13340] ppid=13336 vsize=116992 CPUtime=3.12
/proc/13340/stat : 13340 (SatELite_releas) R 13336 13336 10114 0 -1 4202496 29806 0 0 0 293 19 0 0 25 0 1 0 1012778083 119799808 27656 4294967295 134512640 135223648 3218991392 3218989392 134549042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13340/statm: 29248 27656 73 174 0 29073 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 119408

[startup+6.31805 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13526
/proc/meminfo: memFree=1301772/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 2420

[startup+12.7177 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13528
/proc/meminfo: memFree=1389644/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=25656 CPUtime=7.19
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 6080 0 0 0 712 7 0 0 25 0 1 0 1012778636 26271744 5997 4294967295 134512640 135213731 3216324336 3216322592 134537012 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 6414 5997 74 172 0 6240 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 28076

[startup+25.5171 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13529
/proc/meminfo: memFree=1381680/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=33380 CPUtime=19.99
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 7997 0 0 0 1990 9 0 0 25 0 1 0 1012778636 34181120 7914 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 8345 7914 74 172 0 8171 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 35800

[startup+51.1259 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13529
/proc/meminfo: memFree=1362120/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=53152 CPUtime=45.6
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 12931 0 0 0 4548 12 0 0 25 0 1 0 1012778636 54427648 12848 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 13288 12848 74 172 0 13114 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 55572

[startup+102.313 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13718
/proc/meminfo: memFree=1342140/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=72568 CPUtime=96.79
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 17736 0 0 0 9664 15 0 0 25 0 1 0 1012778636 74309632 17653 4294967295 134512640 135213731 3216324336 3216322816 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 18142 17653 74 172 0 17968 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 74988

[startup+162.32 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 13906
/proc/meminfo: memFree=1316008/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=99540 CPUtime=156.8
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 24380 0 0 0 15658 22 0 0 25 0 1 0 1012778636 101928960 24297 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 24885 24297 74 172 0 24711 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 101960

[startup+222.308 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 14092
/proc/meminfo: memFree=1292828/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=122044 CPUtime=216.79
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 30077 0 0 0 21654 25 0 0 25 0 1 0 1012778636 124973056 29994 4294967295 134512640 135213731 3216324336 3216322528 134527026 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 30511 29994 74 172 0 30337 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 124464

[startup+282.315 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 14285
/proc/meminfo: memFree=1270872/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=143752 CPUtime=276.8
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 35516 0 0 0 27648 32 0 0 25 0 1 0 1012778636 147202048 35433 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 35938 35433 74 172 0 35764 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 146172

[startup+342.312 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 14474
/proc/meminfo: memFree=1260836/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=154764 CPUtime=336.8
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 38063 0 0 0 33647 33 0 0 25 0 1 0 1012778636 158478336 37980 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 38691 37980 74 172 0 38517 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 157184

[startup+402.319 s]

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

[pid=13527] ppid=13336 vsize=166896 CPUtime=456.81
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 41091 0 0 0 45646 35 0 0 25 0 1 0 1012778636 170901504 41008 4294967295 134512640 135213731 3216324336 3216322816 134530408 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 41724 41008 74 172 0 41550 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 169316

[startup+522.323 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 15037
/proc/meminfo: memFree=1243228/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=172160 CPUtime=516.82
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 42427 0 0 0 51647 35 0 0 25 0 1 0 1012778636 176291840 42344 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 43040 42344 74 172 0 42866 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 174580

[startup+582.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 15226
/proc/meminfo: memFree=1231812/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=183388 CPUtime=576.81
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 45231 0 0 0 57645 36 0 0 25 0 1 0 1012778636 187789312 45148 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 45847 45148 74 172 0 45673 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 185808

[startup+642.317 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 15417
/proc/meminfo: memFree=1218676/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=636.82
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48497 0 0 0 63641 41 0 0 25 0 1 0 1012778636 201003008 48414 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48414 74 172 0 48899 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 198712

[startup+702.314 s]
/proc/loadavg: 1.11 1.03 1.00 3/95 15609
/proc/meminfo: memFree=1218420/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=696.82
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48504 0 0 0 69641 41 0 0 25 0 1 0 1012778636 201003008 48421 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48421 74 172 0 48899 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 198712

[startup+762.322 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 15797
/proc/meminfo: memFree=1218172/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=756.83
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48509 0 0 0 75642 41 0 0 25 0 1 0 1012778636 201003008 48426 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48426 74 172 0 48899 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 198712

[startup+822.319 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 15983
/proc/meminfo: memFree=1218056/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=816.83
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48515 0 0 0 81642 41 0 0 25 0 1 0 1012778636 201003008 48432 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48432 74 172 0 48899 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 198712

[startup+882.326 s]
/proc/loadavg: 1.09 1.04 1.01 2/95 16172
/proc/meminfo: memFree=1218172/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=876.84
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48516 0 0 0 87643 41 0 0 25 0 1 0 1012778636 201003008 48433 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48433 74 172 0 48899 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 198712

[startup+942.313 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 16359
/proc/meminfo: memFree=1218180/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=936.83
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48516 0 0 0 93642 41 0 0 25 0 1 0 1012778636 201003008 48433 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48433 74 172 0 48899 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 198712

[startup+1002.31 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 16552
/proc/meminfo: memFree=1218132/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=996.83
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48518 0 0 0 99642 41 0 0 25 0 1 0 1012778636 201003008 48435 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48435 74 172 0 48899 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 198712

[startup+1062.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 16740
/proc/meminfo: memFree=1218256/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=1056.83
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48519 0 0 0 105642 41 0 0 25 0 1 0 1012778636 201003008 48436 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48436 74 172 0 48899 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 198712

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 16926
/proc/meminfo: memFree=1218256/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=1116.84
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48522 0 0 0 111643 41 0 0 25 0 1 0 1012778636 201003008 48439 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48439 74 172 0 48899 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 198712

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 17115
/proc/meminfo: memFree=1218348/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=1176.84
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48522 0 0 0 117643 41 0 0 25 0 1 0 1012778636 201003008 48439 4294967295 134512640 135213731 3216324336 3216322816 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48439 74 172 0 48899 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 198712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17115
/proc/meminfo: memFree=1218356/2074464 swapFree=1950884/1959888
[pid=13336] ppid=13334 vsize=2420 CPUtime=5.53
/proc/13336/stat : 13336 (SatELiteGTI) S 13334 13336 10114 0 -1 4194304 385 33926 0 0 0 0 531 22 18 0 1 0 1012778083 2478080 278 4294967295 134512640 135169312 3213022064 3213018280 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13336/statm: 605 278 235 161 0 44 0
[pid=13527] ppid=13336 vsize=196292 CPUtime=1194.55
/proc/13527/stat : 13527 (minisat_static) R 13336 13336 10114 0 -1 4202496 48522 0 0 0 119414 41 0 0 25 0 1 0 1012778636 201003008 48439 4294967295 134512640 135213731 3216324336 3216322816 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13527/statm: 49073 48439 74 172 0 48899 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 198712

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)
Real time (s): 1200.05
CPU time (s): 1200.1
CPU user time (s): 1199.45
CPU system time (s): 0.65
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 198712

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 16:06:11
IDJOB=1820847
IDBENCH=69630
IDSOLVER=662
FILE ID=tipi13/1820847-1242482771
PBS_JOBID=
Free space on /tmp= 7263 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820847-1242482771/watcher-1820847-1242482771 -o /tmp/evaluation-result-1820847-1242482771/solver-1820847-1242482771 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820847-1242482771.cnf -restarts=1

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 403940881

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1441328 kB
Buffers:         38852 kB
Cached:         501788 kB
SwapCached:       3452 kB
Active:         320356 kB
Inactive:       229676 kB
HighTotal:     1178688 kB
HighFree:       700152 kB
LowTotal:       895776 kB
LowFree:        741176 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           15300 kB
Writeback:           0 kB
AnonPages:        8732 kB
Mapped:           3068 kB
Slab:            74136 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7263 MiB
End job on tipi13 at 2009-05-16 16:26:15