Trace number 1820750

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

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark676.91
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.13/0.19	c ==============================================================================
0.13/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.19	c ==============================================================================
0.13/0.19	c |         0 |  180421   522537 |   54126       0        0     nan |  0.000 % |
0.83/0.83	c |         0 |  120276   407848 |      --       0       --      -- |     --   | -57310/-106300
0.83/0.83	c ==============================================================================
0.83/0.83	c Result  :   #vars: 20562   #clauses: 120276   #literals: 407848
0.83/0.83	c CPU time:   0.78 s
0.83/0.83	c ==============================================================================
0.93/0.97	This is MiniSat 2.0 beta
0.93/0.97	WARNING: for repeatability, setting FPU to use double precision
0.93/0.97	============================[ Problem Statistics ]=============================
0.93/0.97	|                                                                             |
0.93/0.98	|  Number of variables:  20562                                                |
0.93/0.98	|  Number of clauses:    120276                                               |
0.99/1.06	|  Parsing time:         0.08         s                                       |
0.99/1.06	============================[ Search Statistics ]==============================
0.99/1.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.06	===============================================================================
0.99/1.07	|         0 |   20562   120276   407848 |    40092        0    nan |  0.000 % |
0.99/1.08	|       100 |   20562   120276   407848 |    44101      100      5 |  0.000 % |
0.99/1.09	|       250 |   20562   120276   407848 |    48511      250      5 |  0.000 % |
1.13/1.11	|       475 |   20562   120276   407848 |    53362      475      5 |  0.000 % |
1.13/1.14	|       813 |   20562   120276   407848 |    58698      813      5 |  0.000 % |
1.13/1.17	|      1319 |   20562   120276   407848 |    64568     1319      6 |  0.000 % |
1.13/1.21	|      2078 |   20556   120276   407848 |    71025     2076      6 |  0.034 % |
1.23/1.30	|      3217 |   20556   120276   407848 |    78127     3215      7 |  0.034 % |
1.32/1.41	|      4926 |   20552   120206   407652 |    85940     4920      6 |  0.049 % |
1.62/1.63	|      7489 |   20549   120206   407652 |    94534     7481      7 |  0.063 % |
1.92/1.96	|     11333 |   20544   120180   407587 |   103988    11322      8 |  0.107 % |
2.42/2.47	|     17099 |   20499   119881   406680 |   114387    17062      8 |  0.326 % |
3.43/3.46	|     25748 |   20482   119705   406120 |   125825    25549      9 |  0.389 % |
4.72/4.72	|     38722 |   20454   119705   406120 |   138408    38516      9 |  0.535 % |
6.22/6.27	|     58183 |   20287   118674   402848 |   152249    54012     10 |  1.415 % |
9.83/9.87	|     87376 |   20112   117004   397505 |   167474    74983     11 |  2.276 % |
18.93/19.00	|    131165 |   19275   110966   378087 |   184221    91334     11 |  6.400 % |
41.23/41.29	|    196851 |   19127   110137   375355 |   202643   147314     19 |  7.066 % |
149.23/149.25	|    295377 |   19051   109269   372532 |   222908    53313     87 |  7.353 % |
424.34/424.40	|    443166 |   19048   109260   372505 |   245199   201101    152 |  7.363 % |
939.17/939.12	|    664849 |   19032   109109   371998 |   269718   193373    206 |  7.441 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 24660 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-1820750-1242474018/watcher-1820750-1242474018 -o /tmp/evaluation-result-1820750-1242474018/solver-1820750-1242474018 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820750-1242474018.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: 0.92 0.98 0.99 2/97 24654
/proc/meminfo: memFree=1843944/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2412 CPUtime=0.02
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 366 648 0 0 0 0 0 2 18 0 1 0 1011902864 2469888 277 4294967295 134512640 135169312 3215789600 3215788136 3085872878 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24654/statm: 603 277 235 161 0 42 0
[pid=24658] ppid=24654 vsize=956 CPUtime=0
/proc/24658/stat : 24658 (SatELite_releas) R 24654 24654 16367 0 -1 4202496 136 0 0 0 0 0 0 0 20 0 1 0 1011902865 978944 72 4294967295 134512640 135223648 3220773584 3220772304 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24658/statm: 239 77 47 174 0 64 0

