Trace number 1831997

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
minisat_cumr p-2009-03-18UNSAT 35.8536 35.8837

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1094
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

0.00/0.00	c Parsing...
0.00/0.52	c ==============================================================================
0.00/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.52	c ==============================================================================
0.00/0.52	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.77/4.81	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.77/4.81	c ==============================================================================
4.77/4.81	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.77/4.81	c CPU time:   4.64729 s
4.77/4.81	c ==============================================================================
5.07/5.10	c This is MiniSat 2.0 beta
5.07/5.10	c WARNING: for repeatability, setting FPU to use double precision
5.07/5.10	c ============================[ Problem Statistics ]=============================
5.07/5.10	c |                                                                             |
5.07/5.11	c |  Number of variables:  51408                                                |
5.07/5.11	c |  Number of clauses:    280610                                               |
5.08/5.27	c |  Parsing time:         0.15         s                                       |
5.08/5.28	c ============================[ Search Statistics ]==============================
5.08/5.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.08/5.28	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.08/5.28	c ===============================================================================
5.08/5.28	c |         0 |   51408   280610   744723 |    93536        0    nan |  0.000 % |
5.36/5.46	c |       100 |   50989   280610   744723 |    93536       82     25 | 16.550 % |
5.75/5.80	c |       200 |   40960   217610   591804 |    93536      166     31 | 21.905 % |
5.95/6.03	c |       301 |   40917   217610   591804 |    93536      266     42 | 23.407 % |
6.16/6.28	c |       411 |   37690   197426   542722 |    93536      366     45 | 32.277 % |
6.46/6.56	c |       511 |   25312   122094   345741 |    93536      406     45 | 50.763 % |
6.66/6.76	c |       621 |   25307   122094   345741 |    93536      513     40 | 50.969 % |
6.86/6.92	c |       744 |   25201   121542   344396 |    93536      634     38 | 50.992 % |
7.06/7.14	c |       845 |   25193   121467   344188 |    93536      734     37 | 50.994 % |
7.25/7.32	c |       955 |   25193   121467   344188 |    93536      844     41 | 50.994 % |
7.45/7.54	c |      1077 |   25173   121370   343924 |    93536      962     41 | 51.893 % |
7.56/7.66	c |      1210 |   25173   121370   343924 |    93536     1095     42 | 51.893 % |
7.75/7.88	c |      1311 |   24730   116918   331919 |    93536     1193     41 | 51.916 % |
7.95/8.07	c |      1422 |   24730   116918   331919 |    93536     1304     40 | 51.916 % |
8.15/8.28	c |      1545 |   24719   116853   331737 |    93536     1427     40 | 51.916 % |
8.45/8.50	c |      1678 |   24645   116447   330674 |    93536     1557     42 | 52.093 % |
8.55/8.65	c |      1827 |   24645   116447   330674 |    93536     1706     43 | 52.093 % |
8.77/8.86	c |      1928 |   24627   116338   330400 |    93536     1805     43 | 52.126 % |
8.96/9.01	c |      2040 |   24627   116338   330400 |    93536     1917     42 | 52.126 % |
9.06/9.15	c |      2163 |   24611   116228   330157 |    93536     2038     42 | 52.126 % |
9.26/9.39	c |      2298 |   24600   116163   329988 |    93536     2168     43 | 52.171 % |
9.66/9.70	c |      2444 |   24590   116163   329988 |    93536     2311     43 | 52.904 % |
9.86/9.98	c |      2604 |   24211   114168   324711 |    93536     2416     45 | 52.904 % |
10.06/10.18	c |      2704 |   24211   114168   324711 |    93536     2516     45 | 52.904 % |
10.36/10.41	c |      2815 |   24202   114111   324563 |    93536     2626     45 | 52.922 % |
10.66/10.75	c |      2938 |   24141   113802   323821 |    93536     2730     44 | 53.750 % |
10.86/10.90	c |      3073 |   23939   113802   323821 |    93536     2862     44 | 55.176 % |
11.16/11.21	c |      3220 |   23033   107492   307487 |    93536     2601     45 | 55.196 % |
11.36/11.47	c |      3381 |   23033   107492   307487 |    93536     2762     44 | 55.196 % |
11.66/11.79	c |      3558 |   23024   107428   307341 |    93536     2936     43 | 55.213 % |
11.86/11.96	c |      3659 |   23024   107428   307341 |    93536     3037     43 | 55.213 % |
12.06/12.18	c |      3771 |   23024   107428   307341 |    93536     3149     42 | 55.213 % |
12.36/12.40	c |      3892 |   23024   107428   307341 |    93536     3270     42 | 55.213 % |
12.56/12.62	c |      4027 |   23024   107428   307341 |    93536     3405     41 | 55.213 % |
12.76/12.85	c |      4173 |   19796    89409   257167 |    93536     3447     40 | 61.492 % |
12.96/13.08	c |      4333 |   19796    89409   257167 |    93536     3607     39 | 61.493 % |
13.16/13.24	c |      4511 |   19796    89409   257167 |    93536     3785     39 | 61.493 % |
13.56/13.60	c |      4705 |   19796    89409   257167 |    93536     3979     38 | 61.492 % |
13.76/13.86	c |      4806 |   19796    89409   257167 |    93536     4080     38 | 61.492 % |
13.96/14.07	c |      4917 |   19785    89340   256977 |    93536     4188     38 | 61.562 % |
14.26/14.32	c |      5041 |   19785    89340   256977 |    93536     4312     37 | 61.562 % |
14.36/14.50	c |      5175 |   19760    89184   256532 |    93536     4446     37 | 61.562 % |
14.66/14.75	c |      5323 |   19760    89184   256532 |    93536     4594     37 | 61.562 % |
14.86/14.97	c |      5484 |   19760    89184   256532 |    93536     4755     37 | 61.562 % |
15.26/15.31	c |      5661 |   19760    89184   256532 |    93536     4932     37 | 61.562 % |
15.46/15.50	c |      5856 |   19760    89184   256532 |    93536     5127     37 | 61.562 % |
15.76/15.89	c |      6068 |   19760    89184   256532 |    93536     5339     36 | 61.562 % |
15.96/16.04	c |      6168 |   19760    89184   256532 |    93536     5439     36 | 61.562 % |
16.16/16.25	c |      6279 |   19760    89184   256532 |    93536     5550     36 | 61.562 % |
16.46/16.59	c |      6400 |   19760    89184   256532 |    93536     5671     36 | 61.562 % |
16.76/16.85	c |      6533 |   19760    89184   256532 |    93536     5804     36 | 61.562 % |
16.96/17.06	c |      6680 |   19760    89184   256532 |    93536     5951     36 | 61.562 % |
17.16/17.27	c |      6842 |   19760    89184   256532 |    93536     6113     36 | 61.562 % |
17.36/17.44	c |      7018 |   19760    89184   256532 |    93536     6289     36 | 61.562 % |
17.66/17.77	c |      7211 |   19760    89184   256532 |    93536     6482     36 | 61.562 % |
18.16/18.26	c |      7424 |   19760    89184   256532 |    93536     6695     35 | 61.562 % |
18.65/18.78	c |      7658 |   19760    89184   256532 |    93536     6929     35 | 61.562 % |
18.85/18.99	c |      7758 |   19760    89184   256532 |    93536     7029     35 | 61.562 % |
19.05/19.15	c |      7870 |   19760    89184   256532 |    93536     7141     35 | 61.562 % |
19.15/19.28	c |      7991 |   19760    89184   256532 |    93536     7262     35 | 61.562 % |
19.45/19.53	c |      8124 |   19760    89184   256532 |    93536     7395     35 | 61.562 % |
19.75/19.85	c |      8271 |   19760    89184   256532 |    93536     7542     35 | 61.562 % |
20.15/20.23	c |      8431 |   19760    89184   256532 |    93536     7702     34 | 61.562 % |
20.45/20.60	c |      8608 |   19760    89184   256532 |    93536     7879     34 | 61.562 % |
20.95/21.04	c |      8804 |   19760    89184   256532 |    93536     8075     34 | 61.562 % |
21.35/21.44	c |      9018 |   19760    89184   256532 |    93536     8289     34 | 61.562 % |
21.85/21.99	c |      9251 |   19760    89184   256532 |    93536     8522     34 | 61.562 % |
22.25/22.31	c |      9508 |   19760    89184   256532 |    93536     8779     34 | 61.562 % |
22.35/22.46	c |      9608 |   19760    89184   256532 |    93536     8879     34 | 61.562 % |
22.55/22.66	c |      9718 |   19760    89184   256532 |    93536     8989     34 | 61.562 % |
22.85/22.94	c |      9839 |   19760    89184   256532 |    93536     9110     33 | 61.562 % |
23.05/23.14	c |      9972 |   19760    89184   256532 |    93536     9243     33 | 61.562 % |
23.25/23.37	c |     10120 |   19760    89184   256532 | 2147483647     9391     33 | 61.562 % |
23.55/23.61	c |     10280 |   19760    89184   256532 | 2147483647     9551     33 | 61.562 % |
23.85/23.91	c |     10456 |   19749    89115   256346 | 2147483647     9726     33 | 61.584 % |
24.15/24.25	c |     10650 |   19749    89115   256346 | 2147483647     9920     32 | 61.584 % |
24.55/24.68	c |     10862 |   19749    89115   256346 | 2147483647    10132     32 | 61.584 % |
25.05/25.17	c |     11095 |   19747    89107   256324 | 2147483647    10364     32 | 61.588 % |
25.55/25.68	c |     11353 |   19747    89107   256324 | 2147483647    10622     32 | 61.588 % |
26.15/26.28	c |     11634 |   19747    89107   256324 | 2147483647    10903     32 | 61.588 % |
26.45/26.51	c |     11737 |   19747    89107   256324 | 2147483647    11006     32 | 61.588 % |
26.65/26.74	c |     11847 |   19747    89107   256324 | 2147483647    11116     32 | 61.588 % |
26.85/26.92	c |     11969 |   19747    89107   256324 | 2147483647    11238     32 | 61.588 % |
27.05/27.12	c |     12102 |   19747    89107   256324 | 2147483647    11371     32 | 61.588 % |
27.25/27.33	c |     12248 |   19747    89107   256324 | 2147483647    11517     31 | 61.588 % |
27.45/27.54	c |     12409 |   19747    89107   256324 | 2147483647    11678     31 | 61.588 % |
27.75/27.88	c |     12585 |   19747    89107   256324 | 2147483647    11854     31 | 61.588 % |
28.35/28.41	c |     12779 |   19747    89107   256324 | 2147483647    12048     31 | 61.588 % |
28.75/28.81	c |     12993 |   19747    89107   256324 | 2147483647    12262     31 | 61.588 % |
29.14/29.23	c |     13226 |   19747    89107   256324 | 2147483647    12495     31 | 61.588 % |
29.65/29.78	c |     13482 |   19747    89107   256324 | 2147483647    12751     31 | 61.588 % |
30.24/30.32	c |     13763 |   19747    89107   256324 | 2147483647    13032     31 | 61.588 % |
30.94/31.01	c |     14072 |   19746    89101   256309 | 2147483647    13340     31 | 61.590 % |
31.14/31.27	c |     14172 |   19746    89101   256309 | 2147483647    13440     30 | 61.590 % |
31.44/31.55	c |     14282 |   19746    89101   256309 | 2147483647    13550     30 | 61.590 % |
31.64/31.78	c |     14404 |   19746    89101   256309 | 2147483647    13672     30 | 61.590 % |
32.04/32.13	c |     14538 |   19699    88845   255634 | 2147483647    13792     30 | 61.681 % |
32.34/32.44	c |     14685 |   19699    88845   255634 | 2147483647    13939     30 | 61.681 % |
32.64/32.78	c |     14846 |   19699    88845   255634 | 2147483647    14100     30 | 61.681 % |
33.04/33.18	c |     15022 |   19699    88845   255634 | 2147483647    14276     30 | 61.681 % |
33.44/33.51	c |     15215 |   19699    88845   255634 | 2147483647    14469     30 | 61.681 % |
33.74/33.82	c |     15427 |   19699    88845   255634 | 2147483647    14681     30 | 61.681 % |
34.14/34.22	c |     15660 |   19699    88845   255634 | 2147483647    14914     30 | 61.681 % |
34.65/34.74	c |     15916 |   19699    88845   255634 | 2147483647    15170     30 | 61.681 % |
35.35/35.40	c |     16197 |   19699    88845   255634 | 2147483647    15451     29 | 61.681 % |
35.75/35.87	c ===============================================================================
35.75/35.87	c restarts              : 105
35.75/35.87	c conflicts             : 16430          (535 /sec)
35.75/35.87	c decisions             : 28093          (0.97 % random) (915 /sec)
35.75/35.87	c propagations          : 47356504       (1541837 /sec)
35.75/35.87	c conflict literals     : 481020         (45.42 % deleted)
35.75/35.87	c Memory used           : 17.76 MB
35.75/35.87	c CPU time              : 30.7143 s
35.75/35.87	c 
35.75/35.87	s UNSATISFIABLE
35.75/35.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831997-1242764682/watcher-1831997-1242764682 -o /tmp/evaluation-result-1831997-1242764682/solver-1831997-1242764682 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1831997-1242764682.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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 25573
/proc/meminfo: memFree=1949480/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 276 0 0 0 0 0 0 0 21 0 1 0 304497725 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251279409234 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (SatELiteGTI) S 25573 25573 25440 0 -1 4194368 51 188 0 0 0 0 0 0 23 0 1 0 304497725 5484544 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4096 65538 18446744071563355516 0 0 17 0 0 0
/proc/25574/statm: 1339 238 198 169 0 50 0

