Trace number 1820379

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.06 1200.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

0.00/0.00	c Parsing...
0.92/0.92	c ==============================================================================
0.92/0.92	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.92	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.92	c ==============================================================================
0.92/0.92	c |         0 |  985541  2284533 |  295662       0        0     nan |  0.000 % |
6.52/6.61	c |         0 |  590731  1617848 |      --       0       --      -- |     --   | -181197/-182944
6.62/6.62	c ==============================================================================
6.62/6.62	c Result  :   #vars: 105677   #clauses: 590731   #literals: 1617848
6.62/6.62	c CPU time:   6.41 s
6.62/6.62	c ==============================================================================
7.21/7.23	This is MiniSat 2.0 beta
7.21/7.23	WARNING: for repeatability, setting FPU to use double precision
7.21/7.23	============================[ Problem Statistics ]=============================
7.21/7.23	|                                                                             |
7.21/7.23	|  Number of variables:  105677                                               |
7.21/7.23	|  Number of clauses:    590731                                               |
7.22/7.64	|  Parsing time:         0.38         s                                       |
7.22/7.67	============================[ Search Statistics ]==============================
7.22/7.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.22/7.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.22/7.67	===============================================================================
7.22/7.67	|         0 |  105677   590731  1617848 |   196910        0    nan |  0.000 % |
7.91/7.95	|       100 |  105677   590731  1617848 |   216601      100    191 |  0.000 % |
8.41/8.51	|       251 |  105442   590731  1617848 |   238261      241    103 |  5.016 % |
9.21/9.25	|       476 |   97447   542230  1493900 |   262087      437     76 | 10.443 % |
9.71/9.76	|       813 |   97140   542230  1493900 |   288296      770     76 | 11.545 % |
10.81/10.90	|      1319 |   88953   490082  1361535 |   317126     1221     66 | 15.826 % |
13.31/13.32	|      2080 |   88698   488789  1358097 |   348838     1968     98 | 17.147 % |
18.61/18.67	|      3219 |   87557   481537  1339230 |   383722     3105    186 | 17.147 % |
22.91/22.97	|      4927 |   86307   474397  1320493 |   422094     4775    157 | 18.495 % |
29.81/29.90	|      7489 |   85490   469223  1308175 |   464304     7241    186 | 19.190 % |
43.21/43.23	|     11333 |   83204   455673  1274910 |   510734    10962    191 | 21.266 % |
66.01/66.07	|     17099 |   82159   449877  1260861 |   561808    16614    272 | 22.255 % |
100.11/100.19	|     25748 |   81544   446777  1254090 |   617988    25174    306 | 23.005 % |
154.32/154.41	|     38722 |   81184   444371  1247836 |   679787    38013    350 | 23.231 % |
252.02/252.01	|     58183 |   80934   443020  1244426 |   747766    57393    393 | 23.664 % |
408.82/408.84	|     87375 |   79971   437325  1230690 |   822543    86232    431 | 24.332 % |
661.14/661.15	|    131164 |   79267   433160  1219887 |   904797   129794    445 | 25.177 % |
1130.86/1130.88	|    196848 |   78051   425301  1200121 |   995277   195092    477 | 26.288 % |

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-1820379-1242435749/watcher-1820379-1242435749 -o /tmp/evaluation-result-1820379-1242435749/solver-1820379-1242435749 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820379-1242435749.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.93 1.00 0.99 2/93 25398
/proc/meminfo: memFree=1539948/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=948 CPUtime=0
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 113 0 0 0 0 0 0 0 18 0 1 0 1008075899 970752 49 4294967295 134512640 135223648 3213239200 3213238104 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 237 49 40 174 0 62 0

