Trace number 2671170

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
bsolo 3.2 Cl? 1798.11 1798.85

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
MD5SUM611c10fb20bc9774d31ac4d0681f384d
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2671170-1276720567.opb
0.00/0.00	c File size is 1386956 bytes.
0.19/0.23	c Highest Coefficient sum: 1000
0.19/0.23	c Parsing was ok!!
0.19/0.23	c Total parsing time: 0.235 s
0.19/0.26	c Var: 16706 Constr: 32915 16206/1003/15706 Lit: 129148 Watch. Lit: 112025
0.19/0.26	c Obj. Vars: 0 (0 % of total variables)
30.48/30.58	c Pre-processing Time: 30.565 s
30.48/30.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
30.48/30.58	c        0  16706    32915   129148    3   112025  429687      0      0 30.57
30.48/30.58	c Switching off lower bounding mode.
1797.96/1798.74	c      421  16706    33336   427639   12   112867  472656    421     12 32.40
1797.96/1798.74	c      575  16706    33490   568332   16   113175  519922    575     17 32.55
1797.96/1798.74	c      800  16706    33715   772637   22   113625  571915    800     24 32.80
1797.96/1798.74	c     1163  16706    34078  1100360   32   114351  629107   1163     34 33.28
1797.96/1798.74	c     1673  16706    34588  1567406   45   115371  692018   1673     49 33.93
1797.96/1798.74	c     2439  16706    35354  2267274   64   116903  761220   2439     69 35.17
1797.96/1798.74	c     3586  16706    36501  3318008   90   119197  837343   3586     96 36.98
1797.96/1798.74	c     5309  16706    38224  4895133  128   122643  921078   5309    131 40.44
1797.96/1798.74	c     7893  16706    40808  7224020  177   127811  500000   7893    155 50.65
1797.96/1798.74	c    11772  16706    44687 10711857  239   135569  550001  11772    162 72.56
1797.96/1798.74	c    17594  16706    50509 15793945  312   147213  605002  17594    163 107.85
1797.96/1798.74	c    26331  16706    59246 23567526  397   164687  665503  26331    145 180.91
1797.96/1798.74	c    39446  16706    72361 35382072  488   190917  732054  39446    108 363.82
1797.96/1798.74	c    59117  16706    92032 53301860  579   230259  805260  59117     84 696.63
1797.96/1798.74	c Reducing formula size due to memory constraints
1797.96/1798.74	c Memory Limit: 1000.00 MB  Used: 1006.61 MB
1797.96/1798.74	c    88628  16706    45412 11533966  253   137019   54409  12497     72 1221.35
1797.96/1798.74	c   132898  16706    44517 10721461  240   135229   59850  11602     83 1585.95
1797.96/1798.74	c Resources Exceeded
1797.96/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.74	c   16   174419  15631   427506    86038 36671576  53123     97 1798.01
1797.96/1798.74	s UNKNOWN
1797.96/1798.74	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671170-1276720567/watcher-2671170-1276720567 -o /tmp/evaluation-result-2671170-1276720567/solver-2671170-1276720567 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671170-1276720567.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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: 1.00 1.00 1.00 3/106 16121
/proc/meminfo: memFree=1720348/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=12296 CPUtime=0
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 367 0 0 0 0 0 0 0 20 0 1 0 47658346 12591104 286 1992294400 134512640 137138936 4287554240 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 3074 287 175 642 0 2091 0

