Trace number 49708

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14OPT5 182.085 182.143

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark3.56246
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Parsing PB file...
0.03	c Converting 100 PB-constraints to clauses...
0.03	c   -- Unit propagations: (none)
0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.03	c   -- Clauses(.)/Splits(s): ....................................................................................................
0.03	c ==================================[MINISAT+]==================================
0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.03	c ==============================================================================
0.03	c |         0 |     100     3000 |      33       0        0     nan |  0.000 % |
0.03	c ==============================================================================
0.03	c Found solution: 9
0.03	o 9
0.03	c ---[   0]---> Sorter-cost: 2208     Base:
0.04	c ==================================[MINISAT+]==================================
0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04	c ==============================================================================
0.04	c |         0 |    2367     8282 |     789       0        0     nan |  0.000 % |
0.05	c |       106 |    2367     8282 |     867     106     4548    42.9 |  0.064 % |
0.05	c ==============================================================================
0.05	c Found solution: 8
0.05	o 8
0.05	c ---[   0]---> Sorter-cost:    0     Base:
0.06	c ==================================[MINISAT+]==================================
0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.06	c ==============================================================================
0.06	c |       112 |    2305     8139 |     768     112     4911    43.8 |  0.064 % |
0.06	c ==============================================================================
0.06	c Found solution: 7
0.06	o 7
0.07	c ---[   0]---> Sorter-cost:    0     Base:
0.07	c ==================================[MINISAT+]==================================
0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07	c ==============================================================================
0.07	c |       147 |    2315     8163 |     771     147     7196    49.0 |  0.064 % |
0.08	c |       247 |    2315     8163 |     848     247    13327    54.0 |  3.325 % |
0.10	c |       399 |    2311     8155 |     932     397    23230    58.5 |  3.453 % |
0.12	c |       624 |    2311     8155 |    1026     622    38476    61.9 |  3.453 % |
0.16	c |       961 |    2311     8155 |    1128     959    60655    63.2 |  3.453 % |
0.22	c |      1467 |    2311     8155 |    1241     774    46910    60.6 |  3.453 % |
0.31	c |      2228 |    2311     8155 |    1365     809    47569    58.8 |  3.453 % |
0.43	c |      3368 |    2311     8155 |    1502    1141    68629    60.1 |  3.453 % |
0.60	c |      5076 |    2311     8155 |    1652    1819   111846    61.5 |  3.453 % |
0.88	c |      7638 |    2311     8155 |    1817    1248    72982    58.5 |  3.453 % |
1.34	c |     11486 |    2311     8155 |    1999    2046   115758    56.6 |  3.453 % |
2.02	c |     17252 |    2311     8155 |    2199    1199    62967    52.5 |  3.453 % |
2.94	c |     25901 |    2311     8155 |    2419    2623   140870    53.7 |  3.453 % |
3.26	c ==============================================================================
3.26	c Found solution: 6
3.26	o 6
3.26	c ---[   0]---> Sorter-cost:    0     Base:
3.27	c ==================================[MINISAT+]==================================
3.27	c | Conflicts | Original         | Learnt                           | Progress |
3.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.27	c ==============================================================================
3.27	c |     28484 |    2297     8123 |     765    2582   153644    59.5 |  3.453 % |
3.28	c |     28589 |    2297     8123 |     841     751    37309    49.7 |  4.470 % |
3.30	c |     28740 |    2297     8123 |     925     902    46581    51.6 |  4.470 % |
3.33	c |     28965 |    2297     8123 |    1018     582    26698    45.9 |  4.470 % |
3.36	c |     29307 |    2297     8123 |    1120     924    46296    50.1 |  4.470 % |
3.41	c |     29813 |    2297     8123 |    1232    1430    74873    52.4 |  4.470 % |
3.50	c |     30573 |    2297     8123 |    1355     757    35405    46.8 |  4.470 % |
3.63	c |     31712 |    2297     8123 |    1490    1127    56924    50.5 |  4.470 % |
3.84	c |     33424 |    2297     8123 |    1639    1187    52014    43.8 |  4.470 % |
4.13	c |     35988 |    2297     8123 |    1803    1017    38662    38.0 |  4.470 % |
4.50	c |     39832 |    2297     8123 |    1984    2248   105709    47.0 |  4.470 % |
5.09	c |     45599 |    2297     8123 |    2182    1486    82146    55.3 |  4.470 % |
6.11	c |     54249 |    2297     8123 |    2400    1725    88984    51.6 |  4.470 % |
7.65	c |     67224 |    2297     8123 |    2640    1598    79145    49.5 |  4.470 % |
9.94	c |     86686 |    2297     8123 |    2905    2653   135871    51.2 |  4.470 % |
13.40	c |    115878 |    2297     8123 |    3195    2304   113144    49.1 |  4.470 % |
18.60	c |    159667 |    2297     8123 |    3515    1918   102355    53.4 |  4.470 % |
26.72	c |    225353 |    2297     8123 |    3866    2505   110691    44.2 |  4.470 % |
38.96	c |    323881 |    2297     8123 |    4253    2753   121254    44.0 |  4.470 % |
58.60	c |    471671 |    2297     8123 |    4678    3488   176996    50.7 |  4.470 % |
87.96	c |    693354 |    2297     8123 |    5146    4357   260856    59.9 |  4.470 % |
133.39	c |   1025879 |    2297     8123 |    5661    3493   146257    41.9 |  4.470 % |
169.85	c ==============================================================================
169.85	c Found solution: 5
169.85	o 5
169.85	c ---[   0]---> Sorter-cost:    0     Base:
169.86	c ==================================[MINISAT+]==================================
169.86	c | Conflicts | Original         | Learnt                           | Progress |
169.86	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
169.86	c ==============================================================================
169.86	c |   1287219 |    2305     8142 |     768    5526   254540    46.1 |  4.470 % |
169.89	c |   1287319 |    2305     8142 |     844     791    33328    42.1 |  4.580 % |
169.91	c |   1287471 |    2305     8142 |     929     943    41750    44.3 |  4.580 % |
169.93	c |   1287697 |    2305     8142 |    1022    1169    54781    46.9 |  4.580 % |
169.98	c |   1288034 |    2305     8142 |    1124     922    43218    46.9 |  4.580 % |
170.04	c |   1288541 |    2305     8142 |    1236    1429    65539    45.9 |  4.580 % |
170.11	c |   1289306 |    2305     8142 |    1360    1480    67971    45.9 |  4.580 % |
170.24	c |   1290445 |    2305     8142 |    1496    1024    49543    48.4 |  4.580 % |
170.47	c |   1292154 |    2305     8142 |    1646    1050    51211    48.8 |  4.580 % |
170.83	c |   1294716 |    2305     8142 |    1810     919    39526    43.0 |  4.580 % |
171.34	c |   1298560 |    2305     8142 |    1991    1799    75059    41.7 |  4.580 % |
172.15	c |   1304327 |    2305     8142 |    2191    1131    45365    40.1 |  4.580 % |
173.07	c |   1312977 |    2305     8142 |    2410    2437   107013    43.9 |  4.580 % |
175.00	c |   1325959 |    2305     8142 |    2651    2001    64249    32.1 |  4.580 % |
177.78	c |   1345420 |    2305     8142 |    2916    1637    50392    30.8 |  4.580 % |
182.14	c ==============================================================================
182.14	c Optimal solution: 5
182.14	s OPTIMUM FOUND
182.14	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28
182.14	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
182.14	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
182.14	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
182.14	c _______________________________________________________________________________
182.14	c 
182.14	c restarts              : 54
182.14	c conflicts             : 1373212        (7542 /sec)
182.14	c decisions             : 1665055        (9145 /sec)
182.14	c propagations          : 0              (0 /sec)
182.14	c inspects              : 0              (0 /sec)
182.14	c CPU time              : 182.074 s
182.14	c _______________________________________________________________________________

