Trace number 1820793

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
APTUSAT 2009-03-22? (TO) 1200.11 1200.05

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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.62/0.63	c ==============================================================================
0.62/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.63	c ==============================================================================
0.62/0.63	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.12/4.17	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.12/4.17	c ==============================================================================
4.12/4.17	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.12/4.17	c CPU time:   4.01 s
4.12/4.17	c ==============================================================================
4.52/4.55	This is MiniSat 2.0 beta
4.52/4.55	WARNING: for repeatability, setting FPU to use double precision
4.52/4.55	============================[ Problem Statistics ]=============================
4.52/4.55	|                                                                             |
4.52/4.55	|  Number of variables:  35740                                                |
4.52/4.55	|  Number of clauses:    276775                                               |
4.56/4.77	|  Parsing time:         0.21         s                                       |
4.56/4.79	============================[ Search Statistics ]==============================
4.56/4.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/4.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/4.79	===============================================================================
4.56/4.79	|         0 |   35740   276775  1085434 |    92258        0    nan |  0.000 % |
4.56/4.87	|       100 |   35740   276775  1085434 |   101484      100     18 |  0.000 % |
4.56/4.94	|       250 |   35735   276775  1085434 |   111632      247     11 |  0.157 % |
4.56/5.01	|       476 |   35722   276775  1085434 |   122795      473     14 |  0.157 % |
4.56/5.25	|       813 |   35718   276775  1085434 |   135075      809     14 |  0.171 % |
5.52/5.55	|      1319 |   35718   276775  1085434 |   148582     1315     15 |  0.171 % |
5.72/5.77	|      2078 |   35715   276775  1085434 |   163441     2074     35 |  0.171 % |
6.02/6.01	|      3217 |   35677   275367  1080415 |   179785     3210     31 |  0.179 % |
6.62/6.66	|      4925 |   35677   275367  1080415 |   197763     4918     29 |  0.179 % |
7.32/7.37	|      7487 |   35677   275367  1080415 |   217540     7480     28 |  0.179 % |
8.12/8.19	|     11331 |   35673   275329  1080294 |   239294    11321     32 |  0.188 % |
9.62/9.68	|     17097 |   35673   275329  1080294 |   263223    17087     36 |  0.187 % |
11.12/11.16	|     25746 |   35673   275169  1079792 |   289546    25735     37 |  0.187 % |
14.22/14.29	|     38720 |   35671   275130  1079629 |   318500    38607     47 |  0.193 % |
16.82/16.87	|     58181 |   35671   275130  1079629 |   350350    58068     47 |  0.193 % |
25.82/25.88	|     87373 |   35670   275123  1079587 |   385385    87164     51 |  0.196 % |
38.92/39.00	|    131162 |   35566   272920  1071785 |   423924   130938     50 |  0.543 % |
77.53/77.53	|    196846 |   35513   272424  1069838 |   466317   196444     55 |  0.663 % |
143.04/143.07	|    295372 |   35494   272424  1069838 |   512948   294965     59 |  0.767 % |
284.34/284.34	|    443161 |   35403   270387  1062762 |   564243   442686     58 |  0.971 % |
530.26/530.26	|    664844 |   35353   268948  1057310 |   620667   116426     59 |  1.102 % |
1059.78/1059.74	|    997369 |   35204   265688  1045077 |   682734   448904     59 |  1.536 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 28902 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-1820793-1242477135/watcher-1820793-1242477135 -o /tmp/evaluation-result-1820793-1242477135/solver-1820793-1242477135 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820793-1242477135.cnf -restarts=1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 28896
/proc/meminfo: memFree=1134824/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=956 CPUtime=0
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 126 0 0 0 0 0 0 0 25 0 1 0 1012211941 978944 62 4294967295 134512640 135223648 3213259680 3213258276 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 239 64 46 174 0 64 0

