Trace number 1849576

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.93

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1039.45
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.92/0.95	c ==============================================================================
0.92/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.95	c ==============================================================================
0.92/0.95	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.51/5.52	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.51/5.53	c ==============================================================================
5.51/5.53	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.51/5.53	c CPU time:   5.33 s
5.51/5.53	c ==============================================================================
6.01/6.09	This is MiniSat 2.0 beta
6.01/6.09	WARNING: for repeatability, setting FPU to use double precision
6.01/6.09	============================[ Problem Statistics ]=============================
6.01/6.09	|                                                                             |
6.01/6.10	|  Number of variables:  85935                                                |
6.01/6.10	|  Number of clauses:    546996                                               |
6.09/6.50	|  Parsing time:         0.37         s                                       |
6.51/6.53	============================[ Search Statistics ]==============================
6.51/6.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.51/6.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.51/6.53	===============================================================================
6.51/6.53	|         0 |   85935   546996  1519613 |   182332        0    nan |  0.000 % |
6.81/6.81	|       101 |   85717   546996  1519613 |   200565       95     89 |  1.608 % |
6.91/6.98	|       251 |   85716   546996  1519613 |   220621      243     62 |  1.882 % |
7.10/7.18	|       480 |   85716   546996  1519613 |   242683      472     94 |  1.882 % |
7.70/7.79	|       817 |   82906   526282  1465865 |   266952      782     73 |  4.446 % |
8.40/8.47	|      1325 |   82745   526282  1465865 |   293647     1281     61 |  6.688 % |
9.40/9.43	|      2084 |   79776   504275  1410486 |   323012     2014     57 |  8.963 % |
11.00/11.08	|      3223 |   73719   458146  1292101 |   355313     3082     57 | 14.215 % |
12.90/12.94	|      4931 |   71909   446042  1260756 |   390844     4774     59 | 18.031 % |
15.40/15.44	|      7494 |   69494   430210  1220960 |   429929     7281     64 | 19.140 % |
20.30/20.32	|     11338 |   66998   412258  1173878 |   472922    10986     71 | 22.235 % |
27.60/27.69	|     17107 |   65818   406011  1159080 |   520214    16641     77 | 23.418 % |
39.90/39.95	|     25757 |   64497   398106  1139474 |   572235    25141     89 | 25.082 % |
59.60/59.68	|     38732 |   62533   380157  1091902 |   629459    37886    100 | 27.262 % |
99.61/99.63	|     58193 |   60851   367752  1055682 |   692405    53120    127 | 29.257 % |
161.72/161.79	|     87385 |   60009   360982  1038012 |   761646    81524    154 | 30.298 % |
256.23/256.31	|    131182 |   58173   345682   998082 |   837810   124157    173 | 32.306 % |
420.33/420.33	|    196871 |   57479   340762   986033 |   921591   188128    190 | 33.127 % |
730.77/730.73	|    295397 |   55984   325839   946219 |  1013750   275945    198 | 35.314 % |

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-1849576-1244841860/watcher-1849576-1244841860 -o /tmp/evaluation-result-1849576-1244841860/solver-1849576-1244841860 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849576-1244841860.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.97 0.98 0.99 3/91 31870
/proc/meminfo: memFree=1293760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) R 31868 31870 18729 0 -1 4194304 360 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219419744 135077872 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=0 CPUtime=0
/proc/31874/stat : 31874 (SatELiteGTI) R 31870 31870 18729 0 -1 64 65 0 0 0 0 0 0 0 18 0 1 0 81611291 0 0 4294967295 0 0 0 3219420212 3085543914 0 0 0 0 0 0 0 17 1 0 0 0
/proc/31874/statm: 203 4 2 174 0 28 0

[startup+0.086634 s]
/proc/loadavg: 0.97 0.98 0.99 3/91 31870
/proc/meminfo: memFree=1293760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=28568 CPUtime=0.09
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 4342 0 0 0 5 4 0 0 18 0 1 0 81611291 29253632 4174 4294967295 134512640 135223648 3213739040 3213737992 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31874/statm: 7142 4175 46 174 0 6967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30984

[startup+0.11663 s]
/proc/loadavg: 0.97 0.98 0.99 3/91 31870
/proc/meminfo: memFree=1293760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=31992 CPUtime=0.12
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 5152 0 0 0 8 4 0 0 18 0 1 0 81611291 32759808 4984 4294967295 134512640 135223648 3213739040 3213737624 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31874/statm: 7998 4985 46 174 0 7823 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 34408

[startup+0.316606 s]
/proc/loadavg: 0.97 0.98 0.99 3/91 31870
/proc/meminfo: memFree=1293760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=46728 CPUtime=0.32
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 8668 0 0 0 24 8 0 0 18 0 1 0 81611291 47849472 8500 4294967295 134512640 135223648 3213739040 3213737624 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31874/statm: 11682 8501 46 174 0 11507 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 49144

