Trace number 1820846

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
BinMiniSat 2009-03-21? (TO) 1200.07 1200.03

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.73/0.76	c ==============================================================================
0.73/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.73/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.73/0.76	c ==============================================================================
0.73/0.76	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.23/5.22	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.23/5.22	c ==============================================================================
5.23/5.22	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.23/5.22	c CPU time:   5 s
5.23/5.22	c ==============================================================================
5.63/5.67	This is MiniSat 2.0 beta
5.63/5.67	WARNING: for repeatability, setting FPU to use double precision
5.63/5.67	============================[ Problem Statistics ]=============================
5.63/5.67	|                                                                             |
5.63/5.67	|  Number of variables:  41437                                                |
5.63/5.67	|  Number of clauses:    320735                                               |
5.68/5.92	|  Parsing time:         0.24         s                                       |
5.68/5.94	============================[ Search Statistics ]==============================
5.68/5.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.68/5.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.68/5.94	===============================================================================
5.68/5.95	|         0 |   41437   320735  1252421 |   106911        0    nan |  0.000 % |
5.68/6.05	|       100 |   41434   320735  1252421 |   117602       98      7 |  0.034 % |
5.68/6.11	|       250 |   41432   320735  1252421 |   129363      246      9 |  0.039 % |
5.68/6.22	|       475 |   41432   320735  1252421 |   142299      471     10 |  0.039 % |
5.68/6.33	|       812 |   41423   320735  1252421 |   156529      806     15 |  0.063 % |
5.68/6.51	|      1318 |   41422   320735  1252421 |   172182     1312     16 |  0.063 % |
6.83/6.83	|      2077 |   41405   320735  1252421 |   189400     2065     14 |  0.125 % |
7.32/7.34	|      3216 |   41338   319060  1245984 |   208340     3109     15 |  0.239 % |
7.72/7.72	|      4924 |   41338   319060  1245984 |   229174     4817     17 |  0.239 % |
8.12/8.14	|      7486 |   41316   319060  1245984 |   252092     7375     21 |  0.413 % |
9.22/9.24	|     11331 |   41251   317422  1240100 |   277301    11174     19 |  0.454 % |
10.22/10.23	|     17097 |   41224   317422  1240100 |   305031    16936     22 |  0.724 % |
12.72/12.74	|     25747 |   41121   315010  1231521 |   335534    25557     22 |  0.767 % |
15.62/15.70	|     38721 |   41052   314730  1230572 |   369088    38516     22 |  1.072 % |
20.12/20.17	|     58182 |   40984   311639  1219043 |   405996    57961     23 |  1.096 % |
29.72/29.81	|     87374 |   40980   311326  1218115 |   446596    87114     25 |  1.103 % |
44.11/44.19	|    131163 |   40906   310256  1214387 |   491256   130861     25 |  1.291 % |
64.92/64.94	|    196848 |   40833   309379  1211581 |   540381   196494     28 |  1.607 % |
101.12/101.21	|    295375 |   40702   306336  1200652 |   594420   294894     29 |  1.952 % |
231.03/231.04	|    443164 |   40306   297672  1168758 |   653862   442432     30 |  2.729 % |
445.93/445.93	|    664847 |   40280   297267  1167527 |   719248    37083     25 |  2.795 % |
651.44/651.50	|    997372 |   40051   292455  1149355 |   791173   368452     31 |  3.345 % |
1200.06/1200.02	HOME/SatELiteGTI: line 36: 12373 Terminated              $MS $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-1820846-1242482562/watcher-1820846-1242482562 -o /tmp/evaluation-result-1820846-1242482562/solver-1820846-1242482562 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820846-1242482562.cnf 

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 3/91 12367
/proc/meminfo: memFree=1419488/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=948 CPUtime=0
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 96 0 0 0 0 0 0 0 20 0 1 0 1012756650 970752 32 4294967295 134512640 135223648 3213073264 3213073100 135067520 0 0 0 0 0 0 0 17 0 0 0 0
/proc/12371/statm: 237 44 35 174 0 62 0