Verifier Data (download as text)

OK	5

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.1 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node76/watcher-49708-1149895919 -o ROOT/results/node76/solver-49708-1149895919 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node76/49708-1149895919/instance-49708-1149895919.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.92 3/68 22294
/proc/meminfo: memFree=1341528/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=1048 CPUtime=0
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 255231249 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 262 95 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1339616/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=2812 CPUtime=9.99
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 599 0 0 0 999 0 0 0 25 0 1 0 255231249 2879488 585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 703 585 110 215 0 485 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 2812

[startup+20.0091 s]
/proc/loadavg: 0.94 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1339168/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=3344 CPUtime=19.99
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 706 0 0 0 1999 0 0 0 25 0 1 0 255231249 3424256 692 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 836 692 110 215 0 618 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 3344

[startup+30.0153 s]
/proc/loadavg: 0.95 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338976/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=3484 CPUtime=29.99
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 766 0 0 0 2999 0 0 0 25 0 1 0 255231249 3567616 752 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 871 752 110 215 0 653 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 3484

[startup+40.0205 s]
/proc/loadavg: 0.95 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338912/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=3748 CPUtime=40
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 803 0 0 0 4000 0 0 0 25 0 1 0 255231249 3837952 789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 937 789 110 215 0 719 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 3748

[startup+50.0267 s]
/proc/loadavg: 0.96 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338464/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4144 CPUtime=50
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 902 0 0 0 5000 0 0 0 25 0 1 0 255231249 4243456 888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1036 888 110 215 0 818 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4144

