Trace number 2671188

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.03 1798.58

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_4_15.opb
MD5SUM18824f3ca3b73f0d00fa79bded50b3fe
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.033993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

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-2671188-1276720639.opb
0.00/0.00	c File size is 107460 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.017 s
0.00/0.02	c Var: 1458 Constr: 2819 1358/203/1258 Lit: 10764 Watch. Lit: 9224
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.19/0.29	c Pre-processing Time: 0.297 s
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c        0   1458     2819    10764    3     9224   20572      0      0 0.30
0.19/0.29	c Switching off lower bounding mode.
1797.95/1798.55	c      100   1458     2919    25490    8     9424   22630    100    308 0.32
1797.95/1798.55	c      268   1458     3087    55334   17     9760   24894    268    757 0.35
1797.95/1798.55	c      500   1458     3319    95325   28    10224   27384    500   1216 0.41
1797.95/1798.55	c      869   1458     3688   157001   42    10962   30123    869   1648 0.53
1797.95/1798.55	c     1385   1458     4204   250148   59    11994   33136   1385   2101 0.66
1797.95/1798.55	c     2149   1458     4968   386472   77    13522   36450   2149   2300 0.93
1797.95/1798.55	c     3304   1458     6123   596074   97    15832   40096   3304   2201 1.50
1797.95/1798.55	c     5028   1458     7847   907309  115    19280   44106   5028   1878 2.68
1797.95/1798.55	c     7621   1458    10440  1373373  131    24466   48517   7621   1439 5.30
1797.95/1798.55	c    11500   1458    14319  2076327  145    32224   53369  11500   1095 10.50
1797.95/1798.55	c    17323   1458    20142  3092715  153    43870   58706  17323    846 20.47
1797.95/1798.55	c    26061   1458    28880  4641322  160    61346   64577  26061    656 39.67
1797.95/1798.55	c    39171   1458    41990  6930319  165    87566   71035  39171    497 78.75
1797.95/1798.55	c    58841   1458    61660 10271708  166   126906   78139  58841    340 172.65
1797.95/1798.55	c    88351   1458    23665  3632875  153    50916   85953  20846    249 353.78
1797.95/1798.55	c   132631   1458    67945 11392101  167   139476   94549  65126    194 682.35
1797.95/1798.55	c   199043   1458    50550  8620125  170   104686  104004  47731    190 1043.08
1797.95/1798.55	c   298672   1458    56999  9811631  172   117584  114405  54180    175 1700.75
1797.95/1798.55	c Resources Exceeded
1797.95/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.55	c   18   313557   5445   334191    71884 12505302  69065    174 1798.00
1797.95/1798.55	s UNKNOWN
1797.95/1798.55	c Total time: 1798 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-2671188-1276720639/watcher-2671188-1276720639 -o /tmp/evaluation-result-2671188-1276720639/solver-2671188-1276720639 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671188-1276720639.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.04 1.00 3/106 19892
/proc/meminfo: memFree=1804784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=11036 CPUtime=0
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 341 0 0 0 0 0 0 0 25 0 1 0 13357675 11300864 260 1992294400 134512640 137138936 4288335296 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 2759 260 176 642 0 2088 0

[startup+0.060523 s]
/proc/loadavg: 1.00 1.04 1.00 3/106 19892
/proc/meminfo: memFree=1804784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=11464 CPUtime=0.05
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 525 0 0 0 5 0 0 0 25 0 1 0 13357675 11739136 417 1992294400 134512640 137138936 4288335296 18446744073709551615 136504147 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 2866 417 184 642 0 2222 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11464

[startup+0.100527 s]
/proc/loadavg: 1.00 1.04 1.00 3/106 19892
/proc/meminfo: memFree=1804784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=11464 CPUtime=0.09
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 525 0 0 0 9 0 0 0 25 0 1 0 13357675 11739136 417 1992294400 134512640 137138936 4288335296 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 2866 417 184 642 0 2222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11464

[startup+0.300548 s]
/proc/loadavg: 1.00 1.04 1.00 3/106 19892
/proc/meminfo: memFree=1804784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=11596 CPUtime=0.29
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 572 0 0 0 29 0 0 0 25 0 1 0 13357675 11874304 464 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 2899 467 189 642 0 2255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11596

