Trace number 1849348

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
minisat2 070721/core? (TO) 1200.02 1199.94

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c Parsing...
0.62/0.69	c ==============================================================================
0.62/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.69	c ==============================================================================
0.62/0.69	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
5.12/5.17	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
5.12/5.17	c ==============================================================================
5.12/5.17	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
5.12/5.17	c CPU time:   5.03 s
5.12/5.17	c ==============================================================================
5.53/5.60	This is MiniSat 2.0 beta
5.53/5.60	WARNING: for repeatability, setting FPU to use double precision
5.53/5.60	============================[ Problem Statistics ]=============================
5.53/5.60	|                                                                             |
5.53/5.60	|  Number of variables:  76968                                                |
5.53/5.60	|  Number of clauses:    408968                                               |
5.60/5.88	|  Parsing time:         0.26         s                                       |
5.60/5.90	============================[ Search Statistics ]==============================
5.60/5.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.60/5.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.60/5.90	===============================================================================
5.60/5.90	|         0 |   76968   408968  1113292 |   136322        0    nan |  0.000 % |
5.60/6.14	|       102 |   76825   408968  1113292 |   149954      100    268 |  1.686 % |
5.60/6.30	|       255 |   76797   408968  1113292 |   164950      251    162 |  8.697 % |
6.72/6.73	|       485 |   69370   364167   999835 |   181445      475    133 |  9.872 % |
7.42/7.45	|       823 |   69350   364167   999835 |   199590      811    187 |  9.947 % |
8.22/8.27	|      1330 |   69312   363873   999176 |   219549     1318    195 |  9.947 % |
9.62/9.66	|      2089 |   69297   363775   998923 |   241503     2076    189 |  9.966 % |
12.02/12.09	|      3229 |   67600   353739   973441 |   265654     3198    186 | 12.190 % |
15.52/15.57	|      4941 |   66848   349531   962494 |   292219     4905    203 | 13.689 % |
21.52/21.58	|      7503 |   66431   346727   954941 |   321441     7462    225 | 13.690 % |
34.42/34.47	|     11347 |   64820   337651   931566 |   353585    11291    284 | 15.817 % |
50.13/50.16	|     17113 |   64591   335989   927244 |   388944    17048    324 | 16.081 % |
69.93/69.97	|     25762 |   63688   330824   914321 |   427838    25657    300 | 17.257 % |
111.93/111.98	|     38737 |   62951   326416   903282 |   470622    38599    377 | 18.234 % |
191.64/191.64	|     58198 |   62518   324081   897613 |   517685    58030    425 | 18.783 % |
311.25/311.22	|     87393 |   61821   320109   887913 |   569453    87201    443 | 20.232 % |
525.47/525.43	|    131182 |   61300   316670   879051 |   626398   130941    489 | 20.357 % |
955.90/955.89	|    196866 |   61226   316506   878636 |   689038   196615    525 | 21.640 % |

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-1849348-1244800401/watcher-1849348-1244800401 -o /tmp/evaluation-result-1849348-1244800401/solver-1849348-1244800401 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849348-1244800401.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 0.97 3/91 26643
/proc/meminfo: memFree=1633884/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=952 CPUtime=0
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 118 0 0 0 0 0 0 0 20 0 1 0 77459726 974848 54 4294967295 134512640 135223648 3219632576 3219631480 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 238 57 46 174 0 63 0

[startup+0.063337 s]
/proc/loadavg: 1.00 1.01 0.97 3/91 26643
/proc/meminfo: memFree=1633884/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=12356 CPUtime=0.06
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 2571 0 0 0 6 0 0 0 20 0 1 0 77459726 12652544 2508 4294967295 134512640 135223648 3219632576 3219631456 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 3089 2509 46 174 0 2914 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14768

[startup+0.113333 s]
/proc/loadavg: 1.00 1.01 0.97 3/91 26643
/proc/meminfo: memFree=1633884/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=22428 CPUtime=0.11
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 5019 0 0 0 9 2 0 0 21 0 1 0 77459726 22966272 4955 4294967295 134512640 135223648 3219632576 3219631456 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 5607 4956 46 174 0 5432 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24840

[startup+0.313317 s]
/proc/loadavg: 1.00 1.01 0.97 3/91 26643
/proc/meminfo: memFree=1633884/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=53008 CPUtime=0.31
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 10400 0 0 0 23 8 0 0 21 0 1 0 77459726 54280192 10336 4294967295 134512640 135223648 3219632576 3219631528 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 13252 10336 46 174 0 13077 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 55420

[startup+0.713284 s]
/proc/loadavg: 1.00 1.01 0.97 3/91 26643
/proc/meminfo: memFree=1633884/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=76768 CPUtime=0.71
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 16544 0 0 0 61 10 0 0 22 0 1 0 77459726 78610432 16480 4294967295 134512640 135223648 3219632576 3219631168 134548143 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 19192 16480 65 174 0 19017 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 79180