[startup+0.71656 s]
/proc/loadavg: 0.97 0.98 0.99 3/91 31870
/proc/meminfo: memFree=1293760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=69244 CPUtime=0.72
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 14672 0 0 0 59 13 0 0 18 0 1 0 81611291 70905856 14504 4294967295 134512640 135223648 3213739040 3213737992 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31874/statm: 17311 14504 47 174 0 17136 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 71660

[startup+1.51647 s]
/proc/loadavg: 0.97 0.98 0.99 2/93 31875
/proc/meminfo: memFree=1221940/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=95752 CPUtime=1.52
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 22577 0 0 0 135 17 0 0 20 0 1 0 81611291 98050048 20406 4294967295 134512640 135223648 3213739040 3213736708 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31874/statm: 23938 20406 73 174 0 23763 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 98168

[startup+3.11629 s]
/proc/loadavg: 0.97 0.98 0.99 2/93 31875
/proc/meminfo: memFree=1204084/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2416 CPUtime=0
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 81611290 2473984 277 4294967295 134512640 135169312 3219421584 3219420120 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 604 277 235 161 0 43 0
[pid=31874] ppid=31870 vsize=110404 CPUtime=3.11
/proc/31874/stat : 31874 (SatELite_releas) R 31870 31870 18729 0 -1 4202496 25940 0 0 0 293 18 0 0 25 0 1 0 81611291 113053696 23519 4294967295 134512640 135223648 3213739040 3213737016 134716627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31874/statm: 27601 23519 73 174 0 27426 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 112820

[startup+6.31592 s]
/proc/loadavg: 0.97 0.98 0.99 2/93 31875
/proc/meminfo: memFree=1200900/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 2420

[startup+12.7152 s]
/proc/loadavg: 0.98 0.98 0.99 2/93 31876
/proc/meminfo: memFree=1248672/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=31800 CPUtime=6.61
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 7593 0 0 0 658 3 0 0 25 0 1 0 81611900 32563200 7517 4294967295 134512640 135212939 3220255408 3220253968 134539228 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31876/statm: 7950 7517 76 171 0 7778 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34220

[startup+25.5137 s]
/proc/loadavg: 0.98 0.98 0.99 2/93 31876
/proc/meminfo: memFree=1245296/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=34968 CPUtime=19.41
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 8401 0 0 0 1937 4 0 0 25 0 1 0 81611900 35807232 8325 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31876/statm: 8742 8325 76 171 0 8570 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37388

