Trace number 1849431

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

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark626.92
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.71/0.73	c ==============================================================================
0.71/0.73	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.73	c ==============================================================================
0.71/0.73	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.01/5.10	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.01/5.10	c ==============================================================================
5.01/5.10	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.01/5.10	c CPU time:   4.91 s
5.01/5.10	c ==============================================================================
5.51/5.54	This is MiniSat 2.0 beta
5.51/5.54	WARNING: for repeatability, setting FPU to use double precision
5.51/5.54	============================[ Problem Statistics ]=============================
5.51/5.54	|                                                                             |
5.51/5.54	|  Number of variables:  41437                                                |
5.51/5.54	|  Number of clauses:    320735                                               |
5.54/5.79	|  Parsing time:         0.20         s                                       |
5.54/5.81	============================[ Search Statistics ]==============================
5.54/5.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.54/5.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.54/5.81	===============================================================================
5.54/5.81	|         0 |   41437   320735  1252421 |   106911        0    nan |  0.000 % |
5.54/5.87	|       101 |   41434   320735  1252421 |   117602       99     10 |  0.010 % |
5.54/5.93	|       251 |   41434   320735  1252421 |   129363      249     11 |  0.010 % |
5.54/6.02	|       476 |   41414   320735  1252421 |   142299      470     10 |  0.097 % |
5.54/6.18	|       813 |   41401   320735  1252421 |   156529      804     14 |  0.128 % |
5.54/6.33	|      1320 |   41391   320735  1252421 |   172182     1308     14 |  0.154 % |
5.54/6.50	|      2081 |   41391   320735  1252421 |   189400     2069     18 |  0.154 % |
7.01/7.05	|      3220 |   41390   320735  1252421 |   208340     3208     24 |  0.154 % |
7.31/7.37	|      4930 |   41372   318723  1244628 |   229174     4907     33 |  0.159 % |
7.61/7.60	|      7493 |   41358   318723  1244628 |   252092     7467     38 |  0.285 % |
8.11/8.17	|     11338 |   41318   318723  1244628 |   277301    11310     38 |  0.415 % |
8.81/8.87	|     17104 |   41248   316464  1236194 |   305031    17046     41 |  0.533 % |
9.61/9.66	|     25755 |   41244   316464  1236194 |   335534    25697     35 |  0.533 % |
11.22/11.24	|     38732 |   41213   316178  1235071 |   369088    38597     33 |  0.550 % |
14.62/14.63	|     58194 |   41208   315941  1234256 |   405996    58057     32 |  0.553 % |
19.32/19.37	|     87387 |   41205   315941  1234256 |   446596    87249     35 |  0.601 % |
30.69/30.76	|    131176 |   41170   315454  1232143 |   491256   131034     37 |  0.666 % |
51.09/51.17	|    196861 |   41157   314861  1230233 |   540381   196614     39 |  0.676 % |
86.39/86.50	|    295387 |   41140   314393  1228602 |   594420   295125     41 |  0.717 % |
175.80/175.90	|    443178 |   41116   314192  1227947 |   653862   442903     41 |  0.782 % |
358.51/358.59	|    664863 |   41028   312595  1222326 |   719248   664549     41 |  0.987 % |
494.93/494.93	|    997390 |   41019   312328  1221540 |   791173   290650     36 |  1.009 % |
1200.01/1199.92	HOME/SatELiteGTI: line 36: 22690 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849431-1244818959/watcher-1849431-1244818959 -o /tmp/evaluation-result-1849431-1244818959/solver-1849431-1244818959 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849431-1244818959.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.17 1.06 1.01 2/91 22684
/proc/meminfo: memFree=1439748/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=812 CPUtime=0
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4194304 68 0 0 0 0 0 0 0 25 0 1 0 79321172 831488 5 4294967295 134512640 135223648 3220292192 3220292080 134658290 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22688/statm: 204 17 12 174 0 29 0

[startup+0.107063 s]
/proc/loadavg: 1.17 1.06 1.01 2/91 22684
/proc/meminfo: memFree=1439748/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=17208 CPUtime=0.11
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 3784 0 0 0 8 3 0 0 25 0 1 0 79321172 17620992 3720 4294967295 134512640 135223648 3220292192 3220290760 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 4302 3720 46 174 0 4127 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19624

[startup+0.207051 s]
/proc/loadavg: 1.17 1.06 1.01 2/91 22684
/proc/meminfo: memFree=1439748/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=33144 CPUtime=0.21
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 7174 0 0 0 17 4 0 0 25 0 1 0 79321172 33939456 7110 4294967295 134512640 135223648 3220292192 3220291144 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 8286 7111 46 174 0 8111 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 35560

[startup+0.30704 s]
/proc/loadavg: 1.17 1.06 1.01 2/91 22684
/proc/meminfo: memFree=1439748/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=43280 CPUtime=0.31
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 10458 0 0 0 25 6 0 0 25 0 1 0 79321172 44318720 10394 4294967295 134512640 135223648 3220292192 3220291144 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 10820 10395 46 174 0 10645 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 45696

