Trace number 2671377

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.1 1798.66

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_2_15.opb
MD5SUM2e96a8731ecdc9612117a9b1f6bb2f31
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 benchmark2.04669
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

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-2671377-1276724081.opb
0.00/0.00	c File size is 1383774 bytes.
0.19/0.22	c Highest Coefficient sum: 1000
0.19/0.22	c Parsing was ok!!
0.19/0.22	c Total parsing time: 0.221 s
0.19/0.24	c Var: 16670 Constr: 32843 16170/1003/15670 Lit: 128860 Watch. Lit: 111708
0.19/0.24	c Obj. Vars: 0 (0 % of total variables)
28.88/28.97	c Pre-processing Time: 28.96 s
28.88/28.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.88/28.97	c        0  16670    32843   128860    3   111708  427731      0      0 28.96
28.88/28.97	c Switching off lower bounding mode.
1797.94/1798.56	c      486  16670    33329   489231   14   112680  470505    486     15 31.29
1797.94/1798.56	c      651  16670    33494   650660   19   113010  517556    651     20 31.45
1797.94/1798.56	c      881  16670    33724   874375   25   113470  569312    881     27 31.75
1797.94/1798.56	c     1255  16670    34098  1236165   36   114218  626244   1255     38 32.42
1797.94/1798.56	c     1768  16670    34611  1739316   50   115244  688869   1768     53 33.01
1797.94/1798.56	c     2537  16670    35380  2491964   70   116782  757756   2537     74 34.24
1797.94/1798.56	c     3688  16670    36531  3621866   99   119084  833532   3688    101 36.30
1797.94/1798.56	c     5409  16670    38252  5310282  138   122526  916886   5409    132 40.88
1797.94/1798.56	c     7995  16670    40838  7849533  192   127698  500000   7995    158 50.54
1797.94/1798.56	c    11875  16670    44718 11657887  260   135458  550001  11875    168 70.59
1797.94/1798.56	c    17705  16670    50548 17383531  343   147118  605002  17705    167 105.56
1797.94/1798.56	c    26444  16670    59287 25963854  437   164596  665503  26444    146 180.25
1797.94/1798.56	c    39556  16670    72399 38827270  536   190820  732054  39556    113 347.11
1797.94/1798.56	c    59230  16670    92073 58136080  631   230168  805260  59230     81 724.34
1797.94/1798.56	c Reducing formula size due to memory constraints
1797.94/1798.56	c Memory Limit: 1000.00 MB  Used: 1002.55 MB
1797.94/1798.56	c    88740  16670    52400 19317481  368   150822   54201  19557     75 1181.70
1797.94/1798.56	c   133010  16670    44518 11580209  260   135058   59622  11675     79 1665.18
1797.94/1798.56	c Resources Exceeded
1797.94/1798.56	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.56	c   16   149803     23   165865    61311 28057979  28468     83 1798.00
1797.94/1798.56	s UNKNOWN
1797.94/1798.56	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-2671377-1276724081/watcher-2671377-1276724081 -o /tmp/evaluation-result-2671377-1276724081/solver-2671377-1276724081 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671377-1276724081.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.05 1.02 1.00 3/105 21417
/proc/meminfo: memFree=1698812/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=12292 CPUtime=0
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 372 0 0 0 0 0 0 0 21 0 1 0 13701683 12587008 290 1992294400 134512640 137138936 4292572656 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 3073 291 175 642 0 2091 0

[startup+0.091559 s]
/proc/loadavg: 1.05 1.02 1.00 3/105 21417
/proc/meminfo: memFree=1698812/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=14408 CPUtime=0.08
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 1005 0 0 0 8 0 0 0 24 0 1 0 13701683 14753792 923 1992294400 134512640 137138936 4292572656 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 3602 924 300 642 0 2620 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14408

[startup+0.100559 s]
/proc/loadavg: 1.05 1.02 1.00 3/105 21417
/proc/meminfo: memFree=1698812/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=14544 CPUtime=0.09
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 1067 0 0 0 9 0 0 0 24 0 1 0 13701683 14893056 985 1992294400 134512640 137138936 4292572656 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 3636 985 314 642 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14544

