Trace number 1820271

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
APTUSAT 2009-03-22UNSAT 24.01 24.0402

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.4
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.62/0.65	c ==============================================================================
0.62/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.65	c ==============================================================================
0.62/0.65	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.82/4.83	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.82/4.83	c ==============================================================================
4.82/4.83	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.82/4.83	c CPU time:   4.65 s
4.82/4.83	c ==============================================================================
5.12/5.14	This is MiniSat 2.0 beta
5.12/5.14	WARNING: for repeatability, setting FPU to use double precision
5.12/5.14	============================[ Problem Statistics ]=============================
5.12/5.14	|                                                                             |
5.12/5.15	|  Number of variables:  51408                                                |
5.12/5.15	|  Number of clauses:    280610                                               |
5.15/5.33	|  Parsing time:         0.14         s                                       |
5.15/5.35	============================[ Search Statistics ]==============================
5.15/5.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.15/5.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.15/5.35	===============================================================================
5.15/5.35	|         0 |   51408   280610   744723 |    93536        0    nan |  0.000 % |
5.72/5.75	|       100 |   51144   280610   744723 |   102890       78     42 | 14.379 % |
6.32/6.32	|       250 |   34148   175658   483792 |   113179      175     35 | 46.359 % |
6.72/6.77	|       477 |   26713   130403   365515 |   124497      377     25 | 48.203 % |
7.42/7.49	|       814 |   26579   129619   363501 |   136947      705     32 | 48.664 % |
8.42/8.42	|      1320 |   24779   119012   337648 |   150641     1195     28 | 51.838 % |
9.32/9.39	|      2079 |   24723   118642   336682 |   165705     1562     37 | 51.909 % |
11.02/11.10	|      3218 |   23443   109375   311673 |   182276     2692     39 | 54.398 % |
13.92/13.96	|      4926 |   23376   109007   310715 |   200504     4385     32 | 54.587 % |
17.21/17.28	|      7488 |   23236   108235   308745 |   220554     6865     40 | 55.040 % |
21.99/22.04	|     11332 |   22660   104747   299442 |   242610     8826     28 | 55.922 % |
23.99/24.03	===============================================================================
23.99/24.03	restarts              : 11
23.99/24.03	conflicts             : 12920          (687 /sec)
23.99/24.03	decisions             : 15367          (0.58 % random) (817 /sec)
23.99/24.03	propagations          : 30614467       (1628429 /sec)
23.99/24.03	conflict literals     : 431852         (47.26 % deleted)
23.99/24.03	Memory used           : 17.33 MB
23.99/24.03	CPU time              : 18.8 s
23.99/24.03	
23.99/24.03	UNSATISFIABLE
23.99/24.03	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-1820271-1242420908/watcher-1820271-1242420908 -o /tmp/evaluation-result-1820271-1242420908/solver-1820271-1242420908 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820271-1242420908.cnf -restarts=1 

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.71 0.22 0.07 3/91 15444
/proc/meminfo: memFree=878008/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=952 CPUtime=0
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 130 0 0 0 0 0 0 0 25 0 1 0 1006589019 974848 66 4294967295 134512640 135223648 3217917968 3217916564 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 238 72 46 174 0 63 0

[startup+0.038115 s]
/proc/loadavg: 0.71 0.22 0.07 3/91 15444
/proc/meminfo: memFree=878008/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=7032 CPUtime=0.04
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 1396 0 0 0 2 2 0 0 25 0 1 0 1006589019 7200768 1332 4294967295 134512640 135223648 3217917968 3217916536 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 1758 1332 46 174 0 1583 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9444

[startup+0.118108 s]
/proc/loadavg: 0.71 0.22 0.07 3/91 15444
/proc/meminfo: memFree=878008/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=22880 CPUtime=0.12
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 5353 0 0 0 7 5 0 0 25 0 1 0 1006589019 23429120 5289 4294967295 134512640 135223648 3217917968 3217916848 134543095 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 5720 5292 46 174 0 5545 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25292

[startup+0.308094 s]
/proc/loadavg: 0.71 0.22 0.07 3/91 15444
/proc/meminfo: memFree=878008/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=52404 CPUtime=0.31
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 10114 0 0 0 22 9 0 0 25 0 1 0 1006589019 53661696 10050 4294967295 134512640 135223648 3217917968 3217916920 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 13101 10051 46 174 0 12926 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54816

[startup+0.718062 s]
/proc/loadavg: 0.71 0.22 0.07 3/91 15444
/proc/meminfo: memFree=878008/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=77684 CPUtime=0.72
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 16526 0 0 0 56 16 0 0 25 0 1 0 1006589019 79548416 16462 4294967295 134512640 135223648 3217917968 3217916560 134549070 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 19421 16462 67 174 0 19246 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80096

[startup+1.518 s]
/proc/loadavg: 0.71 0.22 0.07 2/93 15449
/proc/meminfo: memFree=807908/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=85512 CPUtime=1.52
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 19953 0 0 0 136 16 0 0 25 0 1 0 1006589019 87564288 18172 4294967295 134512640 135223648 3217917968 3217915636 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 21378 18172 73 174 0 21203 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 87924