[startup+0.700588 s]
/proc/loadavg: 1.00 1.04 1.00 3/106 19892
/proc/meminfo: memFree=1804784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=14968 CPUtime=0.69
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 1416 0 0 0 68 1 0 0 25 0 1 0 13357675 15327232 1308 1992294400 134512640 137138936 4288335296 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 3742 1308 190 642 0 3098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14968

[startup+1.50067 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 19893
/proc/meminfo: memFree=1798452/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=19320 CPUtime=1.49
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 2492 0 0 0 148 1 0 0 25 0 1 0 13357675 19783680 2384 1992294400 134512640 137138936 4288335296 18446744073709551615 136521046 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 4830 2384 190 642 0 4186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19320

[startup+3.10084 s]
/proc/loadavg: 1.08 1.05 1.01 2/107 19893
/proc/meminfo: memFree=1793492/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=24588 CPUtime=3.09
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 3825 0 0 0 307 2 0 0 25 0 1 0 13357675 25178112 3717 1992294400 134512640 137138936 4288335296 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 6147 3717 190 642 0 5503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24588

[startup+6.30117 s]
/proc/loadavg: 1.08 1.05 1.01 2/107 19893
/proc/meminfo: memFree=1785184/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=31464 CPUtime=6.29
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 5542 0 0 0 626 3 0 0 25 0 1 0 13357675 32219136 5434 1992294400 134512640 137138936 4288335296 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 7866 5434 190 642 0 7222 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31464

[startup+12.7008 s]
/proc/loadavg: 1.22 1.08 1.02 2/107 19893
/proc/meminfo: memFree=1773784/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=42236 CPUtime=12.69
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 8221 0 0 0 1264 5 0 0 25 0 1 0 13357675 43249664 8113 1992294400 134512640 137138936 4288335296 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 10559 8113 190 642 0 9915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42236

[startup+25.5011 s]
/proc/loadavg: 1.18 1.08 1.01 2/107 19893
/proc/meminfo: memFree=1756176/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=59280 CPUtime=25.48
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 12489 0 0 0 2538 10 0 0 25 0 1 0 13357675 60702720 12381 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 14820 12381 190 642 0 14176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59280

[startup+51.1018 s]
/proc/loadavg: 1.12 1.07 1.01 2/107 19893
/proc/meminfo: memFree=1731996/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=83676 CPUtime=51.08
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 18583 0 0 0 5089 19 0 0 25 0 1 0 13357675 85684224 18475 1992294400 134512640 137138936 4288335296 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 20919 18475 190 642 0 20275 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83676

[startup+102.309 s]
/proc/loadavg: 1.05 1.06 1.01 2/107 19895
/proc/meminfo: memFree=1697772/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=117312 CPUtime=102.27
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 26998 0 0 0 10194 33 0 0 25 0 1 0 13357675 120127488 26890 1992294400 134512640 137138936 4288335296 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 29328 26890 190 642 0 28684 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117312

[startup+162.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 19897
/proc/meminfo: memFree=1670244/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=144812 CPUtime=162.24
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 33885 0 0 0 16179 45 0 0 25 0 1 0 13357675 148287488 33777 1992294400 134512640 137138936 4288335296 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 36203 33777 190 642 0 35559 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 144812

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 19899
/proc/meminfo: memFree=1648668/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=166364 CPUtime=222.23
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 39248 0 0 0 22169 54 0 0 25 0 1 0 13357675 170356736 39140 1992294400 134512640 137138936 4288335296 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 41591 39140 190 642 0 40947 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 166364

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 19899
/proc/meminfo: memFree=1628704/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=186436 CPUtime=282.21
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 44287 0 0 0 28158 63 0 0 25 0 1 0 13357675 190910464 44179 1992294400 134512640 137138936 4288335296 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 46609 44179 190 642 0 45965 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 186436

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 19901
/proc/meminfo: memFree=1617916/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=342.19
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 34151 68 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 196652

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19903
/proc/meminfo: memFree=1617792/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=402.17
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 40145 72 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 196652

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19905
/proc/meminfo: memFree=1617668/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=462.16
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 46140 76 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 196652

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19907
/proc/meminfo: memFree=1617668/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=522.14
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 52136 78 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 196652

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19907
/proc/meminfo: memFree=1617544/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=582.12
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 58132 80 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 196652

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19909
/proc/meminfo: memFree=1617420/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=196652 CPUtime=642.11
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 46910 0 0 0 64129 82 0 0 25 0 1 0 13357675 201371648 46724 1992294400 134512640 137138936 4288335296 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 49163 46724 190 642 0 48519 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 196652

[startup+702.301 s]

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

/proc/meminfo: memFree=1575384/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=238324 CPUtime=1061.97
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 57427 0 0 0 106076 121 0 0 25 0 1 0 13357675 244043776 57147 1992294400 134512640 137138936 4288335296 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 59581 57147 190 642 0 58937 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 238324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19923
/proc/meminfo: memFree=1575384/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=238324 CPUtime=1121.96
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 57427 0 0 0 112071 125 0 0 25 0 1 0 13357675 244043776 57147 1992294400 134512640 137138936 4288335296 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 59581 57147 190 642 0 58937 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 238324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19923
/proc/meminfo: memFree=1575136/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=238324 CPUtime=1181.94
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 57427 0 0 0 118063 131 0 0 25 0 1 0 13357675 244043776 57147 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 59581 57147 190 642 0 58937 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 238324

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19925
/proc/meminfo: memFree=1574888/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=238324 CPUtime=1241.92
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 57427 0 0 0 124057 135 0 0 25 0 1 0 13357675 244043776 57147 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 59581 57147 190 642 0 58937 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 238324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19927
/proc/meminfo: memFree=1574888/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=238324 CPUtime=1301.91
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 57427 0 0 0 130052 139 0 0 25 0 1 0 13357675 244043776 57147 1992294400 134512640 137138936 4288335296 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 59581 57147 190 642 0 58937 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 238324

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19929
/proc/meminfo: memFree=1562364/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=251552 CPUtime=1361.88
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 60739 0 0 0 136043 145 0 0 25 0 1 0 13357675 257589248 60459 1992294400 134512640 137138936 4288335296 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 62888 60459 190 642 0 62244 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 251552

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19940
/proc/meminfo: memFree=1546856/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1421.86
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 142035 151 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 265972

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19940
/proc/meminfo: memFree=1546988/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1481.84
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 148033 151 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 265972

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19942
/proc/meminfo: memFree=1546988/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1541.82
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 154030 152 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 265972

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19944
/proc/meminfo: memFree=1547112/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1601.8
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 160022 158 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 265972

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19946
/proc/meminfo: memFree=1547112/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1661.78
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 166015 163 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 265972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19948
/proc/meminfo: memFree=1546988/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1721.77
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 172007 170 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 265972

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19948
/proc/meminfo: memFree=1546740/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1781.74
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 178001 173 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 265972

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546740/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1791.35
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 178961 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 265972

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546864/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1794.55
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 179281 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 265972

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546864/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1796.14
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 179440 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 265972

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546864/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1796.94
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 179520 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 265972

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546864/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1797.74
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 179600 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 265972

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1546864/2059040 swapFree=4139796/4192956
[pid=19892] ppid=19890 vsize=265972 CPUtime=1797.95
/proc/19892/stat : 19892 (bsolo_pb10) R 19890 19892 19339 0 -1 4202496 64427 0 0 0 179621 174 0 0 25 0 1 0 13357675 272355328 64044 1992294400 134512640 137138936 4288335296 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19892/statm: 66493 64044 190 642 0 65849 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 265972

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798.03
CPU user time (s): 1796.26
CPU system time (s): 1.77473
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 266384

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

runsolver used 2.82557 second user time and 8.63269 second system time

The end

Launcher Data

Begin job on node083 at 2010-06-16 22:37:19
IDJOB=2671188
IDBENCH=48301
IDSOLVER=1163
FILE ID=node083/2671188-1276720639
PBS_JOBID= 11174166
Free space on /tmp= 62552 MiB

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

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

MD5SUM BENCH= 18824f3ca3b73f0d00fa79bded50b3fe
RANDOM SEED=1409026496

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1805560 kB
Buffers:         29212 kB
Cached:         104692 kB
SwapCached:      36572 kB
Active:          90348 kB
Inactive:        87100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1805560 kB
SwapTotal:     4192956 kB
SwapFree:      4139796 kB
Dirty:            4136 kB
Writeback:           0 kB
AnonPages:       11020 kB
Mapped:          13012 kB
Slab:            54160 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182000 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-2671188-1276720639.opb

Free space on /tmp at the end= 62548 MiB
End job on node083 at 2010-06-16 23:07:18