[startup+0.092718 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 12367
/proc/meminfo: memFree=1419488/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=15624 CPUtime=0.09
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 3210 0 0 0 8 1 0 0 20 0 1 0 1012756650 15998976 3146 4294967295 134512640 135223648 3213073264 3213072216 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 3906 3147 46 174 0 3731 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18040

[startup+0.122716 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 12367
/proc/meminfo: memFree=1419488/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=18908 CPUtime=0.12
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 4190 0 0 0 11 1 0 0 21 0 1 0 1012756650 19361792 4126 4294967295 134512640 135223648 3213073264 3213072216 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 4727 4126 46 174 0 4552 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 21324

[startup+0.322706 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 12367
/proc/meminfo: memFree=1419488/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=43808 CPUtime=0.32
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 10663 0 0 0 29 3 0 0 21 0 1 0 1012756650 44859392 10599 4294967295 134512640 135223648 3213073264 3213071764 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 10952 10600 46 174 0 10777 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 46224

[startup+0.722687 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 12367
/proc/meminfo: memFree=1419488/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=95232 CPUtime=0.72
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 23188 0 0 0 60 12 0 0 22 0 1 0 1012756650 97517568 23124 4294967295 134512640 135223648 3213073264 3213072272 134547591 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 23808 23124 47 174 0 23633 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 97648

[startup+1.52265 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12372
/proc/meminfo: memFree=1316908/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=110056 CPUtime=1.52
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 28173 0 0 0 134 18 0 0 25 0 1 0 1012756650 112697344 26023 4294967295 134512640 135223648 3213073264 3213071360 134597097 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 27514 26023 73 174 0 27339 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 112472

[startup+3.12257 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12372
/proc/meminfo: memFree=1304632/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2416 CPUtime=0.01
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012756650 2473984 277 4294967295 134512640 135169312 3220695760 3220694296 3084967662 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12367/statm: 604 277 235 161 0 43 0
[pid=12371] ppid=12367 vsize=116856 CPUtime=3.12
/proc/12371/stat : 12371 (SatELite_releas) R 12367 12367 9090 0 -1 4202496 29731 0 0 0 293 19 0 0 25 0 1 0 1012756650 119660544 27581 4294967295 134512640 135223648 3213073264 3213071216 134564556 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12371/statm: 29214 27581 73 174 0 29039 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 119272

[startup+6.32242 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12372
/proc/meminfo: memFree=1282064/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 2420

[startup+12.7221 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12373
/proc/meminfo: memFree=1366720/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=25392 CPUtime=7.04
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 6028 0 0 0 701 3 0 0 25 0 1 0 1012757217 26001408 5945 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 6348 5945 71 172 0 6175 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 27812

[startup+25.5215 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12373
/proc/meminfo: memFree=1359252/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=32624 CPUtime=19.84
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 7837 0 0 0 1980 4 0 0 25 0 1 0 1012757217 33406976 7754 4294967295 134512640 135216011 3220386512 3220384864 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 8156 7754 71 172 0 7983 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 35044

[startup+51.1103 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12560
/proc/meminfo: memFree=1346624/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=45224 CPUtime=45.43
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 10936 0 0 0 4536 7 0 0 25 0 1 0 1012757217 46309376 10853 4294967295 134512640 135216011 3220386512 3220384864 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 11306 10853 71 172 0 11133 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 47644

[startup+102.318 s]
/proc/loadavg: 1.07 1.02 1.00 3/93 12745
/proc/meminfo: memFree=1323264/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=68056 CPUtime=96.64
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 16679 0 0 0 9654 10 0 0 25 0 1 0 1012757217 69689344 16596 4294967295 134512640 135216011 3220386512 3220384680 134526041 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 17014 16596 71 172 0 16841 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 70476

[startup+162.315 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 12934
/proc/meminfo: memFree=1310424/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=81328 CPUtime=156.64
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 19884 0 0 0 15652 12 0 0 25 0 1 0 1012757217 83279872 19801 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 20332 19801 71 172 0 20159 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 83748

[startup+222.322 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 13121
/proc/meminfo: memFree=1300140/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=91236 CPUtime=216.65
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 22444 0 0 0 21652 13 0 0 25 0 1 0 1012757217 93425664 22361 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 22809 22361 71 172 0 22636 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 93656

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13310
/proc/meminfo: memFree=1288848/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=103196 CPUtime=276.65
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 25255 0 0 0 27650 15 0 0 25 0 1 0 1012757217 105672704 25172 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 25799 25172 71 172 0 25626 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 105616

[startup+342.316 s]
/proc/loadavg: 1.07 1.03 1.01 3/93 13500
/proc/meminfo: memFree=1277440/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=114284 CPUtime=336.65
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 28099 0 0 0 33648 17 0 0 25 0 1 0 1012757217 117026816 28016 4294967295 134512640 135216011 3220386512 3220384864 134527280 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 28571 28016 71 172 0 28398 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 116704

[startup+402.304 s]

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

[pid=12373] ppid=12367 vsize=131772 CPUtime=456.65
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 45644 21 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 134192

[startup+522.308 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 14066
/proc/meminfo: memFree=1259352/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=516.65
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 51644 21 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 134192

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14255
/proc/meminfo: memFree=1259096/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=576.66
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 57645 21 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 134192

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14444
/proc/meminfo: memFree=1259088/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=636.66
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 63645 21 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 134192

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14630
/proc/meminfo: memFree=1259088/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=696.67
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 69646 21 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 134192

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14823
/proc/meminfo: memFree=1259212/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=756.67
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 75638 29 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 134192

[startup+822.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15010
/proc/meminfo: memFree=1259212/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=816.67
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32531 0 0 0 81637 30 0 0 25 0 1 0 1012757217 134934528 32448 4294967295 134512640 135216011 3220386512 3220384864 134527457 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32448 71 172 0 32770 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 134192

[startup+882.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15202
/proc/meminfo: memFree=1259212/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=131772 CPUtime=876.67
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32532 0 0 0 87636 31 0 0 25 0 1 0 1012757217 134934528 32449 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 32943 32449 71 172 0 32770 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 134192

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15389
/proc/meminfo: memFree=1258468/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=132788 CPUtime=936.68
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 32770 0 0 0 93637 31 0 0 25 0 1 0 1012757217 135974912 32687 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 33197 32687 71 172 0 33024 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 135208

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15576
/proc/meminfo: memFree=1251772/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=139560 CPUtime=996.68
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 34478 0 0 0 99635 33 0 0 25 0 1 0 1012757217 142909440 34395 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 34890 34395 71 172 0 34717 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 141980

[startup+1062.32 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 15765
/proc/meminfo: memFree=1246308/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=144976 CPUtime=1056.69
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 35816 0 0 0 105636 33 0 0 25 0 1 0 1012757217 148455424 35733 4294967295 134512640 135216011 3220386512 3220384864 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 36244 35733 71 172 0 36071 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 147396

[startup+1122.32 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 15956
/proc/meminfo: memFree=1240604/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=150520 CPUtime=1116.69
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 37203 0 0 0 111634 35 0 0 25 0 1 0 1012757217 154132480 37120 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 37630 37120 71 172 0 37457 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 152940

[startup+1182.32 s]
/proc/loadavg: 1.14 1.05 1.01 2/93 16145
/proc/meminfo: memFree=1233048/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=158036 CPUtime=1176.69
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 39084 0 0 0 117632 37 0 0 25 0 1 0 1012757217 161828864 39001 4294967295 134512640 135216011 3220386512 3220384864 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 39509 39001 71 172 0 39336 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 160456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.23 1.08 1.02 2/93 16147
/proc/meminfo: memFree=1231400/2074464 swapFree=1953004/1959888
[pid=12367] ppid=12365 vsize=2420 CPUtime=5.68
/proc/12367/stat : 12367 (SatELiteGTI) S 12365 12367 9090 0 -1 4194304 386 33926 0 0 0 0 543 25 20 0 1 0 1012756650 2478080 278 4294967295 134512640 135169312 3220695760 3220691976 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12367/statm: 605 278 235 161 0 44 0
[pid=12373] ppid=12367 vsize=159756 CPUtime=1194.38
/proc/12373/stat : 12373 (minisat_static) R 12367 12367 9090 0 -1 4202496 39496 0 0 0 119401 37 0 0 25 0 1 0 1012757217 163590144 39413 4294967295 134512640 135216011 3220386512 3220384808 134722071 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12373/statm: 39939 39413 71 172 0 39766 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 162176

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.03
CPU time (s): 1200.07
CPU user time (s): 1199.44
CPU system time (s): 0.63
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 162176

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 16:02:42
IDJOB=1820846
IDBENCH=69630
IDSOLVER=661
FILE ID=tipi19/1820846-1242482562
PBS_JOBID=
Free space on /tmp= 9305 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820846-1242482562/watcher-1820846-1242482562 -o /tmp/evaluation-result-1820846-1242482562/solver-1820846-1242482562 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820846-1242482562.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 595535725

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:       1419512 kB
Buffers:         21224 kB
Cached:         554200 kB
SwapCached:       2992 kB
Active:         140264 kB
Inactive:       444592 kB
HighTotal:     1178688 kB
HighFree:       702388 kB
LowTotal:       895776 kB
LowFree:        717124 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           15268 kB
Writeback:           0 kB
AnonPages:        8680 kB
Mapped:           3096 kB
Slab:            62496 kB
PageTables:        484 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= 9284 MiB
End job on tipi19 at 2009-05-16 16:22:45