[startup+60.0329 s]
/proc/loadavg: 0.97 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338272/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4276 CPUtime=60
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 954 0 0 0 6000 0 0 0 25 0 1 0 255231249 4378624 940 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1069 940 110 215 0 851 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4276

[startup+70.0391 s]
/proc/loadavg: 0.97 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338272/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4276 CPUtime=70
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 958 0 0 0 7000 0 0 0 25 0 1 0 255231249 4378624 944 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1069 944 110 215 0 851 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 4276

[startup+80.0452 s]
/proc/loadavg: 0.98 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1338080/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4540 CPUtime=80.01
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1012 0 0 0 8001 0 0 0 25 0 1 0 255231249 4648960 998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1135 998 110 215 0 917 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 4540

[startup+90.0515 s]
/proc/loadavg: 0.98 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337888/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4672 CPUtime=90.01
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1059 0 0 0 9001 0 0 0 25 0 1 0 255231249 4784128 1045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1168 1045 110 215 0 950 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 4672

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337696/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4952 CPUtime=100.01
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1098 0 0 0 10001 0 0 0 25 0 1 0 255231249 5070848 1084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1238 1084 110 215 0 1020 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 4952

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337632/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=4952 CPUtime=110.02
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1110 0 0 0 11002 0 0 0 25 0 1 0 255231249 5070848 1096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1238 1096 110 215 0 1020 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 4952

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337504/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5100 CPUtime=120.02
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1140 0 0 0 12002 0 0 0 25 0 1 0 255231249 5222400 1126 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1275 1126 110 215 0 1057 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 5100

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337504/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5100 CPUtime=130.02
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1161 0 0 0 13002 0 0 0 25 0 1 0 255231249 5222400 1147 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573382 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1275 1147 110 215 0 1057 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 5100

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337376/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5248 CPUtime=140.03
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1180 0 0 0 14003 0 0 0 25 0 1 0 255231249 5373952 1166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1312 1166 110 215 0 1094 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 5248

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337376/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5248 CPUtime=150.03
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1182 0 0 0 15003 0 0 0 25 0 1 0 255231249 5373952 1168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1312 1168 110 215 0 1094 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 5248

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337312/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5380 CPUtime=160.03
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1203 0 0 0 16003 0 0 0 25 0 1 0 255231249 5509120 1189 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1345 1189 110 215 0 1127 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 5380

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337120/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5512 CPUtime=170.04
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1242 0 0 0 17004 0 0 0 25 0 1 0 255231249 5644288 1228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1378 1228 110 215 0 1160 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 5512

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 22294
/proc/meminfo: memFree=1337120/2055888 swapFree=4085384/4096564
[pid=22294] ppid=22292 vsize=5512 CPUtime=180.04
/proc/22294/stat : 22294 (minisat+) R 22292 22294 22248 0 -1 4194304 1242 0 0 0 18004 0 0 0 25 0 1 0 255231249 5644288 1228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576455 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22294/statm: 1378 1228 110 215 0 1160 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 5512

Child status: 30
Real time (s): 182.143
CPU time (s): 182.085
CPU user time (s): 182.075
CPU system time (s): 0.009998
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (Kb): 5512
The end

Launcher Data (download as text)

Begin job on node76 on Fri Jun  9 23:31:59 UTC 2006


FILE ID= 49708-1149895919

PBS_JOBID= 385093

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_30_30.r.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node76/49708-1149895919/instance-49708-1149895919.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-49708-1149895919 -o ROOT/results/node76/solver-49708-1149895919 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node76/49708-1149895919/instance-49708-1149895919.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  28e00d9d9bb0c4a536b74577b47a7849

RANDOM SEED= 660536701


/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.236
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	: 6006.14
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.236
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	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1341736 kB
Buffers:         45712 kB
Cached:         591552 kB
SwapCached:       2412 kB
Active:         141328 kB
Inactive:       504636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1341736 kB
SwapTotal:     4096564 kB
SwapFree:      4085384 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          16564 kB
Slab:            54792 kB
Committed_AS:   636832 kB
PageTables:       1264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node76 on Fri Jun  9 23:35:01 UTC 2006