[startup+0.300581 s]
/proc/loadavg: 1.05 1.02 1.00 3/105 21417
/proc/meminfo: memFree=1698812/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=0.29
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2956 0 0 0 28 1 0 0 25 0 1 0 13701683 20615168 2536 1992294400 134512640 137138936 4292572656 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2536 184 642 0 4389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20132

[startup+0.700623 s]
/proc/loadavg: 1.05 1.02 1.00 3/105 21417
/proc/meminfo: memFree=1698812/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=0.69
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 68 1 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 136296970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20132

[startup+1.50071 s]
/proc/loadavg: 1.05 1.02 1.00 2/106 21418
/proc/meminfo: memFree=1689504/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=1.49
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 148 1 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 134543015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20132

[startup+3.10087 s]
/proc/loadavg: 1.05 1.02 1.00 2/106 21418
/proc/meminfo: memFree=1689504/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=3.09
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 307 2 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 136504083 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20132

[startup+6.30121 s]
/proc/loadavg: 1.05 1.02 1.00 2/106 21418
/proc/meminfo: memFree=1689380/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=6.29
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 627 2 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 136504370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20132

[startup+12.7009 s]
/proc/loadavg: 1.04 1.02 1.00 2/106 21418
/proc/meminfo: memFree=1689256/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=12.69
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 1265 4 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 136500154 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20132

[startup+25.5002 s]
/proc/loadavg: 1.03 1.02 1.00 2/106 21418
/proc/meminfo: memFree=1689256/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=20132 CPUtime=25.49
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 2957 0 0 0 2542 7 0 0 25 0 1 0 13701683 20615168 2537 1992294400 134512640 137138936 4292572656 18446744073709551615 136502663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 5033 2537 184 642 0 4389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20132

[startup+51.1009 s]
/proc/loadavg: 1.02 1.01 1.00 2/106 21418
/proc/meminfo: memFree=1589932/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=120744 CPUtime=51.07
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 28751 0 0 0 5084 23 0 0 25 0 1 0 13701683 123641856 27709 1992294400 134512640 137138936 4292572656 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 30186 27709 190 642 0 29542 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120744

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21420
/proc/meminfo: memFree=1475728/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=233580 CPUtime=102.27
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 56955 0 0 0 10188 39 0 0 25 0 1 0 13701683 239185920 55913 1992294400 134512640 137138936 4292572656 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 58395 55913 190 642 0 57751 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 233580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21422
/proc/meminfo: memFree=1381240/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=328672 CPUtime=162.24
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 80728 0 0 0 16172 52 0 0 25 0 1 0 13701683 336560128 79686 1992294400 134512640 137138936 4292572656 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 82168 79686 190 642 0 81524 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 328672

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21424
/proc/meminfo: memFree=1307832/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=400988 CPUtime=222.23
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 98803 0 0 0 22160 63 0 0 25 0 1 0 13701683 410611712 97761 1992294400 134512640 137138936 4292572656 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 100247 97761 190 642 0 99603 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 400988

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21426
/proc/meminfo: memFree=1250296/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=458804 CPUtime=282.2
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 113245 0 0 0 28150 70 0 0 25 0 1 0 13701683 469815296 112203 1992294400 134512640 137138936 4292572656 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 114701 112203 190 642 0 114057 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 458804

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21426
/proc/meminfo: memFree=1195736/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=512904 CPUtime=342.19
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 126786 0 0 0 34142 77 0 0 25 0 1 0 13701683 525213696 125744 1992294400 134512640 137138936 4292572656 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 128226 125744 190 642 0 127582 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 512904

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21428
/proc/meminfo: memFree=1143904/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=565092 CPUtime=402.17
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 139843 0 0 0 40133 84 0 0 25 0 1 0 13701683 578654208 138801 1992294400 134512640 137138936 4292572656 18446744073709551615 134572783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 141273 138801 190 642 0 140629 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 565092

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21430
/proc/meminfo: memFree=1107448/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=601000 CPUtime=462.15
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 148825 0 0 0 46126 89 0 0 25 0 1 0 13701683 615424000 147783 1992294400 134512640 137138936 4292572656 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 150250 147783 190 642 0 149606 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 601000