[startup+0.0644481 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 25573
/proc/meminfo: memFree=1949480/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101453 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 25573
/proc/meminfo: memFree=1949480/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301478 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 25573
/proc/meminfo: memFree=1949480/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70153 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 25573
/proc/meminfo: memFree=1949480/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 0.92 0.95 0.90 2/67 25578
/proc/meminfo: memFree=1877848/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
[pid=25578] ppid=25573 vsize=85696 CPUtime=1.48
/proc/25578/stat : 25578 (SatELite_releas) R 25573 25573 25440 0 -1 4194304 19994 0 0 0 138 10 0 0 25 0 1 0 304497725 87752704 18263 1992294400 134512640 135223648 4294956128 18446744073709551615 134586759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25578/statm: 21424 18263 76 173 0 21249 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91052

[startup+3.10181 s]
/proc/loadavg: 1.01 0.97 0.91 2/67 25578
/proc/meminfo: memFree=1872984/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 310 249 0 0 0 0 0 0 21 0 1 0 304497725 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 237 197 169 0 50 0
[pid=25578] ppid=25573 vsize=95380 CPUtime=3.08
/proc/25578/stat : 25578 (SatELite_releas) R 25573 25573 25440 0 -1 4194304 22126 0 0 0 297 11 0 0 25 0 1 0 304497725 97669120 20169 1992294400 134512640 135223648 4294956128 18446744073709551615 134585544 0 0 4096 3 0 0 0 17 0 0 0
/proc/25578/statm: 23845 20169 76 173 0 23670 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 100736

[startup+6.30222 s]
/proc/loadavg: 1.01 0.97 0.91 2/67 25579
/proc/meminfo: memFree=1923608/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=17920 CPUtime=1.18
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4143 0 0 0 117 1 0 0 25 0 1 0 304498235 18350080 4129 1992294400 134512640 135215339 4294956240 18446744073709551615 134532626 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4480 4129 76 171 0 4307 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23276

[startup+12.702 s]
/proc/loadavg: 1.00 0.97 0.91 2/67 25579
/proc/meminfo: memFree=1923160/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=17920 CPUtime=7.58
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4145 0 0 0 756 2 0 0 25 0 1 0 304498235 18350080 4131 1992294400 134512640 135215339 4294956240 18446744073709551615 134529148 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4480 4131 76 171 0 4307 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23276

[startup+25.5016 s]
/proc/loadavg: 1.08 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923288/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=17920 CPUtime=20.37
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4164 0 0 0 2035 2 0 0 25 0 1 0 304498235 18350080 4150 1992294400 134512640 135215339 4294956240 18446744073709551615 134528666 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4480 4150 76 171 0 4307 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23276

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

[startup+31.9064 s]
/proc/loadavg: 1.08 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18052 CPUtime=26.77
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4201 0 0 0 2675 2 0 0 25 0 1 0 304498235 18485248 4187 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4513 4187 76 171 0 4340 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 23408

[startup+33.5016 s]
/proc/loadavg: 1.07 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18184 CPUtime=28.36
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4207 0 0 0 2834 2 0 0 25 0 1 0 304498235 18620416 4193 1992294400 134512640 135215339 4294956240 18446744073709551615 134525025 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4546 4193 76 171 0 4373 0
Current children cumulated CPU time (s) 33.44
Current children cumulated vsize (KiB) 23540

[startup+35.1018 s]
/proc/loadavg: 1.07 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18184 CPUtime=29.97
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4212 0 0 0 2994 3 0 0 25 0 1 0 304498235 18620416 4198 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4546 4198 76 171 0 4373 0
Current children cumulated CPU time (s) 35.05
Current children cumulated vsize (KiB) 23540

[startup+35.5019 s]
/proc/loadavg: 1.07 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18184 CPUtime=30.37
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4213 0 0 0 3034 3 0 0 25 0 1 0 304498235 18620416 4199 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4546 4199 76 171 0 4373 0
Current children cumulated CPU time (s) 35.45
Current children cumulated vsize (KiB) 23540

[startup+35.7019 s]
/proc/loadavg: 1.07 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18184 CPUtime=30.57
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4213 0 0 0 3054 3 0 0 25 0 1 0 304498235 18620416 4199 1992294400 134512640 135215339 4294956240 18446744073709551615 134529069 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4546 4199 76 171 0 4373 0
Current children cumulated CPU time (s) 35.65
Current children cumulated vsize (KiB) 23540

[startup+35.8019 s]
/proc/loadavg: 1.07 0.99 0.91 2/67 25579
/proc/meminfo: memFree=1923224/2055920 swapFree=4179872/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=5.08
/proc/25573/stat : 25573 (SatELiteGTI) S 25571 25573 25440 0 -1 4194304 336 29894 0 0 0 0 490 18 16 0 1 0 304497725 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 239 197 169 0 50 0
[pid=25579] ppid=25573 vsize=18184 CPUtime=30.67
/proc/25579/stat : 25579 (minisat_static) R 25573 25573 25440 0 -1 4194304 4213 0 0 0 3064 3 0 0 25 0 1 0 304498235 18620416 4199 1992294400 134512640 135215339 4294956240 18446744073709551615 134528624 0 0 4096 3 0 0 0 17 0 0 0
/proc/25579/statm: 4546 4199 76 171 0 4373 0
Current children cumulated CPU time (s) 35.75
Current children cumulated vsize (KiB) 23540

Child status: 20
Real time (s): 35.8837
CPU time (s): 35.8536
CPU user time (s): 35.6236
CPU system time (s): 0.229965
CPU usage (%): 99.9159
Max. virtual memory (cumulated for all children) (KiB): 102568

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

runsolver used 0.036994 second user time and 0.104984 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-19 22:24:43
IDJOB=1831997
IDBENCH=20343
IDSOLVER=671
FILE ID=node92/1831997-1242764682
PBS_JOBID= 9322212
Free space on /tmp= 66268 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831997-1242764682/watcher-1831997-1242764682 -o /tmp/evaluation-result-1831997-1242764682/solver-1831997-1242764682 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1831997-1242764682.cnf

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=2039806152

node92.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1950536 kB
Buffers:          6088 kB
Cached:          62532 kB
SwapCached:       7336 kB
Active:          26424 kB
Inactive:        51008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1950536 kB
SwapTotal:     4192956 kB
SwapFree:      4179872 kB
Dirty:           13584 kB
Writeback:           0 kB
Mapped:          13952 kB
Slab:            13832 kB
Committed_AS:   771832 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node92 at 2009-05-19 22:25:19