[startup+0.071174 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 28896
/proc/meminfo: memFree=1134824/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=10836 CPUtime=0.07
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 2522 0 0 0 7 0 0 0 25 0 1 0 1012211941 11096064 2458 4294967295 134512640 135223648 3213259680 3213258560 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 2709 2459 46 174 0 2534 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13252

[startup+0.111173 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 28896
/proc/meminfo: memFree=1134824/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=18076 CPUtime=0.11
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 3921 0 0 0 9 2 0 0 25 0 1 0 1012211941 18509824 3857 4294967295 134512640 135223648 3213259680 3213258264 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 4519 3858 46 174 0 4344 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20492

[startup+0.311161 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 28896
/proc/meminfo: memFree=1134824/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=43528 CPUtime=0.31
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 10561 0 0 0 27 4 0 0 25 0 1 0 1012211941 44572672 10497 4294967295 134512640 135223648 3213259680 3213258248 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 10882 10497 46 174 0 10707 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45944

[startup+0.711139 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 28896
/proc/meminfo: memFree=1134824/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=95768 CPUtime=0.71
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 23588 0 0 0 59 12 0 0 25 0 1 0 1012211941 98066432 21727 4294967295 134512640 135223648 3213259680 3213257696 134587350 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 23942 21727 73 174 0 23767 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 98184

[startup+1.5111 s]
/proc/loadavg: 0.92 0.98 0.99 3/98 28901
/proc/meminfo: memFree=1044164/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=100108 CPUtime=1.51
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 24610 0 0 0 138 13 0 0 25 0 1 0 1012211941 102510592 22749 4294967295 134512640 135223648 3213259680 3213257696 134586924 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 25027 22749 73 174 0 24852 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 102524

[startup+3.11102 s]
/proc/loadavg: 0.92 0.98 0.99 2/98 28901
/proc/meminfo: memFree=1030896/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2416 CPUtime=0.01
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 366 647 0 0 1 0 0 0 25 0 1 0 1012211940 2473984 276 4294967295 134512640 135169312 3218673872 3218672408 3085393646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28896/statm: 604 276 235 161 0 43 0
[pid=28900] ppid=28896 vsize=107304 CPUtime=3.11
/proc/28900/stat : 28900 (SatELite_releas) R 28896 28896 11066 0 -1 4202496 26323 0 0 0 295 16 0 0 25 0 1 0 1012211941 109879296 24462 4294967295 134512640 135223648 3213259680 3213257696 134586965 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28900/statm: 26826 24462 73 174 0 26651 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 109720

[startup+6.31084 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 28902
/proc/meminfo: memFree=1091316/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=19316 CPUtime=1.76
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 4650 0 0 0 175 1 0 0 25 0 1 0 1012212395 19779584 4584 4294967295 134512640 135213731 3214753136 3214751616 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28902/statm: 4829 4584 75 172 0 4655 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 21736

[startup+12.7105 s]
/proc/loadavg: 0.93 0.98 0.99 4/98 29085
/proc/meminfo: memFree=1085560/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=25540 CPUtime=8.16
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 6211 0 0 0 814 2 0 0 25 0 1 0 1012212395 26152960 6145 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 6385 6145 75 172 0 6211 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 27960

[startup+25.5098 s]
/proc/loadavg: 0.95 0.98 0.99 4/98 29085
/proc/meminfo: memFree=1071004/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=39484 CPUtime=20.96
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 9700 0 0 0 2093 3 0 0 25 0 1 0 1012212395 40431616 9634 4294967295 134512640 135213731 3214753136 3214751616 134530021 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 9871 9634 75 172 0 9697 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 41904

[startup+51.1084 s]
/proc/loadavg: 0.96 0.98 0.99 3/98 29089
/proc/meminfo: memFree=1053048/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=57752 CPUtime=46.56
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 14194 0 0 0 4651 5 0 0 25 0 1 0 1012212395 59138048 14128 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 14438 14128 75 172 0 14264 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 60172

[startup+102.316 s]
/proc/loadavg: 0.98 0.98 0.99 3/98 29274
/proc/meminfo: memFree=1026908/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=83820 CPUtime=97.77
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 20666 0 0 0 9770 7 0 0 25 0 1 0 1012212395 85831680 20600 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 20955 20600 75 172 0 20781 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 86240

[startup+162.322 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 29463
/proc/meminfo: memFree=1002396/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=109248 CPUtime=157.78
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 26917 0 0 0 15765 13 0 0 25 0 1 0 1012212395 111869952 26851 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 27312 26851 75 172 0 27138 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 111668

[startup+222.319 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 29652
/proc/meminfo: memFree=985276/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=125972 CPUtime=217.78
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 31157 0 0 0 21762 16 0 0 25 0 1 0 1012212395 128995328 31091 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 31493 31091 75 172 0 31319 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 128392

[startup+282.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 29841
/proc/meminfo: memFree=972480/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=138816 CPUtime=277.78
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 34377 0 0 0 27759 19 0 0 25 0 1 0 1012212395 142147584 34311 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 34704 34311 75 172 0 34530 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 141236

[startup+342.323 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30027
/proc/meminfo: memFree=957104/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=155208 CPUtime=337.79
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 38251 0 0 0 33760 19 0 0 25 0 1 0 1012212395 158932992 38185 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 38802 38185 75 172 0 38628 0
Current children cumulated CPU time (s) 342.35

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

[pid=28902] ppid=28896 vsize=177600 CPUtime=457.79
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43862 0 0 0 45756 23 0 0 25 0 1 0 1012212395 181862400 43796 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44400 43796 75 172 0 44226 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 180020

[startup+522.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 30597
/proc/meminfo: memFree=934436/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=517.8
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43939 0 0 0 51757 23 0 0 25 0 1 0 1012212395 182272000 43873 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43873 75 172 0 44326 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 180420

[startup+582.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30786
/proc/meminfo: memFree=934304/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=577.79
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43947 0 0 0 57756 23 0 0 25 0 1 0 1012212395 182272000 43881 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43881 75 172 0 44326 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 180420

[startup+642.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30972
/proc/meminfo: memFree=934428/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=637.8
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43954 0 0 0 63757 23 0 0 25 0 1 0 1012212395 182272000 43888 4294967295 134512640 135213731 3214753136 3214751616 134530217 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43888 75 172 0 44326 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 180420

[startup+702.313 s]
/proc/loadavg: 1.15 1.02 1.01 3/98 31158
/proc/meminfo: memFree=934056/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=697.8
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43970 0 0 0 69757 23 0 0 25 0 1 0 1012212395 182272000 43904 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43904 75 172 0 44326 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 180420

[startup+762.32 s]
/proc/loadavg: 1.06 1.01 1.00 3/98 31351
/proc/meminfo: memFree=934056/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=757.81
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43988 0 0 0 75758 23 0 0 25 0 1 0 1012212395 182272000 43922 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43922 75 172 0 44326 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 180420

[startup+822.317 s]
/proc/loadavg: 1.02 1.00 1.00 3/98 31540
/proc/meminfo: memFree=934180/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=817.81
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43994 0 0 0 81758 23 0 0 25 0 1 0 1012212395 182272000 43928 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43928 75 172 0 44326 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 180420

[startup+882.323 s]
/proc/loadavg: 1.06 1.02 1.00 3/98 31729
/proc/meminfo: memFree=934172/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=877.82
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43996 0 0 0 87759 23 0 0 25 0 1 0 1012212395 182272000 43930 4294967295 134512640 135213731 3214753136 3214751616 134529987 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43930 75 172 0 44326 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 180420

[startup+942.31 s]
/proc/loadavg: 1.02 1.01 1.00 3/98 31915
/proc/meminfo: memFree=934172/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=937.81
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 43996 0 0 0 93758 23 0 0 25 0 1 0 1012212395 182272000 43930 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43930 75 172 0 44326 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 180420

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32101
/proc/meminfo: memFree=933924/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=997.82
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 44002 0 0 0 99759 23 0 0 25 0 1 0 1012212395 182272000 43936 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43936 75 172 0 44326 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 180420

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32290
/proc/meminfo: memFree=934040/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=1057.82
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 44008 0 0 0 105759 23 0 0 25 0 1 0 1012212395 182272000 43942 4294967295 134512640 135213731 3214753136 3214751392 134536488 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43942 75 172 0 44326 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 180420

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32483
/proc/meminfo: memFree=934304/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=1117.83
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 44008 0 0 0 111760 23 0 0 25 0 1 0 1012212395 182272000 43942 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43942 75 172 0 44326 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 180420

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32672
/proc/meminfo: memFree=934188/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=1177.83
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 44012 0 0 0 117760 23 0 0 25 0 1 0 1012212395 182272000 43946 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43946 75 172 0 44326 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 180420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32672
/proc/meminfo: memFree=934188/2074464 swapFree=1950760/1959888
[pid=28896] ppid=28894 vsize=2420 CPUtime=4.56
/proc/28896/stat : 28896 (SatELiteGTI) S 28894 28896 11066 0 -1 4194304 385 30409 0 0 1 0 437 18 23 0 1 0 1012211940 2478080 278 4294967295 134512640 135169312 3218673872 3218670088 3085393646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28896/statm: 605 278 235 161 0 44 0
[pid=28902] ppid=28896 vsize=178000 CPUtime=1195.53
/proc/28902/stat : 28902 (minisat_static) R 28896 28896 11066 0 -1 4202496 44012 0 0 0 119530 23 0 0 25 0 1 0 1012212395 182272000 43946 4294967295 134512640 135213731 3214753136 3214751616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28902/statm: 44500 43946 75 172 0 44326 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 180420

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.11
CPU user time (s): 1199.68
CPU system time (s): 0.43
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 180420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.43
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 768

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 14:32:15
IDJOB=1820793
IDBENCH=69595
IDSOLVER=662
FILE ID=tipi23/1820793-1242477135
PBS_JOBID=
Free space on /tmp= 8953 MiB

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

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED= 1569965919

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1134848 kB
Buffers:         29616 kB
Cached:         814172 kB
SwapCached:       3660 kB
Active:         447252 kB
Inactive:       408344 kB
HighTotal:     1178688 kB
HighFree:       487604 kB
LowTotal:       895776 kB
LowFree:        647244 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           13284 kB
Writeback:          88 kB
AnonPages:       10956 kB
Mapped:           4504 kB
Slab:            74852 kB
PageTables:        388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8953 MiB
End job on tipi23 at 2009-05-16 14:52:19