[startup+522.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/106 21432
/proc/meminfo: memFree=1068512/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=640512 CPUtime=522.13
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 158702 0 0 0 52119 94 0 0 25 0 1 0 13701683 655884288 157660 1992294400 134512640 137138936 4292572656 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 160128 157660 190 642 0 159484 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 640512

[startup+582.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/106 21434
/proc/meminfo: memFree=1028336/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=680032 CPUtime=582.12
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 168581 0 0 0 58113 99 0 0 25 0 1 0 13701683 696352768 167539 1992294400 134512640 137138936 4292572656 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 170008 167539 190 642 0 169364 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 680032

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/106 21434
/proc/meminfo: memFree=987292/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=720552 CPUtime=642.1
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 178702 0 0 0 64107 103 0 0 25 0 1 0 13701683 737845248 177660 1992294400 134512640 137138936 4292572656 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 180138 177660 190 642 0 179494 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 720552

[startup+702.3 s]

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

/proc/meminfo: memFree=667372/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1121.96
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 112041 155 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1039432

[startup+1182.3 s]
/proc/loadavg: 1.07 1.07 1.00 2/106 21450
/proc/meminfo: memFree=667248/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1181.94
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 118034 160 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1039432

[startup+1242.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/106 21450
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1241.93
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 124029 164 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1039432

[startup+1302.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/106 21452
/proc/meminfo: memFree=666876/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1301.92
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 130025 167 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 1039432

[startup+1362.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/106 21454
/proc/meminfo: memFree=666876/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1361.89
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 136017 172 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1039432

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 21456
/proc/meminfo: memFree=666876/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1421.88
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 142013 175 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1039432

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 21458
/proc/meminfo: memFree=666876/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1481.85
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 148008 177 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 136504071 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1039432

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 21458
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1541.83
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 154002 181 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134572783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1039432

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 21469
/proc/meminfo: memFree=666380/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1601.8
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 159996 184 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1039432

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21471
/proc/meminfo: memFree=666380/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1039432 CPUtime=1661.78
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 165994 184 0 0 25 0 1 0 13701683 1064378368 257375 1992294400 134512640 137138936 4292572656 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259858 257375 190 642 0 259214 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1039432

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21473
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1721.76
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 171988 188 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1038820

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1781.73
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 177980 193 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1038820

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1791.34
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 178940 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 1038820

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1794.54
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 179260 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1038820

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1796.13
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 179419 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 1038820

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1796.93
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 179499 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 1038820

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1797.73
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 179579 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 1038820

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=1038820 CPUtime=1797.94
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202496 258497 0 0 0 179600 194 0 0 25 0 1 0 13701683 1063751680 257239 1992294400 134512640 137138936 4292572656 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21417/statm: 259705 257239 190 642 0 259061 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1038820

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21475
/proc/meminfo: memFree=667000/2059040 swapFree=4148292/4192956
[pid=21417] ppid=21415 vsize=0 CPUtime=1798.03
/proc/21417/stat : 21417 (bsolo_pb10) R 21415 21417 20750 0 -1 4202500 258497 0 0 0 179605 198 0 0 25 0 1 0 13701683 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/21417/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798.1
CPU user time (s): 1796.06
CPU system time (s): 2.04369
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 1039432

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

runsolver used 3.00954 second user time and 8.44671 second system time

The end

Launcher Data

Begin job on node082 at 2010-06-16 23:34:41
IDJOB=2671377
IDBENCH=48364
IDSOLVER=1163
FILE ID=node082/2671377-1276724081
PBS_JOBID= 11174157
Free space on /tmp= 62584 MiB

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

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

MD5SUM BENCH= 2e96a8731ecdc9612117a9b1f6bb2f31
RANDOM SEED=1216139549

node082.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.215
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.43
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.215
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.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1700828 kB
Buffers:        108996 kB
Cached:         147944 kB
SwapCached:       6840 kB
Active:         108912 kB
Inactive:       169928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1700828 kB
SwapTotal:     4192956 kB
SwapFree:      4148292 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:       19088 kB
Mapped:          13224 kB
Slab:            57712 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671377-1276724081.opb

Free space on /tmp at the end= 62576 MiB
End job on node082 at 2010-06-17 00:04:41