[startup+51.1108 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 32064
/proc/meminfo: memFree=1236280/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=44052 CPUtime=45.01
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 10646 0 0 0 4493 8 0 0 25 0 1 0 81611900 45109248 10570 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31876/statm: 11013 10570 76 171 0 10841 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 46472

[startup+102.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 32252
/proc/meminfo: memFree=1219236/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=60368 CPUtime=96.22
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 14719 0 0 0 9611 11 0 0 25 0 1 0 81611900 61816832 14643 4294967295 134512640 135212939 3220255408 3220253648 134536079 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31876/statm: 15092 14643 76 171 0 14920 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 62788

[startup+162.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 32443
/proc/meminfo: memFree=1195716/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=83860 CPUtime=156.22
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 20612 0 0 0 15606 16 0 0 25 0 1 0 81611900 85872640 20536 4294967295 134512640 135212939 3220255408 3220253648 134536079 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31876/statm: 20965 20536 76 171 0 20793 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 86280

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 32634
/proc/meminfo: memFree=1174272/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=105828 CPUtime=216.23
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 26064 0 0 0 21600 23 0 0 25 0 1 0 81611900 108367872 25988 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 26457 25988 76 171 0 26285 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 108248

[startup+282.324 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 358
/proc/meminfo: memFree=1148728/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=130928 CPUtime=276.24
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 32390 0 0 0 27597 27 0 0 25 0 1 0 81611900 134070272 32314 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 32732 32314 76 171 0 32560 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 133348

[startup+342.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 550
/proc/meminfo: memFree=1124788/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=154732 CPUtime=336.23
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 38274 0 0 0 33586 37 0 0 25 0 1 0 81611900 158445568 38198 4294967295 134512640 135212939 3220255408 3220253584 134529346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 38683 38198 76 171 0 38511 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 157152

[startup+402.31 s]

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

/proc/31876/statm: 56826 56310 76 171 0 56654 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 229724

[startup+642.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1518
/proc/meminfo: memFree=1033912/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=246084 CPUtime=636.28
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 61101 0 0 0 63562 66 0 0 25 0 1 0 81611900 251990016 61025 4294967295 134512640 135212939 3220255408 3220253800 134719078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 61521 61025 76 171 0 61349 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 248504

[startup+702.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 1707
/proc/meminfo: memFree=1023000/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=256932 CPUtime=696.28
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 63810 0 0 0 69561 67 0 0 25 0 1 0 81611900 263098368 63734 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 64233 63734 76 171 0 64061 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 259352

[startup+762.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1898
/proc/meminfo: memFree=1012724/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=267168 CPUtime=756.29
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 66388 0 0 0 75561 68 0 0 25 0 1 0 81611900 273580032 66312 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 66792 66312 76 171 0 66620 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 269588

[startup+822.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2088
/proc/meminfo: memFree=996564/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=283388 CPUtime=816.29
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 70443 0 0 0 81559 70 0 0 25 0 1 0 81611900 290189312 70367 4294967295 134512640 135212939 3220255408 3220253584 134529681 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 70847 70367 76 171 0 70675 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 285808

[startup+882.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 2277
/proc/meminfo: memFree=983840/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=296592 CPUtime=876.3
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 73574 0 0 0 87558 72 0 0 25 0 1 0 81611900 303710208 73498 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 74148 73498 76 171 0 73976 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 299012

[startup+942.319 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2474
/proc/meminfo: memFree=979236/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=301296 CPUtime=936.31
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 74767 0 0 0 93558 73 0 0 25 0 1 0 81611900 308527104 74691 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 75324 74691 76 171 0 75152 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 303716

[startup+1002.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2670
/proc/meminfo: memFree=968060/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=312448 CPUtime=996.32
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 77544 0 0 0 99558 74 0 0 25 0 1 0 81611900 319946752 77468 4294967295 134512640 135212939 3220255408 3220253872 134526750 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 78112 77468 76 171 0 77940 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 314868

[startup+1062.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2867
/proc/meminfo: memFree=956760/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=323456 CPUtime=1056.32
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 80320 0 0 0 105555 77 0 0 25 0 1 0 81611900 331218944 80244 4294967295 134512640 135212939 3220255408 3220253872 134526736 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 80864 80244 76 171 0 80692 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 325876

[startup+1122.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 3059
/proc/meminfo: memFree=946676/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=333564 CPUtime=1116.32
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 82841 0 0 0 111554 78 0 0 25 0 1 0 81611900 341569536 82765 4294967295 134512640 135212939 3220255408 3220253584 134529366 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 83391 82765 76 171 0 83219 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 335984

[startup+1182.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 3249
/proc/meminfo: memFree=936052/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=344284 CPUtime=1176.33
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 85500 0 0 0 117553 80 0 0 25 0 1 0 81611900 352546816 85424 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 86071 85424 76 171 0 85899 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 346704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 3253
/proc/meminfo: memFree=933304/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=347232 CPUtime=1193.93
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 86226 0 0 0 119313 80 0 0 25 0 1 0 81611900 355565568 86150 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 86808 86150 76 171 0 86636 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 349652

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

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

[startup+1199.91 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 3253
/proc/meminfo: memFree=933304/2074464 swapFree=1959888/1959888
[pid=31870] ppid=31868 vsize=2420 CPUtime=6.09
/proc/31870/stat : 31870 (SatELiteGTI) S 31868 31870 18729 0 -1 4194304 387 29839 0 0 0 0 587 22 18 0 1 0 81611290 2478080 278 4294967295 134512640 135169312 3219421584 3219417800 3085541102 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31870/statm: 605 278 235 161 0 44 0
[pid=31876] ppid=31870 vsize=347232 CPUtime=1193.93
/proc/31876/stat : 31876 (minisat_static) R 31870 31870 18729 0 -1 4202496 86226 0 0 0 119313 80 0 0 25 0 1 0 81611900 355565568 86150 4294967295 134512640 135212939 3220255408 3220253872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31876/statm: 86808 86150 76 171 0 86636 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 349652

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31870 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=870000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=220000
# CPU time returned by wait4() is 6.09
# 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.93
CPU time (s): 1200.02
CPU user time (s): 1199
CPU system time (s): 1.02
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 349652

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 23:24:20
IDJOB=1849576
IDBENCH=71008
IDSOLVER=690
FILE ID=tipi07/1849576-1244841860
PBS_JOBID=
Free space on /tmp= 15211 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849576-1244841860/watcher-1849576-1244841860 -o /tmp/evaluation-result-1849576-1244841860/solver-1849576-1244841860 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849576-1244841860.cnf

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED= 1995751558

Linux tipi07 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.428
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.428
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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.428
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:       1293652 kB
Buffers:         50068 kB
Cached:         621824 kB
SwapCached:          0 kB
Active:         196512 kB
Inactive:       486952 kB
HighTotal:     1178688 kB
HighFree:       650876 kB
LowTotal:       895776 kB
LowFree:        642776 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           16780 kB
Writeback:           0 kB
AnonPages:       11256 kB
Mapped:           5284 kB
Slab:            88216 kB
PageTables:        572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86052 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15196 MiB
End job on tipi07 at 2009-06-12 23:44:24