[startup+3.11788 s]
/proc/loadavg: 0.73 0.23 0.08 2/93 15449
/proc/meminfo: memFree=802848/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2412 CPUtime=0
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1006589018 2469888 275 4294967295 134512640 135169312 3219894784 3219893320 3084963566 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15444/statm: 603 275 235 161 0 42 0
[pid=15448] ppid=15444 vsize=95456 CPUtime=3.12
/proc/15448/stat : 15448 (SatELite_releas) R 15444 15444 15108 0 -1 4202496 22173 0 0 0 295 17 0 0 25 0 1 0 1006589019 97746944 20166 4294967295 134512640 135223648 3217917968 3217916064 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15448/statm: 23864 20166 73 174 0 23689 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 97868

[startup+6.31763 s]
/proc/loadavg: 0.73 0.23 0.08 2/93 15452
/proc/meminfo: memFree=852696/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17596 CPUtime=1.17
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4150 0 0 0 113 4 0 0 25 0 1 0 1006589533 18018304 4085 4294967295 134512640 135213731 3213495360 3213493840 134530021 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4399 4085 73 172 0 4225 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 20012

[startup+12.7171 s]
/proc/loadavg: 0.77 0.26 0.09 2/93 15452
/proc/meminfo: memFree=852312/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17596 CPUtime=7.57
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4151 0 0 0 753 4 0 0 25 0 1 0 1006589533 18018304 4086 4294967295 134512640 135213731 3213495360 3213493840 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4399 4086 73 172 0 4225 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 20012

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

[startup+19.1166 s]
/proc/loadavg: 0.79 0.27 0.09 2/93 15452
/proc/meminfo: memFree=852344/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=13.94
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4160 0 0 0 1389 5 0 0 25 0 1 0 1006589533 18169856 4095 4294967295 134512640 135213731 3213495360 3213493840 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4095 73 172 0 4262 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 20160

[startup+22.3164 s]
/proc/loadavg: 0.81 0.28 0.10 3/93 15635
/proc/meminfo: memFree=851888/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=17.14
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4162 0 0 0 1709 5 0 0 25 0 1 0 1006589533 18169856 4097 4294967295 134512640 135213731 3213495360 3213493840 134530021 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4097 73 172 0 4262 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 20160

[startup+23.1163 s]
/proc/loadavg: 0.81 0.28 0.10 3/93 15635
/proc/meminfo: memFree=851888/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=17.94
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4162 0 0 0 1789 5 0 0 25 0 1 0 1006589533 18169856 4097 4294967295 134512640 135213731 3213495360 3213493840 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4097 73 172 0 4262 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 20160

[startup+23.5163 s]
/proc/loadavg: 0.81 0.28 0.10 3/93 15635
/proc/meminfo: memFree=851888/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=18.34
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4162 0 0 0 1829 5 0 0 25 0 1 0 1006589533 18169856 4097 4294967295 134512640 135213731 3213495360 3213493840 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4097 73 172 0 4262 0
Current children cumulated CPU time (s) 23.49
Current children cumulated vsize (KiB) 20160

[startup+23.9163 s]
/proc/loadavg: 0.81 0.28 0.10 3/93 15635
/proc/meminfo: memFree=851888/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=18.74
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4162 0 0 0 1869 5 0 0 25 0 1 0 1006589533 18169856 4097 4294967295 134512640 135213731 3213495360 3213493760 134524232 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4097 73 172 0 4262 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 20160

[startup+24.0163 s]
/proc/loadavg: 0.81 0.28 0.10 3/93 15635
/proc/meminfo: memFree=851888/2074464 swapFree=1952056/1959888
[pid=15444] ppid=15442 vsize=2416 CPUtime=5.15
/proc/15444/stat : 15444 (SatELiteGTI) S 15442 15444 15108 0 -1 4194304 383 30337 0 0 0 0 494 21 18 0 1 0 1006589018 2473984 276 4294967295 134512640 135169312 3219894784 3219891000 3084963566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15444/statm: 604 276 235 161 0 43 0
[pid=15452] ppid=15444 vsize=17744 CPUtime=18.84
/proc/15452/stat : 15452 (minisat_static) R 15444 15444 15108 0 -1 4202496 4162 0 0 0 1879 5 0 0 25 0 1 0 1006589533 18169856 4097 4294967295 134512640 135213731 3213495360 3213493840 134529917 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15452/statm: 4436 4097 73 172 0 4262 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 20160

Child status: 20
Real time (s): 24.0402
CPU time (s): 24.01
CPU user time (s): 23.74
CPU system time (s): 0.27
CPU usage (%): 99.8745
Max. virtual memory (cumulated for all children) (KiB): 99700

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-15 22:55:08
IDJOB=1820271
IDBENCH=20343
IDSOLVER=662
FILE ID=tipi24/1820271-1242420908
PBS_JOBID=
Free space on /tmp= 11083 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820271-1242420908/watcher-1820271-1242420908 -o /tmp/evaluation-result-1820271-1242420908/solver-1820271-1242420908 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820271-1242420908.cnf -restarts=1

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED= 133029396

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        878032 kB
Buffers:         28568 kB
Cached:        1075584 kB
SwapCached:       3968 kB
Active:         439296 kB
Inactive:       674532 kB
HighTotal:     1178688 kB
HighFree:       270640 kB
LowTotal:       895776 kB
LowFree:        607392 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           14028 kB
Writeback:           0 kB
AnonPages:        8744 kB
Mapped:           3316 kB
Slab:            73924 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 11083 MiB
End job on tipi24 at 2009-05-15 22:55:33