[startup+0.0601139 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 16121
/proc/meminfo: memFree=1720348/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=13588 CPUtime=0.05
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 746 0 0 0 5 0 0 0 20 0 1 0 47658346 13914112 665 1992294400 134512640 137138936 4287554240 18446744073709551615 136525389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 3397 666 244 642 0 2414 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13588

[startup+0.101122 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 16121
/proc/meminfo: memFree=1720348/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=14408 CPUtime=0.09
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 1028 0 0 0 9 0 0 0 20 0 1 0 47658346 14753792 947 1992294400 134512640 137138936 4287554240 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 3602 948 305 642 0 2619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14408

[startup+0.300162 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 16121
/proc/meminfo: memFree=1720348/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=0.29
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2959 0 0 0 28 1 0 0 20 0 1 0 47658346 20574208 2539 1992294400 134512640 137138936 4287554240 18446744073709551615 134566389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2539 184 642 0 4379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20092

[startup+0.700241 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 16121
/proc/meminfo: memFree=1720348/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=0.69
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 68 1 0 0 20 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 134543071 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20092

[startup+1.5004 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16122
/proc/meminfo: memFree=1710916/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=1.49
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 148 1 0 0 22 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20092

[startup+3.10071 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16122
/proc/meminfo: memFree=1710668/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=3.09
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 308 1 0 0 25 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 136502651 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20092

[startup+6.30034 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16122
/proc/meminfo: memFree=1710544/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=6.28
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 627 1 0 0 25 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 134566132 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20092

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16122
/proc/meminfo: memFree=1710544/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=12.68
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 1266 2 0 0 25 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20092

[startup+25.5011 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 16124
/proc/meminfo: memFree=1710544/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=20092 CPUtime=25.48
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 2963 0 0 0 2543 5 0 0 25 0 1 0 47658346 20574208 2543 1992294400 134512640 137138936 4287554240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 5023 2543 184 642 0 4379 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20092

[startup+51.1011 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 16124
/proc/meminfo: memFree=1619280/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=112440 CPUtime=51.06
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 26662 0 0 0 5085 21 0 0 25 0 1 0 47658346 115138560 25621 1992294400 134512640 137138936 4287554240 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 28110 25621 190 642 0 27466 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 112440

[startup+102.308 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 16126
/proc/meminfo: memFree=1521196/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=209388 CPUtime=102.25
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 50917 0 0 0 10188 37 0 0 25 0 1 0 47658346 214413312 49876 1992294400 134512640 137138936 4287554240 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 52347 49876 190 642 0 51703 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 209388

[startup+162.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 16126
/proc/meminfo: memFree=1430428/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=300140 CPUtime=162.22
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 73609 0 0 0 16171 51 0 0 25 0 1 0 47658346 307343360 72568 1992294400 134512640 137138936 4287554240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 75035 72568 190 642 0 74391 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 300140

[startup+222.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/107 16128
/proc/meminfo: memFree=1370660/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=359316 CPUtime=222.2
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 88394 0 0 0 22159 61 0 0 25 0 1 0 47658346 367939584 87353 1992294400 134512640 137138936 4287554240 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 89829 87353 190 642 0 89185 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 359316

[startup+282.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/107 16130
/proc/meminfo: memFree=1320936/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=409544 CPUtime=282.18
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 100941 0 0 0 28147 71 0 0 25 0 1 0 47658346 419373056 99900 1992294400 134512640 137138936 4287554240 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 102386 99900 190 642 0 101742 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 409544

[startup+342.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/107 16132
/proc/meminfo: memFree=1272328/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=457592 CPUtime=342.15
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 112950 0 0 0 34136 79 0 0 25 0 1 0 47658346 468574208 111909 1992294400 134512640 137138936 4287554240 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 114398 111909 190 642 0 113754 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 457592

[startup+402.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/107 16134
/proc/meminfo: memFree=1229796/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=500276 CPUtime=402.13
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 123636 0 0 0 40125 88 0 0 25 0 1 0 47658346 512282624 122595 1992294400 134512640 137138936 4287554240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 125069 122595 190 642 0 124425 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 500276

[startup+462.301 s]
/proc/loadavg: 1.13 1.07 1.01 2/107 16134
/proc/meminfo: memFree=1186396/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=543272 CPUtime=462.1
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 134374 0 0 0 46114 96 0 0 25 0 1 0 47658346 556310528 133333 1992294400 134512640 137138936 4287554240 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 135818 133333 190 642 0 135174 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 543272

[startup+522.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/107 16136
/proc/meminfo: memFree=1147708/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=582332 CPUtime=522.08
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 144129 0 0 0 52105 103 0 0 25 0 1 0 47658346 596307968 143088 1992294400 134512640 137138936 4287554240 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 145583 143088 190 642 0 144939 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 582332

[startup+582.301 s]
/proc/loadavg: 1.11 1.07 1.00 2/107 16138
/proc/meminfo: memFree=1105548/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=623916 CPUtime=582.05
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 154546 0 0 0 58095 110 0 0 25 0 1 0 47658346 638889984 153505 1992294400 134512640 137138936 4287554240 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 155979 153505 190 642 0 155335 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 623916

[startup+642.301 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 16140
/proc/meminfo: memFree=1068596/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=660612 CPUtime=642.03
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 163700 0 0 0 64087 116 0 0 25 0 1 0 47658346 676466688 162659 1992294400 134512640 137138936 4287554240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 165153 162659 190 642 0 164509 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 660612

[startup+702.301 s]

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

/proc/meminfo: memFree=684196/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1121.84
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 112006 178 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1043556

[startup+1182.3 s]
/proc/loadavg: 1.14 1.12 1.03 2/107 16154
/proc/meminfo: memFree=684196/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1181.82
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 118004 178 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134540757 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 1043556

[startup+1242.3 s]
/proc/loadavg: 1.12 1.11 1.03 2/107 16156
/proc/meminfo: memFree=684072/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1241.79
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 124000 179 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 1043556

[startup+1302.3 s]
/proc/loadavg: 1.10 1.10 1.03 2/107 16158
/proc/meminfo: memFree=683948/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1301.77
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 129992 185 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134572783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 1043556

[startup+1362.3 s]
/proc/loadavg: 1.38 1.17 1.05 2/107 16158
/proc/meminfo: memFree=683948/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1361.74
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 135985 189 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 1043556

[startup+1422.31 s]
/proc/loadavg: 1.19 1.16 1.05 2/107 16160
/proc/meminfo: memFree=683948/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1421.72
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 141981 191 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134573444 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 1043556

[startup+1482.3 s]
/proc/loadavg: 1.12 1.14 1.05 2/107 16162
/proc/meminfo: memFree=683948/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1481.7
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 147974 196 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 1043556

[startup+1542.3 s]
/proc/loadavg: 1.08 1.13 1.05 2/107 16173
/proc/meminfo: memFree=683452/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1541.65
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 153966 199 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 1043556

[startup+1602.3 s]
/proc/loadavg: 1.07 1.11 1.05 2/107 16175
/proc/meminfo: memFree=683452/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1601.63
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 159954 209 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1043556

[startup+1662.3 s]
/proc/loadavg: 1.35 1.17 1.07 2/107 16175
/proc/meminfo: memFree=683452/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1661.61
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 165940 221 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134575211 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 1043556

[startup+1722.3 s]
/proc/loadavg: 1.19 1.16 1.08 2/107 16177
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1721.59
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 171925 234 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 136511212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 1043556

[startup+1782.3 s]
/proc/loadavg: 1.18 1.16 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1781.56
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 177914 242 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 1043556

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

[startup+1791.91 s]
/proc/loadavg: 1.15 1.16 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1791.17
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 178873 244 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134618012 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1791.17
Current children cumulated vsize (KiB) 1043556

[startup+1795.1 s]
/proc/loadavg: 1.15 1.16 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1794.36
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 179192 244 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 1043556

[startup+1796.7 s]
/proc/loadavg: 1.14 1.15 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1795.95
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 179351 244 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 1043556

[startup+1797.5 s]
/proc/loadavg: 1.14 1.15 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1796.75
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 179431 244 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 1043556

[startup+1798.3 s]
/proc/loadavg: 1.14 1.15 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1797.56
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 179511 245 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 136504259 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 1043556

[startup+1798.7 s]
/proc/loadavg: 1.14 1.15 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=1043556 CPUtime=1797.96
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202496 259526 0 0 0 179551 245 0 0 25 0 1 0 47658346 1068601344 258398 1992294400 134512640 137138936 4287554240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16121/statm: 260889 258398 190 642 0 260245 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 1043556

[startup+1798.8 s]
/proc/loadavg: 1.14 1.15 1.08 2/107 16179
/proc/meminfo: memFree=683576/2059040 swapFree=4136232/4192956
[pid=16121] ppid=16119 vsize=0 CPUtime=1798.05
/proc/16121/stat : 16121 (bsolo_pb10) R 16119 16121 15716 0 -1 4202500 259526 0 0 0 179555 250 0 0 25 0 1 0 47658346 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/16121/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.85
CPU time (s): 1798.11
CPU user time (s): 1795.55
CPU system time (s): 2.55861
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 1043556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.55
system time used= 2.55861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259526
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= 1
involuntary context switches= 3120

runsolver used 2.94855 second user time and 8.51171 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-16 22:36:07
IDJOB=2671170
IDBENCH=48295
IDSOLVER=1163
FILE ID=node011/2671170-1276720567
PBS_JOBID= 11174161
Free space on /tmp= 62360 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671170-1276720567/watcher-2671170-1276720567 -o /tmp/evaluation-result-2671170-1276720567/solver-2671170-1276720567 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2671170-1276720567.opb

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

MD5SUM BENCH= 611c10fb20bc9774d31ac4d0681f384d
RANDOM SEED=1493781264

node011.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1721992 kB
Buffers:         92852 kB
Cached:         161336 kB
SwapCached:       9976 kB
Active:          86708 kB
Inactive:       180628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1721992 kB
SwapTotal:     4192956 kB
SwapFree:      4136232 kB
Dirty:            4364 kB
Writeback:           0 kB
AnonPages:       11548 kB
Mapped:           9452 kB
Slab:            47828 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671170-1276720567.opb

Free space on /tmp at the end= 62356 MiB
End job on node011 at 2010-06-16 23:06:07