[startup+0.706993 s]
/proc/loadavg: 1.17 1.06 1.01 2/91 22684
/proc/meminfo: memFree=1439748/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=95232 CPUtime=0.71
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 23194 0 0 0 61 10 0 0 25 0 1 0 79321172 97517568 23130 4294967295 134512640 135223648 3220292192 3220291200 134547620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 23808 23130 47 174 0 23633 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 97648

[startup+1.5069 s]
/proc/loadavg: 1.17 1.06 1.01 3/93 22689
/proc/meminfo: memFree=1335572/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=110056 CPUtime=1.51
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 28178 0 0 0 138 13 0 0 25 0 1 0 79321172 112697344 26028 4294967295 134512640 135223648 3220292192 3220290208 134586909 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 27514 26028 73 174 0 27339 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 112472

[startup+3.10672 s]
/proc/loadavg: 1.17 1.06 1.01 3/93 22689
/proc/meminfo: memFree=1323420/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2416 CPUtime=0
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 79321172 2473984 276 4294967295 134512640 135169312 3217592288 3217590824 3085770478 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22684/statm: 604 276 235 161 0 43 0
[pid=22688] ppid=22684 vsize=116988 CPUtime=3.11
/proc/22688/stat : 22688 (SatELite_releas) R 22684 22684 18729 0 -1 4202496 29794 0 0 0 295 16 0 0 25 0 1 0 79321172 119795712 27644 4294967295 134512640 135223648 3220292192 3220290144 134564656 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22688/statm: 29247 27644 73 174 0 29072 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119404

[startup+6.30635 s]
/proc/loadavg: 1.15 1.06 1.01 4/93 22689
/proc/meminfo: memFree=1297876/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 2420

[startup+12.7156 s]
/proc/loadavg: 1.14 1.06 1.01 3/93 22691
/proc/meminfo: memFree=1382260/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=29836 CPUtime=7.18
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 7118 0 0 0 710 8 0 0 25 0 1 0 79321726 30552064 7034 4294967295 134512640 135212939 3220669216 3220667600 134524209 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 7459 7034 76 171 0 7287 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 32256

[startup+25.5141 s]
/proc/loadavg: 1.11 1.05 1.01 3/93 22693
/proc/meminfo: memFree=1369512/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=42424 CPUtime=19.98
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 10260 0 0 0 1987 11 0 0 25 0 1 0 79321726 43442176 10176 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 10606 10176 76 171 0 10434 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 44844

[startup+51.1112 s]
/proc/loadavg: 1.07 1.05 1.01 2/93 22878
/proc/meminfo: memFree=1352064/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=59604 CPUtime=45.55
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 14592 0 0 0 4535 20 0 0 25 0 1 0 79321726 61034496 14508 4294967295 134512640 135212939 3220669216 3220667680 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 14901 14508 76 171 0 14729 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62024

[startup+102.315 s]
/proc/loadavg: 1.03 1.04 1.00 3/93 23069
/proc/meminfo: memFree=1324844/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=86900 CPUtime=96.75
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 21248 0 0 0 9646 29 0 0 25 0 1 0 79321726 88985600 21164 4294967295 134512640 135212939 3220669216 3220667428 134719078 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 21725 21164 76 171 0 21553 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 89320

