Trace number 1821971

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 r-2009-03-18UNSAT 29.17 29.221

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.17
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	c Parsing...
0.81/0.85	c ==============================================================================
0.81/0.85	c |           |     ORIGINAL     |              LEARNT              |          |
0.81/0.85	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.81/0.85	c ==============================================================================
0.81/0.85	c |         0 |  512081  1166425 |  153624       0        0     nan |  0.000 % |
3.21/3.30	c |         0 |  104585   338143 |      --       0       --      -- |     --   | -229624/-408982
3.31/3.31	c ==============================================================================
3.31/3.31	c Result  :   #vars: 22541   #clauses: 104585   #literals: 338143
3.31/3.31	c CPU time:   3.23 s
3.31/3.31	c ==============================================================================
3.41/3.48	c This is MiniSat 2.0 beta
3.41/3.48	c WARNING: for repeatability, setting FPU to use double precision
3.41/3.48	c ============================[ Problem Statistics ]=============================
3.41/3.48	c |                                                                             |
3.41/3.48	c |  Number of variables:  22541                                                |
3.41/3.48	c |  Number of clauses:    104585                                               |
3.48/3.58	c |  Parsing time:         0.10         s                                       |
3.48/3.59	c ============================[ Search Statistics ]==============================
3.48/3.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/3.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/3.59	c ===============================================================================
3.48/3.59	c |         0 |   22541   104585   338143 |    34861        0    nan |  0.000 % |
3.48/3.74	c |       513 |   22479   104585   338143 |    34861      500      6 |  0.652 % |
3.48/3.79	c |      1025 |   22429   104585   338143 |    34861     1007      6 |  1.091 % |
3.48/3.88	c |      1539 |   22418   104585   338143 |    34861     1519      6 |  1.162 % |
3.48/4.20	c |      2565 |   22271   102874   332067 |    34861     2492      6 |  1.242 % |
3.48/4.28	c |      3078 |   22193   102794   331828 |    34861     2996      6 |  1.641 % |
4.40/4.43	c |      3591 |   22176   102794   331828 |    34861     3508      6 |  1.668 % |
4.59/4.66	c |      4615 |   22116   102794   331828 |    34861     4531      7 |  2.005 % |
4.79/4.87	c |      6663 |   21999   101735   328230 |    34861     6395      7 |  2.728 % |
4.89/4.97	c |      7176 |   21917   101735   328230 |    34861     6907      7 |  3.154 % |
4.99/5.09	c |      7689 |   21830    99993   321953 |    34861     7096      7 |  3.154 % |
5.17/5.23	c |      8713 |   21830    99993   321953 |    34861     8120      7 |  3.154 % |
5.26/5.31	c |      9225 |   21830    99993   321953 |    34861     8632      7 |  3.154 % |
5.36/5.44	c |      9737 |   21830    99993   321953 |    34861     9144      7 |  3.154 % |
5.46/5.59	c |     10761 |   21825    99947   321806 | 2147483647    10155      7 |  3.176 % |
5.76/5.86	c |     12810 |   21812    99898   321647 | 2147483647    12181      7 |  3.261 % |
6.56/6.68	c |     16906 |   21791    99744   321142 | 2147483647    16151      7 |  3.327 % |
6.66/6.74	c |     17419 |   21791    99702   321015 | 2147483647    16664      7 |  3.327 % |
6.66/6.78	c |     17932 |   21791    99702   321015 | 2147483647    17177      7 |  3.327 % |
6.86/6.95	c |     18956 |   21788    99702   321015 | 2147483647    18199      7 |  3.354 % |
6.86/7.00	c |     19469 |   21788    99702   321015 | 2147483647    18712      7 |  3.354 % |
6.96/7.05	c |     19983 |   21788    99702   321015 | 2147483647    19226      7 |  3.354 % |
7.06/7.16	c |     21007 |   21785    99646   320833 | 2147483647    20208      7 |  3.354 % |
7.36/7.41	c |     23055 |   21785    99646   320833 | 2147483647    22256      7 |  3.354 % |
7.36/7.47	c |     23567 |   21785    99646   320833 | 2147483647    22768      7 |  3.354 % |
7.46/7.54	c |     24081 |   21785    99646   320833 | 2147483647    23282      7 |  3.354 % |
7.56/7.66	c |     25105 |   21785    99646   320833 | 2147483647    24306      7 |  3.354 % |
7.66/7.73	c |     25617 |   21785    99646   320833 | 2147483647    24818      7 |  3.354 % |
7.76/7.83	c |     26130 |   21785    99646   320833 | 2147483647    25331      7 |  3.354 % |
7.96/8.01	c |     27156 |   21785    99646   320833 | 2147483647    26357      7 |  3.354 % |
8.26/8.31	c |     29207 |   21785    99646   320833 | 2147483647    28408      7 |  3.354 % |
9.06/9.12	c |     33303 |   21660    99597   320674 | 2147483647    32401      7 |  4.663 % |
10.66/10.79	c |     41495 |   21415    97428   313571 | 2147483647    40126      8 |  4.995 % |
10.86/10.91	c |     42008 |   21415    97428   313571 | 2147483647    40639      8 |  4.995 % |
10.97/11.07	c |     42520 |   21410    97428   313571 | 2147483647    41150      8 |  5.053 % |
11.26/11.37	c |     43546 |   21385    97344   313292 | 2147483647    42164      8 |  5.262 % |
11.36/11.49	c |     44058 |   21385    97344   313292 | 2147483647    42676      8 |  5.262 % |
11.56/11.62	c |     44570 |   21385    97344   313292 | 2147483647    43188      8 |  5.262 % |
11.76/11.90	c |     45594 |   21338    96868   311740 | 2147483647    43997      8 |  5.337 % |
12.26/12.39	c |     47645 |   21298    96868   311740 | 2147483647    46042      8 |  5.634 % |
12.46/12.56	c |     48158 |   21271    96453   310409 | 2147483647    46179      8 |  5.634 % |
12.66/12.76	c |     48671 |   21271    96453   310409 | 2147483647    46692      8 |  5.634 % |
12.86/13.00	c |     49695 |   21271    96453   310409 | 2147483647    47716      9 |  5.634 % |
13.06/13.14	c |     50207 |   21271    96453   310409 | 2147483647    48228      9 |  5.634 % |
13.17/13.29	c |     50719 |   21271    96453   310409 | 2147483647    48740      9 |  5.634 % |
13.46/13.53	c |     51743 |   21271    96453   310409 | 2147483647    49764      9 |  5.634 % |
14.06/14.17	c |     53792 |   21271    96453   310409 | 2147483647    51813      9 |  5.634 % |
15.37/15.44	c |     57888 |   21253    96376   310168 | 2147483647    55878      9 |  5.772 % |
15.46/15.52	c |     58400 |   21253    96376   310168 | 2147483647    56390      9 |  5.772 % |
15.56/15.65	c |     58912 |   21253    96376   310168 | 2147483647    56902      9 |  5.772 % |
15.76/15.88	c |     59936 |   21223    96376   310168 | 2147483647    57920      9 |  6.104 % |
15.96/16.05	c |     60448 |   21210    96376   310168 | 2147483647    58431      9 |  6.251 % |
16.16/16.24	c |     60960 |   21045    95592   307439 | 2147483647    58709      9 |  6.739 % |
16.47/16.53	c |     61984 |   21031    95592   307439 | 2147483647    59730      9 |  6.836 % |
16.96/17.08	c |     64032 |   20959    94580   303250 | 2147483647    61417      9 |  7.018 % |
17.16/17.28	c |     64544 |   20959    94580   303250 | 2147483647    61929      9 |  7.018 % |
17.36/17.47	c |     65057 |   20948    94580   303250 | 2147483647    62440      9 |  7.072 % |
17.76/17.82	c |     66082 |   20920    94580   303250 | 2147483647    63458      9 |  7.271 % |
17.96/18.02	c |     66594 |   20920    94580   303250 | 2147483647    63970      9 |  7.271 % |
18.16/18.21	c |     67108 |   20896    94059   301567 | 2147483647    63987      9 |  7.298 % |
18.46/18.59	c |     68132 |   20863    94059   301567 | 2147483647    65003      9 |  7.506 % |
19.36/19.50	c |     70180 |   20809    93632   299410 | 2147483647    66716      9 |  7.741 % |
20.87/20.95	c |     74277 |   20774    93310   298293 | 2147483647    70674     10 |  7.870 % |
24.36/24.41	c |     82471 |   20685    93025   297306 | 2147483647    78346     11 |  8.323 % |
29.16/29.21	c ===============================================================================
29.16/29.21	c restarts              : 64
29.16/29.21	c conflicts             : 90592          (3533 /sec)
29.16/29.21	c decisions             : 408170         (1.55 % random) (15919 /sec)
29.16/29.21	c propagations          : 26780647       (1044487 /sec)
29.16/29.21	c conflict literals     : 1058339        (26.23 % deleted)
29.16/29.21	c Memory used           : 15.18 MB
29.16/29.21	c CPU time              : 25.64 s
29.16/29.21	c 
29.16/29.21	s UNSATISFIABLE
29.16/29.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821971-1242584674/watcher-1821971-1242584674 -o /tmp/evaluation-result-1821971-1242584674/solver-1821971-1242584674 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821971-1242584674.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.96 0.98 0.99 2/93 14985
/proc/meminfo: memFree=926432/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) R 14983 14985 10114 0 -1 4194304 354 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452460 3085018996 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=0 CPUtime=0
/proc/14989/stat : 14989 (SatELiteGTI) R 14985 14985 10114 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 1022968374 0 0 4294967295 0 0 0 3214452612 3085019626 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14989/statm: 0 0 0 0 0 0 0