[startup+0.118365 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 25398
/proc/meminfo: memFree=1539948/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=22780 CPUtime=0.12
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 5135 0 0 0 9 3 0 0 18 0 1 0 1008075899 23326720 5071 4294967295 134512640 135223648 3213239200 3213237768 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 5695 5072 46 174 0 5520 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25196

[startup+0.21836 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 25398
/proc/meminfo: memFree=1539948/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=43624 CPUtime=0.22
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 9220 0 0 0 16 6 0 0 18 0 1 0 1008075899 44670976 9156 4294967295 134512640 135223648 3213239200 3213238152 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 10906 9156 46 174 0 10731 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 46040

[startup+0.318355 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 25398
/proc/meminfo: memFree=1539948/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=51512 CPUtime=0.32
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 11091 0 0 0 26 6 0 0 18 0 1 0 1008075899 52748288 11027 4294967295 134512640 135223648 3213239200 3213238152 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 12878 11027 46 174 0 12703 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 53928

[startup+0.718337 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 25398
/proc/meminfo: memFree=1539948/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=79764 CPUtime=0.72
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 18697 0 0 0 61 11 0 0 18 0 1 0 1008075899 81678336 18633 4294967295 134512640 135223648 3213239200 3213238152 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 19941 18634 47 174 0 19766 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 82180

[startup+1.5183 s]
/proc/loadavg: 0.93 1.00 0.99 3/95 25403
/proc/meminfo: memFree=1439136/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=113540 CPUtime=1.52
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 27758 0 0 0 136 16 0 0 20 0 1 0 1008075899 116264960 25257 4294967295 134512640 135223648 3213239200 3213237216 134586759 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 28385 25257 73 174 0 28210 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 115956

[startup+3.11822 s]
/proc/loadavg: 0.94 1.00 0.99 2/95 25403
/proc/meminfo: memFree=1432688/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=118368 CPUtime=3.12
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 29177 0 0 0 295 17 0 0 25 0 1 0 1008075899 121208832 26508 4294967295 134512640 135223648 3213239200 3213237216 134586649 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 29592 26508 73 174 0 29417 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 120784

[startup+6.31806 s]
/proc/loadavg: 0.94 1.00 0.99 2/95 25403
/proc/meminfo: memFree=1427592/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2416 CPUtime=0
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 366 645 0 0 0 0 0 0 24 0 1 0 1008075899 2473984 276 4294967295 134512640 135169312 3220447872 3220446408 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25398/statm: 604 276 235 161 0 43 0
[pid=25402] ppid=25398 vsize=119752 CPUtime=6.32
/proc/25402/stat : 25402 (SatELite_releas) R 25398 25398 10114 0 -1 4202496 34714 0 0 0 613 19 0 0 25 0 1 0 1008075899 122626048 27066 4294967295 134512640 135223648 3213239200 3213237216 134586754 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25402/statm: 29938 27066 73 174 0 29763 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 122168

[startup+12.7178 s]
/proc/loadavg: 0.95 1.00 0.99 2/95 25405
/proc/meminfo: memFree=1489740/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=35980 CPUtime=5.49
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 8285 0 0 0 546 3 0 0 25 0 1 0 1008076622 36843520 8204 4294967295 134512640 135213731 3219411424 3219409616 134527026 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 8995 8204 75 172 0 8821 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 38400

[startup+25.5171 s]
/proc/loadavg: 0.95 1.00 0.99 2/95 25405
/proc/meminfo: memFree=1487744/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=38092 CPUtime=18.29
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 8818 0 0 0 1826 3 0 0 25 0 1 0 1008076622 39006208 8737 4294967295 134512640 135213731 3219411424 3219409904 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 9523 8737 75 172 0 9349 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 40512

[startup+51.1159 s]
/proc/loadavg: 0.97 1.00 0.99 2/95 25407
/proc/meminfo: memFree=1480156/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=45892 CPUtime=43.89
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 10785 0 0 0 4385 4 0 0 25 0 1 0 1008076622 46993408 10704 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 11473 10704 75 172 0 11299 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 48312

[startup+102.323 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 25594
/proc/meminfo: memFree=1458892/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=66772 CPUtime=95.1
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 15984 0 0 0 9500 10 0 0 25 0 1 0 1008076622 68374528 15903 4294967295 134512640 135213731 3219411424 3219409904 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 16693 15903 75 172 0 16519 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 69192

[startup+162.32 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 25783
/proc/meminfo: memFree=1435176/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=90196 CPUtime=155.1
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 21856 0 0 0 15494 16 0 0 25 0 1 0 1008076622 92360704 21775 4294967295 134512640 135213731 3219411424 3219409904 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 22549 21775 75 172 0 22375 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 92616

[startup+222.318 s]
/proc/loadavg: 1.09 1.03 1.00 2/95 25971
/proc/meminfo: memFree=1413872/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=111300 CPUtime=215.1
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 27113 0 0 0 21491 19 0 0 25 0 1 0 1008076622 113971200 27032 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 27825 27032 75 172 0 27651 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 113720

[startup+282.315 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 26158
/proc/meminfo: memFree=1389568/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=136172 CPUtime=275.1
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 33300 0 0 0 27488 22 0 0 25 0 1 0 1008076622 139440128 33219 4294967295 134512640 135213731 3219411424 3219409616 134527233 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 34043 33219 75 172 0 33869 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 138592

[startup+342.312 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 26346
/proc/meminfo: memFree=1365388/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=159864 CPUtime=335.1
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 39253 0 0 0 33486 24 0 0 25 0 1 0 1008076622 163700736 39172 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 39966 39172 75 172 0 39792 0
Current children cumulated CPU time (s) 342.32

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

/proc/25404/statm: 61299 60485 75 172 0 61125 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 247616

[startup+642.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 27289
/proc/meminfo: memFree=1263592/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=261980 CPUtime=635.12
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 64771 0 0 0 63470 42 0 0 25 0 1 0 1008076622 268267520 64690 4294967295 134512640 135213731 3219411424 3219409616 134527087 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 65495 64690 75 172 0 65321 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 264400

[startup+702.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 27478
/proc/meminfo: memFree=1243752/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=281304 CPUtime=695.12
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 69628 0 0 0 69466 46 0 0 25 0 1 0 1008076622 288055296 69547 4294967295 134512640 135213731 3219411424 3219409904 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 70326 69547 75 172 0 70152 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 283724

[startup+762.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27671
/proc/meminfo: memFree=1224772/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=300356 CPUtime=755.12
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 74328 0 0 0 75462 50 0 0 25 0 1 0 1008076622 307564544 74247 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 75089 74247 75 172 0 74915 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 302776

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27858
/proc/meminfo: memFree=1209404/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=315700 CPUtime=815.13
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 78159 0 0 0 81463 50 0 0 25 0 1 0 1008076622 323276800 78078 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 78925 78078 75 172 0 78751 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 318120

[startup+882.326 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 28049
/proc/meminfo: memFree=1191540/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=333844 CPUtime=875.14
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 82695 0 0 0 87459 55 0 0 25 0 1 0 1008076622 341856256 82614 4294967295 134512640 135213731 3219411424 3219409904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 83461 82614 75 172 0 83287 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 336264

[startup+942.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28236
/proc/meminfo: memFree=1169220/2074464 swapFree=1950856/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=356228 CPUtime=935.14
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 88305 0 0 0 93454 60 0 0 25 0 1 0 1008076622 364777472 88224 4294967295 134512640 135213731 3219411424 3219409616 134527361 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 89057 88224 75 172 0 88883 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 358648

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28424
/proc/meminfo: memFree=1150380/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=374772 CPUtime=995.14
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 92963 0 0 0 99448 66 0 0 25 0 1 0 1008076622 383766528 92882 4294967295 134512640 135213731 3219411424 3219409904 134529917 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 93693 92882 75 172 0 93519 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 377192

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28613
/proc/meminfo: memFree=1134996/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=390372 CPUtime=1055.14
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 96851 0 0 0 105442 72 0 0 25 0 1 0 1008076622 399740928 96770 4294967295 134512640 135213731 3219411424 3219409904 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 97593 96770 75 172 0 97419 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 392792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28805
/proc/meminfo: memFree=1118008/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=407196 CPUtime=1115.13
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 101071 0 0 0 111439 74 0 0 25 0 1 0 1008076622 416968704 100990 4294967295 134512640 135213731 3219411424 3219409616 134527087 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 101799 100990 75 172 0 101625 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 409616

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 28992
/proc/meminfo: memFree=1100772/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=424140 CPUtime=1175.14
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 105312 0 0 0 117434 80 0 0 25 0 1 0 1008076622 434319360 105231 4294967295 134512640 135213731 3219411424 3219409904 134530157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 106035 105231 75 172 0 105861 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 426560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 28994
/proc/meminfo: memFree=1095316/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=429332 CPUtime=1192.84
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 106629 0 0 0 119204 80 0 0 25 0 1 0 1008076622 439635968 106548 4294967295 134512640 135213731 3219411424 3219409904 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 107333 106548 75 172 0 107159 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 431752

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 28994
/proc/meminfo: memFree=1095316/2074464 swapFree=1950872/1959888
[pid=25398] ppid=25396 vsize=2420 CPUtime=7.22
/proc/25398/stat : 25398 (SatELiteGTI) S 25396 25398 10114 0 -1 4194304 384 42038 0 0 0 0 697 25 18 0 1 0 1008075899 2478080 277 4294967295 134512640 135169312 3220447872 3220444088 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25398/statm: 605 277 235 161 0 44 0
[pid=25404] ppid=25398 vsize=429332 CPUtime=1192.84
/proc/25404/stat : 25404 (minisat_static) R 25398 25398 10114 0 -1 4202496 106629 0 0 0 119204 80 0 0 25 0 1 0 1008076622 439635968 106548 4294967295 134512640 135213731 3219411424 3219409904 134530193 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25404/statm: 107333 106548 75 172 0 107159 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 431752

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25398 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=970000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=250000
# CPU time returned by wait4() is 7.22
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.03
CPU time (s): 1200.06
CPU user time (s): 1199.01
CPU system time (s): 1.05
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 431752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.97
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42422
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= 15
involuntary context switches= 163

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 03:02:29
IDJOB=1820379
IDBENCH=20385
IDSOLVER=662
FILE ID=tipi13/1820379-1242435749
PBS_JOBID=
Free space on /tmp= 8407 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820379-1242435749/watcher-1820379-1242435749 -o /tmp/evaluation-result-1820379-1242435749/solver-1820379-1242435749 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820379-1242435749.cnf -restarts=1

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED= 1448841138

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1539948 kB
Buffers:         23164 kB
Cached:         432128 kB
SwapCached:       3628 kB
Active:         242708 kB
Inactive:       222096 kB
HighTotal:     1178688 kB
HighFree:       778136 kB
LowTotal:       895776 kB
LowFree:        761812 kB
SwapTotal:     1959888 kB
SwapFree:      1950856 kB
Dirty:           19572 kB
Writeback:           0 kB
AnonPages:        8612 kB
Mapped:           3060 kB
Slab:            60816 kB
PageTables:        620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8390 MiB
End job on tipi13 at 2009-05-16 03:22:33