[startup+162.318 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 23258
/proc/meminfo: memFree=1305532/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=105824 CPUtime=156.76
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 26087 0 0 0 15642 34 0 0 25 0 1 0 79321726 108363776 26003 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 26456 26003 76 171 0 26284 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 108244

[startup+222.321 s]
/proc/loadavg: 1.07 1.04 1.00 2/93 23448
/proc/meminfo: memFree=1286684/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=125280 CPUtime=216.77
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 30769 0 0 0 21639 38 0 0 25 0 1 0 79321726 128286720 30685 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 31320 30685 76 171 0 31148 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 127700

[startup+282.325 s]
/proc/loadavg: 1.08 1.04 1.00 4/93 23638
/proc/meminfo: memFree=1274260/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=137584 CPUtime=276.78
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 33902 0 0 0 27637 41 0 0 25 0 1 0 79321726 140886016 33818 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 34396 33818 76 171 0 34224 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 140004

[startup+342.308 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 23829
/proc/meminfo: memFree=1261132/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=150484 CPUtime=336.77
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 37169 0 0 0 33635 42 0 0 25 0 1 0 79321726 154095616 37085 4294967295 134512640 135212939 3220669216 3220667680 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 37621 37085 76 171 0 37449 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 152904

[startup+402.311 s]

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

[pid=22690] ppid=22684 vsize=169620 CPUtime=456.79
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41707 0 0 0 45630 49 0 0 25 0 1 0 79321726 173690880 41623 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41623 76 171 0 42233 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 172040

[startup+522.317 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 24403
/proc/meminfo: memFree=1242812/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=516.8
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41707 0 0 0 51628 52 0 0 25 0 1 0 79321726 173690880 41623 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41623 76 171 0 42233 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 172040

[startup+582.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24593
/proc/meminfo: memFree=1242656/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=576.81
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41707 0 0 0 57629 52 0 0 25 0 1 0 79321726 173690880 41623 4294967295 134512640 135212939 3220669216 3220667680 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41623 76 171 0 42233 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 172040

[startup+642.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24782
/proc/meminfo: memFree=1242788/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=636.82
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41708 0 0 0 63630 52 0 0 25 0 1 0 79321726 173690880 41624 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41624 76 171 0 42233 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 172040

[startup+702.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24973
/proc/meminfo: memFree=1242656/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=696.81
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41708 0 0 0 69629 52 0 0 25 0 1 0 79321726 173690880 41624 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41624 76 171 0 42233 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 172040

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25166
/proc/meminfo: memFree=1242640/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=756.82
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41708 0 0 0 75629 53 0 0 25 0 1 0 79321726 173690880 41624 4294967295 134512640 135212939 3220669216 3220667680 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41624 76 171 0 42233 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 172040

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25356
/proc/meminfo: memFree=1242656/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=816.83
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41708 0 0 0 81630 53 0 0 25 0 1 0 79321726 173690880 41624 4294967295 134512640 135212939 3220669216 3220667680 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41624 76 171 0 42233 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 172040

[startup+882.325 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 25549
/proc/meminfo: memFree=1242796/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=169620 CPUtime=876.85
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 41708 0 0 0 87631 54 0 0 25 0 1 0 79321726 173690880 41624 4294967295 134512640 135212939 3220669216 3220667680 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 42405 41624 76 171 0 42233 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 172040

[startup+942.319 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 25738
/proc/meminfo: memFree=1236836/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=175956 CPUtime=936.85
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 43228 0 0 0 93628 57 0 0 25 0 1 0 79321726 180178944 43144 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 43989 43144 76 171 0 43817 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 178376

[startup+1002.32 s]
/proc/loadavg: 1.05 1.03 1.00 3/93 25929
/proc/meminfo: memFree=1230464/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=182224 CPUtime=996.86
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 44777 0 0 0 99624 62 0 0 25 0 1 0 79321726 186597376 44693 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 45556 44693 76 171 0 45384 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 184644

[startup+1062.31 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 26118
/proc/meminfo: memFree=1222924/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=190460 CPUtime=1056.86
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 46782 0 0 0 105622 64 0 0 25 0 1 0 79321726 195031040 46698 4294967295 134512640 135212939 3220669216 3220667680 134526685 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 47615 46698 76 171 0 47443 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 192880

[startup+1122.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 26312
/proc/meminfo: memFree=1213648/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=199428 CPUtime=1116.86
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 48950 0 0 0 111617 69 0 0 25 0 1 0 79321726 204214272 48866 4294967295 134512640 135212939 3220669216 3220667680 134526829 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 49857 48866 76 171 0 49685 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 201848

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26502
/proc/meminfo: memFree=1205100/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=207860 CPUtime=1176.87
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 51070 0 0 0 117614 73 0 0 25 0 1 0 79321726 212848640 50986 4294967295 134512640 135212939 3220669216 3220667680 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 51965 50986 76 171 0 51793 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 210280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26503
/proc/meminfo: memFree=1202080/2074464 swapFree=1959888/1959888
[pid=22684] ppid=22682 vsize=2420 CPUtime=5.54
/proc/22684/stat : 22684 (SatELiteGTI) S 22682 22684 18729 0 -1 4194304 385 33926 0 0 0 0 530 24 18 0 1 0 79321172 2478080 278 4294967295 134512640 135169312 3217592288 3217588504 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22684/statm: 605 278 235 161 0 44 0
[pid=22690] ppid=22684 vsize=210972 CPUtime=1194.47
/proc/22690/stat : 22690 (minisat_static) R 22684 22684 18729 0 -1 4202496 51810 0 0 0 119373 74 0 0 25 0 1 0 79321726 216035328 51726 4294967295 134512640 135212939 3220669216 3220667680 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22690/statm: 52743 51726 76 171 0 52571 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 213392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.03
CPU system time (s): 0.99
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 213392

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 17:02:39
IDJOB=1849431
IDBENCH=69630
IDSOLVER=690
FILE ID=tipi07/1849431-1244818959
PBS_JOBID=
Free space on /tmp= 15309 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849431-1244818959/watcher-1849431-1244818959 -o /tmp/evaluation-result-1849431-1244818959/solver-1849431-1244818959 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849431-1244818959.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 371739467

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:       1440004 kB
Buffers:         45532 kB
Cached:         481448 kB
SwapCached:          0 kB
Active:         145360 kB
Inactive:       393008 kB
HighTotal:     1178688 kB
HighFree:       792484 kB
LowTotal:       895776 kB
LowFree:        647520 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           15284 kB
Writeback:          44 kB
AnonPages:       11368 kB
Mapped:           5388 kB
Slab:            88100 kB
PageTables:        396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86044 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15288 MiB
End job on tipi07 at 2009-06-12 17:22:42