[startup+1.51322 s]
/proc/loadavg: 1.00 1.01 0.97 2/93 26648
/proc/meminfo: memFree=1561560/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=89892 CPUtime=1.51
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 20819 0 0 0 139 12 0 0 25 0 1 0 77459726 92049408 19069 4294967295 134512640 135223648 3219632576 3219630592 134586742 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 22473 19069 73 174 0 22298 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 92304

[startup+3.11309 s]
/proc/loadavg: 1.00 1.01 0.97 2/93 26648
/proc/meminfo: memFree=1553872/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2412 CPUtime=0.01
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 364 646 0 0 0 0 0 1 18 0 1 0 77459726 2469888 275 4294967295 134512640 135169312 3217997888 3217996424 3085799150 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26643/statm: 603 275 235 161 0 42 0
[pid=26647] ppid=26643 vsize=98404 CPUtime=3.11
/proc/26647/stat : 26647 (SatELite_releas) R 26643 26643 17865 0 -1 4202496 23107 0 0 0 299 12 0 0 25 0 1 0 77459726 100765696 21109 4294967295 134512640 135223648 3219632576 3219630672 134586096 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26647/statm: 24601 21109 73 174 0 24426 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 100816

[startup+6.31283 s]
/proc/loadavg: 1.00 1.01 0.97 2/93 26648
/proc/meminfo: memFree=1544448/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 2416

[startup+12.7123 s]
/proc/loadavg: 1.00 1.01 0.97 2/93 26649
/proc/meminfo: memFree=1595848/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=27292 CPUtime=7.12
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 6444 0 0 0 709 3 0 0 25 0 1 0 77460286 27947008 6368 4294967295 134512640 135212939 3220023936 3220022176 134536259 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 6823 6368 76 171 0 6651 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 29708

[startup+25.5113 s]
/proc/loadavg: 1.00 1.01 0.97 2/93 26837
/proc/meminfo: memFree=1589784/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=33000 CPUtime=19.92
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 7890 0 0 0 1989 3 0 0 25 0 1 0 77460286 33792000 7814 4294967295 134512640 135212939 3220023936 3220022112 134529424 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 8250 7814 76 171 0 8078 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 35416

[startup+51.1192 s]
/proc/loadavg: 1.06 1.02 0.97 2/93 26837
/proc/meminfo: memFree=1575676/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=47536 CPUtime=45.53
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 11527 0 0 0 4546 7 0 0 25 0 1 0 77460286 48676864 11451 4294967295 134512640 135212939 3220023936 3220022112 134529504 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 11884 11451 76 171 0 11712 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 49952

[startup+102.325 s]
/proc/loadavg: 1.02 1.02 0.97 3/93 27028
/proc/meminfo: memFree=1545968/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=76884 CPUtime=96.74
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 18840 0 0 0 9661 13 0 0 25 0 1 0 77460286 78729216 18764 4294967295 134512640 135212939 3220023936 3220022112 134529431 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 19221 18764 76 171 0 19049 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 79300

[startup+162.32 s]
/proc/loadavg: 1.12 1.04 0.99 2/93 27216
/proc/meminfo: memFree=1513668/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=109596 CPUtime=156.74
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 27034 0 0 0 15655 19 0 0 25 0 1 0 77460286 112226304 26958 4294967295 134512640 135212939 3220023936 3220022112 134529376 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 27399 26958 76 171 0 27227 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 112012

[startup+222.315 s]
/proc/loadavg: 1.04 1.03 0.99 2/93 27411
/proc/meminfo: memFree=1482444/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=140896 CPUtime=216.74
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 34821 0 0 0 21648 26 0 0 25 0 1 0 77460286 144277504 34745 4294967295 134512640 135212939 3220023936 3220022176 134536630 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 35224 34745 76 171 0 35052 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 143312

[startup+282.32 s]
/proc/loadavg: 1.01 1.02 0.99 2/93 27601
/proc/meminfo: memFree=1454148/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=169460 CPUtime=276.75
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 41968 0 0 0 27642 33 0 0 25 0 1 0 77460286 173527040 41892 4294967295 134512640 135212939 3220023936 3220022112 134529407 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 42365 41892 76 171 0 42193 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 171876

[startup+342.316 s]
/proc/loadavg: 1.00 1.02 0.99 2/93 27792
/proc/meminfo: memFree=1428620/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=194868 CPUtime=336.75
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 48296 0 0 0 33636 39 0 0 25 0 1 0 77460286 199544832 48220 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 48717 48220 76 171 0 48545 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 197284

[startup+402.311 s]

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

/proc/26649/statm: 76740 76233 76 171 0 76568 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 309376