[startup+0.058988 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 14985
/proc/meminfo: memFree=926432/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=25108 CPUtime=0.06
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 4195 0 0 0 4 2 0 0 25 0 1 0 1022968374 25710592 3985 4294967295 134512640 135223648 3213693968 3213692848 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 6277 3985 45 174 0 6102 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27524

[startup+0.108985 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 14985
/proc/meminfo: memFree=926432/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=29896 CPUtime=0.11
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 6004 0 0 0 9 2 0 0 25 0 1 0 1022968374 30613504 5794 4294967295 134512640 135223648 3213693968 3213692920 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 7474 5796 47 174 0 7299 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 32312

[startup+0.308975 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 14985
/proc/meminfo: memFree=926432/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=48080 CPUtime=0.31
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 10481 0 0 0 29 2 0 0 25 0 1 0 1022968374 49233920 10271 4294967295 134512640 135223648 3213693968 3213692920 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 12020 10272 47 174 0 11845 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 50496

[startup+0.708956 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 14985
/proc/meminfo: memFree=926432/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=73300 CPUtime=0.71
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 16841 0 0 0 66 5 0 0 25 0 1 0 1022968374 75059200 16631 4294967295 134512640 135223648 3213693968 3213692976 134547591 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 18325 16631 47 174 0 18150 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 75716

[startup+1.50892 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 14990
/proc/meminfo: memFree=857704/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=82236 CPUtime=1.51
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 20187 0 0 0 145 6 0 0 25 0 1 0 1022968374 84209664 18435 4294967295 134512640 135223648 3213693968 3213692032 134546423 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 20559 18435 73 174 0 20384 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 84652

[startup+3.10884 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 14990
/proc/meminfo: memFree=847040/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2416 CPUtime=0
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1022968373 2473984 277 4294967295 134512640 135169312 3214453984 3214452520 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14985/statm: 604 277 235 161 0 43 0
[pid=14989] ppid=14985 vsize=85632 CPUtime=3.11
/proc/14989/stat : 14989 (SatELite_releas) R 14985 14985 10114 0 -1 4202496 21014 0 0 0 303 8 0 0 25 0 1 0 1022968374 87687168 19010 4294967295 134512640 135223648 3213693968 3213692144 134585461 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14989/statm: 21408 19010 73 174 0 21233 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 88048

[startup+6.30868 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 14991
/proc/meminfo: memFree=908684/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=9500 CPUtime=2.78
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 2216 0 0 0 276 2 0 0 25 0 1 0 1022968722 9728000 2151 4294967295 134512640 135216591 3216611120 3216609312 134528784 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 2375 2151 75 172 0 2202 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11920

[startup+12.7084 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 14991
/proc/meminfo: memFree=906392/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=11724 CPUtime=9.18
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 2776 0 0 0 915 3 0 0 25 0 1 0 1022968722 12005376 2711 4294967295 134512640 135216591 3216611120 3216609312 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 2931 2711 75 172 0 2758 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14144

[startup+25.5077 s]
/proc/loadavg: 0.97 0.98 0.99 3/95 15176
/proc/meminfo: memFree=902916/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=14880 CPUtime=21.98
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3549 0 0 0 2195 3 0 0 25 0 1 0 1022968722 15237120 3484 4294967295 134512640 135216591 3216611120 3216609312 134528784 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3720 3484 75 172 0 3547 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17300

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

[startup+27.1077 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 15176
/proc/meminfo: memFree=902700/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=15144 CPUtime=23.58
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3636 0 0 0 2354 4 0 0 25 0 1 0 1022968722 15507456 3571 4294967295 134512640 135216591 3216611120 3216609312 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3786 3571 75 172 0 3613 0
Current children cumulated CPU time (s) 27.06
Current children cumulated vsize (KiB) 17564

[startup+27.9076 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 15176
/proc/meminfo: memFree=902492/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=15276 CPUtime=24.38
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3669 0 0 0 2434 4 0 0 25 0 1 0 1022968722 15642624 3604 4294967295 134512640 135216591 3216611120 3216609312 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3819 3604 75 172 0 3646 0
Current children cumulated CPU time (s) 27.86
Current children cumulated vsize (KiB) 17696

[startup+28.7076 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 15176
/proc/meminfo: memFree=902368/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=15540 CPUtime=25.18
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3710 0 0 0 2514 4 0 0 25 0 1 0 1022968722 15912960 3645 4294967295 134512640 135216591 3216611120 3216609312 134528977 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3885 3645 75 172 0 3712 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 17960

[startup+29.1076 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 15176
/proc/meminfo: memFree=902368/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=15540 CPUtime=25.58
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3718 0 0 0 2554 4 0 0 25 0 1 0 1022968722 15912960 3653 4294967295 134512640 135216591 3216611120 3216609296 134525185 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3885 3653 75 172 0 3712 0
Current children cumulated CPU time (s) 29.06
Current children cumulated vsize (KiB) 17960

[startup+29.2076 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 15176
/proc/meminfo: memFree=902368/2074464 swapFree=1950884/1959888
[pid=14985] ppid=14983 vsize=2420 CPUtime=3.48
/proc/14985/stat : 14985 (SatELiteGTI) S 14983 14985 10114 0 -1 4194304 387 23933 0 0 0 0 339 9 18 0 1 0 1022968373 2478080 278 4294967295 134512640 135169312 3214453984 3214450200 3085016814 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14985/statm: 605 278 235 161 0 44 0
[pid=14991] ppid=14985 vsize=15540 CPUtime=25.68
/proc/14991/stat : 14991 (minisat_static) R 14985 14985 10114 0 -1 4202496 3718 0 0 0 2564 4 0 0 25 0 1 0 1022968722 15912960 3653 4294967295 134512640 135216591 3216611120 3216609312 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14991/statm: 3885 3653 75 172 0 3712 0
Current children cumulated CPU time (s) 29.16
Current children cumulated vsize (KiB) 17960

Child status: 20
Real time (s): 29.221
CPU time (s): 29.17
CPU user time (s): 29.03
CPU system time (s): 0.14
CPU usage (%): 99.8256
Max. virtual memory (cumulated for all children) (KiB): 88048

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 20:24:34
IDJOB=1821971
IDBENCH=71758
IDSOLVER=658
FILE ID=tipi13/1821971-1242584674
PBS_JOBID=
Free space on /tmp= 6559 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821971-1242584674/watcher-1821971-1242584674 -o /tmp/evaluation-result-1821971-1242584674/solver-1821971-1242584674 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821971-1242584674.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED= 926360581

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        926440 kB
Buffers:         43620 kB
Cached:         988748 kB
SwapCached:       3428 kB
Active:         379020 kB
Inactive:       662720 kB
HighTotal:     1178688 kB
HighFree:       292284 kB
LowTotal:       895776 kB
LowFree:        634156 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           11012 kB
Writeback:           0 kB
AnonPages:        8556 kB
Mapped:           3068 kB
Slab:            97816 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6559 MiB
End job on tipi13 at 2009-05-17 20:25:05