[startup+0.113103 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 24654
/proc/meminfo: memFree=1843944/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2412 CPUtime=0.02
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 366 648 0 0 0 0 0 2 18 0 1 0 1011902864 2469888 277 4294967295 134512640 135169312 3215789600 3215788136 3085872878 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24654/statm: 603 277 235 161 0 42 0
[pid=24658] ppid=24654 vsize=15236 CPUtime=0.11
/proc/24658/stat : 24658 (SatELite_releas) R 24654 24654 16367 0 -1 4202496 3088 0 0 0 9 2 0 0 20 0 1 0 1011902865 15601664 3024 4294967295 134512640 135223648 3220773584 3220772536 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24658/statm: 3809 3025 47 174 0 3634 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 17648

[startup+0.213071 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 24654
/proc/meminfo: memFree=1843944/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2412 CPUtime=0.02
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 366 648 0 0 0 0 0 2 18 0 1 0 1011902864 2469888 277 4294967295 134512640 135169312 3215789600 3215788136 3085872878 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24654/statm: 603 277 235 161 0 42 0
[pid=24658] ppid=24654 vsize=24560 CPUtime=0.21
/proc/24658/stat : 24658 (SatELite_releas) R 24654 24654 16367 0 -1 4202496 5826 0 0 0 18 3 0 0 21 0 1 0 1011902865 25149440 5410 4294967295 134512640 135223648 3220773584 3220770736 134577048 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24658/statm: 6140 5410 73 174 0 5965 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 26972

[startup+0.313065 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 24654
/proc/meminfo: memFree=1843944/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2412 CPUtime=0.02
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 366 648 0 0 0 0 0 2 18 0 1 0 1011902864 2469888 277 4294967295 134512640 135169312 3215789600 3215788136 3085872878 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24654/statm: 603 277 235 161 0 42 0
[pid=24658] ppid=24654 vsize=27416 CPUtime=0.31
/proc/24658/stat : 24658 (SatELite_releas) R 24654 24654 16367 0 -1 4202496 6500 0 0 0 26 5 0 0 21 0 1 0 1011902865 28073984 5985 4294967295 134512640 135223648 3220773584 3220771352 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24658/statm: 6887 5986 73 174 0 6712 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 29828

[startup+0.713043 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 24654
/proc/meminfo: memFree=1843944/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2412 CPUtime=0.02
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 366 648 0 0 0 0 0 2 18 0 1 0 1011902864 2469888 277 4294967295 134512640 135169312 3215789600 3215788136 3085872878 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24654/statm: 603 277 235 161 0 42 0
[pid=24658] ppid=24654 vsize=30068 CPUtime=0.71
/proc/24658/stat : 24658 (SatELite_releas) R 24654 24654 16367 0 -1 4202496 7668 0 0 0 66 5 0 0 22 0 1 0 1011902865 30789632 6609 4294967295 134512640 135223648 3220773584 3220771600 134586777 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24658/statm: 7517 6609 73 174 0 7342 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 32480

[startup+1.513 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 24660
/proc/meminfo: memFree=1831140/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=9396 CPUtime=0.53
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 2192 0 0 0 53 0 0 0 22 0 1 0 1011902962 9621504 2126 4294967295 134512640 135216011 3219726896 3219725248 134527438 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 2349 2126 71 172 0 2176 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 11812

[startup+3.11291 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 24661
/proc/meminfo: memFree=1829776/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=10928 CPUtime=2.13
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 2571 0 0 0 213 0 0 0 25 0 1 0 1011902962 11190272 2505 4294967295 134512640 135216011 3219726896 3219725248 134527579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 2732 2505 71 172 0 2559 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13344

[startup+6.32273 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 24662
/proc/meminfo: memFree=1827204/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=13548 CPUtime=5.34
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 3205 0 0 0 534 0 0 0 25 0 1 0 1011902962 13873152 3139 4294967295 134512640 135216011 3219726896 3219725248 134527557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 3387 3139 71 172 0 3214 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 15964

[startup+12.7224 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 24845
/proc/meminfo: memFree=1823720/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=16320 CPUtime=11.74
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 3910 0 0 0 1174 0 0 0 25 0 1 0 1011902962 16711680 3844 4294967295 134512640 135216011 3219726896 3219725248 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 4080 3844 71 172 0 3907 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 18736

[startup+25.5217 s]
/proc/loadavg: 0.95 0.98 0.99 2/99 24847
/proc/meminfo: memFree=1820076/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=20396 CPUtime=24.54
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 4906 0 0 0 2454 0 0 0 25 0 1 0 1011902962 20885504 4840 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 5099 4840 71 172 0 4926 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 22812

[startup+51.1202 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 24847
/proc/meminfo: memFree=1810476/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=30172 CPUtime=50.14
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 7330 0 0 0 5014 0 0 0 25 0 1 0 1011902962 30896128 7264 4294967295 134512640 135216011 3219726896 3219725248 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 7543 7264 71 172 0 7370 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 32588

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 25036
/proc/meminfo: memFree=1786048/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=54064 CPUtime=101.33
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 13336 0 0 0 10123 10 0 0 25 0 1 0 1011902962 55361536 13270 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 13516 13270 71 172 0 13343 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 56480

[startup+162.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 25223
/proc/meminfo: memFree=1771408/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=68856 CPUtime=161.34
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 16930 0 0 0 16119 15 0 0 25 0 1 0 1011902962 70508544 16864 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 17214 16864 71 172 0 17041 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 71272

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 25410
/proc/meminfo: memFree=1771052/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=69120 CPUtime=221.35
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 17025 0 0 0 22120 15 0 0 25 0 1 0 1011902962 70778880 16959 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 17280 16959 71 172 0 17107 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 71536

[startup+282.317 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 25597
/proc/meminfo: memFree=1747244/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=93276 CPUtime=281.35
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 23053 0 0 0 28118 17 0 0 25 0 1 0 1011902962 95514624 22987 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 23319 22987 71 172 0 23146 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 95692

[startup+342.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 25788
/proc/meminfo: memFree=1724180/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=116376 CPUtime=341.35
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 28812 0 0 0 34111 24 0 0 25 0 1 0 1011902962 119169024 28746 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 29094 28746 71 172 0 28921 0
Current children cumulated CPU time (s) 342.34

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

[pid=24660] ppid=24654 vsize=164036 CPUtime=521.36
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 40773 0 0 0 52094 42 0 0 25 0 1 0 1011902962 167972864 40707 4294967295 134512640 135216011 3219726896 3219725248 134527474 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 41009 40707 71 172 0 40836 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 166452

[startup+582.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 26542
/proc/meminfo: memFree=1660692/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=581.36
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 58090 46 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 181896

[startup+642.317 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 26731
/proc/meminfo: memFree=1660444/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=641.37
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 64088 49 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 181896

[startup+702.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 26920
/proc/meminfo: memFree=1660320/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=701.37
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 70088 49 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 181896

[startup+762.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 27111
/proc/meminfo: memFree=1660040/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=761.38
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 76088 50 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 181896

[startup+822.307 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 27298
/proc/meminfo: memFree=1660196/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=821.37
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 82086 51 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725360 134540639 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 181896

[startup+882.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 27485
/proc/meminfo: memFree=1659948/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=881.38
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 88084 54 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 181896

[startup+942.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 27674
/proc/meminfo: memFree=1660072/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=179480 CPUtime=941.39
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 44637 0 0 0 94082 57 0 0 25 0 1 0 1011902962 183787520 44571 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 44870 44571 71 172 0 44697 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 181896

[startup+1002.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 27863
/proc/meminfo: memFree=1645680/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=194020 CPUtime=1001.39
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 48287 0 0 0 100070 69 0 0 25 0 1 0 1011902962 198676480 48221 4294967295 134512640 135216011 3219726896 3219725248 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 48505 48221 71 172 0 48332 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 196436

[startup+1062.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 28050
/proc/meminfo: memFree=1628428/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=211444 CPUtime=1061.4
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 52626 0 0 0 106055 85 0 0 25 0 1 0 1011902962 216518656 52560 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 52861 52560 71 172 0 52688 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 213860

[startup+1122.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 28241
/proc/meminfo: memFree=1613316/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=226368 CPUtime=1121.4
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 56365 0 0 0 112048 92 0 0 25 0 1 0 1011902962 231800832 56299 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 56592 56299 71 172 0 56419 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 228784

[startup+1182.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 28428
/proc/meminfo: memFree=1604396/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=234948 CPUtime=1181.4
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 58519 0 0 0 118043 97 0 0 25 0 1 0 1011902962 240586752 58453 4294967295 134512640 135216011 3219726896 3219725248 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 58737 58453 71 172 0 58564 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 237364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 28430
/proc/meminfo: memFree=1604272/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=234948 CPUtime=1199.1
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 58519 0 0 0 119812 98 0 0 25 0 1 0 1011902962 240586752 58453 4294967295 134512640 135216011 3219726896 3219725248 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 58737 58453 71 172 0 58564 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 237364

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

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

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 28430
/proc/meminfo: memFree=1604272/2074464 swapFree=1949244/1959888
[pid=24654] ppid=24652 vsize=2416 CPUtime=0.99
/proc/24654/stat : 24654 (SatELiteGTI) S 24652 24654 16367 0 -1 4194304 386 8784 0 0 0 0 92 7 18 0 1 0 1011902864 2473984 278 4294967295 134512640 135169312 3215789600 3215785816 3085872878 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24654/statm: 604 278 235 161 0 43 0
[pid=24660] ppid=24654 vsize=234948 CPUtime=1199.1
/proc/24660/stat : 24660 (minisat_static) R 24654 24654 16367 0 -1 4202496 58519 0 0 0 119812 98 0 0 25 0 1 0 1011902962 240586752 58453 4294967295 134512640 135216011 3219726896 3219725248 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24660/statm: 58737 58453 71 172 0 58564 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 237364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.04
CPU time (s): 1200.1
CPU user time (s): 1199.04
CPU system time (s): 1.06
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 237364

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

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 13:40:18
IDJOB=1820750
IDBENCH=69574
IDSOLVER=661
FILE ID=tipi11/1820750-1242474018
PBS_JOBID=
Free space on /tmp= 9940 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820750-1242474018/watcher-1820750-1242474018 -o /tmp/evaluation-result-1820750-1242474018/solver-1820750-1242474018 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820750-1242474018.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED= 1329435060

Linux tipi11 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.431
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.431
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.431
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:       1843944 kB
Buffers:         18784 kB
Cached:         141632 kB
SwapCached:       5224 kB
Active:          42056 kB
Inactive:       130272 kB
HighTotal:     1178688 kB
HighFree:      1056840 kB
LowTotal:       895776 kB
LowFree:        787104 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            5872 kB
Writeback:           0 kB
AnonPages:       11104 kB
Mapped:           5060 kB
Slab:            49520 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9938 MiB
End job on tipi11 at 2009-05-16 14:00:21