[startup+642.321 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 28745
/proc/meminfo: memFree=1292832/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=330264 CPUtime=636.78
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 82135 0 0 0 63611 67 0 0 25 0 1 0 77460286 338190336 82059 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 82566 82059 76 171 0 82394 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 332680

[startup+702.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 28936
/proc/meminfo: memFree=1272936/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=350084 CPUtime=696.77
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 87108 0 0 0 69607 70 0 0 25 0 1 0 77460286 358486016 87032 4294967295 134512640 135212939 3220023936 3220022112 134529407 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 87521 87032 76 171 0 87349 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 352500

[startup+762.312 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 29124
/proc/meminfo: memFree=1251920/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=371132 CPUtime=756.78
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 92364 0 0 0 75605 73 0 0 25 0 1 0 77460286 380039168 92288 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 92783 92288 76 171 0 92611 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 373548

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 29315
/proc/meminfo: memFree=1233172/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=389756 CPUtime=816.79
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 97011 0 0 0 81590 89 0 0 25 0 1 0 77460286 399110144 96935 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 97439 96935 76 171 0 97267 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 392172

[startup+882.312 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 29505
/proc/meminfo: memFree=1210752/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=411984 CPUtime=876.79
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 102598 0 0 0 87584 95 0 0 25 0 1 0 77460286 421871616 102522 4294967295 134512640 135212939 3220023936 3220022112 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 102996 102522 76 171 0 102824 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 414400

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 29694
/proc/meminfo: memFree=1187896/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=435128 CPUtime=936.8
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 108364 0 0 0 93578 102 0 0 25 0 1 0 77460286 445571072 108288 4294967295 134512640 135212939 3220023936 3220022328 134719078 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 108782 108288 76 171 0 108610 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 437544

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 29889
/proc/meminfo: memFree=1166164/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=456552 CPUtime=996.81
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 113754 0 0 0 99577 104 0 0 25 0 1 0 77460286 467509248 113678 4294967295 134512640 135212939 3220023936 3220022112 134529415 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 114138 113678 76 171 0 113966 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 458968

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 30077
/proc/meminfo: memFree=1141644/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=481856 CPUtime=1056.8
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 119970 0 0 0 105574 106 0 0 25 0 1 0 77460286 493420544 119894 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 120464 119894 76 171 0 120292 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 484272

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 30268
/proc/meminfo: memFree=1109684/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=513448 CPUtime=1116.81
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 127880 0 0 0 111564 117 0 0 25 0 1 0 77460286 525770752 127804 4294967295 134512640 135212939 3220023936 3220022112 134529431 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 128362 127804 76 171 0 128190 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 515864

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 30458
/proc/meminfo: memFree=1080016/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=543296 CPUtime=1176.81
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 135365 0 0 0 117561 120 0 0 25 0 1 0 77460286 556335104 135289 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 135824 135289 76 171 0 135652 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 545712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 30459
/proc/meminfo: memFree=1071996/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=550996 CPUtime=1194.42
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 137266 0 0 0 119319 123 0 0 25 0 1 0 77460286 564219904 137190 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 137749 137190 76 171 0 137577 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 553412

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 30459
/proc/meminfo: memFree=1071996/2074464 swapFree=1959888/1959888
[pid=26643] ppid=26641 vsize=2416 CPUtime=5.6
/proc/26643/stat : 26643 (SatELiteGTI) S 26641 26643 17865 0 -1 4194304 384 30737 0 0 0 0 542 18 20 0 1 0 77459726 2473984 277 4294967295 134512640 135169312 3217997888 3217994104 3085799150 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26643/statm: 604 277 235 161 0 43 0
[pid=26649] ppid=26643 vsize=550996 CPUtime=1194.42
/proc/26649/stat : 26649 (minisat_static) R 26643 26643 17865 0 -1 4202496 137266 0 0 0 119319 123 0 0 25 0 1 0 77460286 564219904 137190 4294967295 134512640 135212939 3220023936 3220022400 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26649/statm: 137749 137190 76 171 0 137577 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 553412

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26643 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=420000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180000
# CPU time returned by wait4() is 5.6
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.94
CPU time (s): 1200.02
CPU user time (s): 1198.61
CPU system time (s): 1.41
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 553412

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 11:53:21
IDJOB=1849348
IDBENCH=20386
IDSOLVER=690
FILE ID=tipi08/1849348-1244800401
PBS_JOBID=
Free space on /tmp= 15808 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849348-1244800401/watcher-1849348-1244800401 -o /tmp/evaluation-result-1849348-1244800401/solver-1849348-1244800401 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849348-1244800401.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED= 564175118

Linux tipi08 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.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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:       1634272 kB
Buffers:         55880 kB
Cached:         262872 kB
SwapCached:          0 kB
Active:          45100 kB
Inactive:       284952 kB
HighTotal:     1178688 kB
HighFree:      1064356 kB
LowTotal:       895776 kB
LowFree:        569916 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           14428 kB
Writeback:           0 kB
AnonPages:       11172 kB
Mapped:           5208 kB
Slab:           101604 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85840 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15795 MiB
End job on tipi08 at 2009-06-12 12:13:24