Trace number 1876389

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.1? 1798.13 1799.03

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_5_80.opb
MD5SUMd5640996c15a8815d620b5d6c220fea1
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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)75000
Sum of products size (including duplicates)150000
Number of different products37500
Sum of products size75000

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1876389-1245213775.opb
0.00/0.00	c File size is 3315464 bytes.
0.39/0.49	c Highest Coefficient sum: 1000
0.39/0.49	c Parsing was ok!!
0.39/0.49	c Total parsing time: 0.495 s
0.49/0.55	c Var: 38500 Constr: 76503 38000/1003/37500 Lit: 303500 Watch. Lit: 264583
0.49/0.55	c Obj. Vars: 0 (0 % of total variables)
179.49/179.67	c Pre-processing Time: 179.575 s
179.49/179.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.49/179.68	c        0  38500    76503   303500    3   264583  500000      0      0 179.57
179.49/179.68	c Switching off lower bounding mode.
1797.90/1798.90	c      100  38500    76604   304798    3   264864  550001    101      0 180.61
1797.90/1798.90	c      250  38500    76754   305248    3   265164  605002    251      1 181.54
1797.90/1798.90	c      475  38500    76979   309274    4   265614  665503    476      2 182.23
1797.90/1798.90	c      813  38500    77317   334760    4   266290  732054    814      4 183.43
1797.90/1798.90	c     1321  38500    77844   542022    6   268104  805260   1341      7 185.26
1797.90/1798.90	c     2084  38500    78612   664251    8   269640  885787   2109     11 189.44
1797.90/1798.90	c     3230  38500    79814  1087760   13   272210  974366   3311     16 198.82
1797.90/1798.90	c     4951  38500    81630  1928566   23   282835  500000   5127     23 206.93
1797.90/1798.90	c     7535  38500    84412  3437733   40   308488  550001   7909     34 217.40
1797.90/1798.90	c    11415  38500    88543  5469913   61   345777  605002  12040     46 243.46
1797.90/1798.90	c    17238  38500    94720  8570085   90   380558  665503  18217     60 285.26
1797.90/1798.90	c    25975  38500   104095 13428516  129   463299  732054  27592     69 373.25
1797.90/1798.90	c    39086  38500   117712 19984433  169   513892  805260  41209     73 534.41
1798.00/1798.90	c    58756  38500   138555 30589621  220   587353  885787  62052     72 808.24
1798.00/1798.90	c    88266  38500   169120 45581524  269   662885  974366  92617     67 1316.35
1798.00/1798.90	c Resources Exceeded
1798.00/1798.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.90	c   15   121581  64368  4902858   203373 64634769 126870     67 1798.00
1798.00/1798.90	s UNKNOWN
1798.00/1798.90	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-1876389-1245213775/watcher-1876389-1245213775 -o /tmp/evaluation-result-1876389-1245213775/solver-1876389-1245213775 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876389-1245213775.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: 0.92 0.98 0.99 3/64 6375
/proc/meminfo: memFree=1801824/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=21776 CPUtime=0
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 188970630 22298624 258 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 5444 258 175 640 0 3990 0

[startup+0.0976081 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6375
/proc/meminfo: memFree=1801824/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=16840 CPUtime=0.08
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 1158 0 0 0 8 0 0 0 18 0 1 0 188970630 17244160 1102 1992294400 134512640 137136520 4294956256 18446744073709551615 134516218 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 4210 1102 307 640 0 2756 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16840

[startup+0.101608 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6375
/proc/meminfo: memFree=1801824/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=16972 CPUtime=0.09
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 1176 0 0 0 9 0 0 0 18 0 1 0 188970630 17379328 1120 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 4243 1121 313 640 0 2789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16972

[startup+0.301636 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6375
/proc/meminfo: memFree=1801824/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=21356 CPUtime=0.29
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 2633 0 0 0 28 1 0 0 19 0 1 0 188970630 21868544 2577 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 5339 2578 651 640 0 3885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21356

[startup+0.701692 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6375
/proc/meminfo: memFree=1801824/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=0.69
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6572 0 0 0 67 2 0 0 24 0 1 0 188970630 33882112 5706 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5706 189 640 0 7628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33088

[startup+1.50181 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779672/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=1.49
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6581 0 0 0 147 2 0 0 25 0 1 0 188970630 33882112 5715 1992294400 134512640 137136520 4294956256 18446744073709551615 134545039 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5715 189 640 0 7628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33088

[startup+3.10103 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779544/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=3.08
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6581 0 0 0 306 2 0 0 25 0 1 0 188970630 33882112 5715 1992294400 134512640 137136520 4294956256 18446744073709551615 134543787 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5715 189 640 0 7628 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33088

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779360/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=6.28
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6590 0 0 0 626 2 0 0 25 0 1 0 188970630 33882112 5724 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5724 189 640 0 7628 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33088

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779376/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=12.68
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6595 0 0 0 1265 3 0 0 25 0 1 0 188970630 33882112 5729 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5729 189 640 0 7628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33088

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779376/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33088 CPUtime=25.47
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6595 0 0 0 2544 3 0 0 25 0 1 0 188970630 33882112 5729 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8272 5729 189 640 0 7628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33088

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779440/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33220 CPUtime=51.05
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6600 0 0 0 5101 4 0 0 25 0 1 0 188970630 34017280 5734 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6375/statm: 8305 5734 189 640 0 7661 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33220

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779312/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33220 CPUtime=102.23
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6600 0 0 0 10218 5 0 0 25 0 1 0 188970630 34017280 5734 1992294400 134512640 137136520 4294956256 18446744073709551615 134543621 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8305 5734 189 640 0 7661 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33220

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1779312/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=33220 CPUtime=162.2
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 6600 0 0 0 16214 6 0 0 25 0 1 0 188970630 34017280 5734 1992294400 134512640 137136520 4294956256 18446744073709551615 134563194 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 8305 5734 189 640 0 7661 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 33220

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1731120/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=81512 CPUtime=222.17
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 21942 0 0 0 22178 39 0 0 25 0 1 0 188970630 83468288 17825 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 20378 17825 198 640 0 19734 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 81512

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1673328/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=139976 CPUtime=282.12
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 36550 0 0 0 28141 71 0 0 25 0 1 0 188970630 143335424 32433 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 34994 32433 198 640 0 34350 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 139976

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1628208/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=184404 CPUtime=342.1
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 47657 0 0 0 34112 98 0 0 25 0 1 0 188970630 188829696 43540 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 46101 43540 198 640 0 45457 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 184404

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1589360/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=223496 CPUtime=402.07
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 57438 0 0 0 40090 117 0 0 25 0 1 0 188970630 228859904 53321 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 55874 53321 198 640 0 55230 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 223496

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1557488/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=254688 CPUtime=462.03
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 65228 0 0 0 46062 141 0 0 25 0 1 0 188970630 260800512 61111 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 63672 61111 198 640 0 63028 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 254688

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1525744/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=286676 CPUtime=522.01
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 73234 0 0 0 52041 160 0 0 25 0 1 0 188970630 293556224 69117 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 71669 69117 198 640 0 71025 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 286676

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1495984/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=316616 CPUtime=581.96
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 80710 0 0 0 58018 178 0 0 25 0 1 0 188970630 324214784 76593 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 79154 76593 198 640 0 78510 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 316616

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6376
/proc/meminfo: memFree=1464240/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=347872 CPUtime=641.94
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 88524 0 0 0 63996 198 0 0 25 0 1 0 188970630 356220928 84407 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 86968 84407 198 640 0 86324 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 347872

[startup+702.301 s]

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

/proc/meminfo: memFree=1262640/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=548908 CPUtime=1121.7
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 138792 0 0 0 111877 293 0 0 25 0 1 0 188970630 562081792 134675 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 137227 134675 198 640 0 136583 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 548908

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 6384
/proc/meminfo: memFree=1242224/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=569780 CPUtime=1181.67
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 144019 0 0 0 117856 311 0 0 25 0 1 0 188970630 583454720 139902 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 142445 139902 198 640 0 141801 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 569780

[startup+1242.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 6384
/proc/meminfo: memFree=1217904/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=593624 CPUtime=1241.65
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 149976 0 0 0 123838 327 0 0 25 0 1 0 188970630 607870976 145859 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 148406 145859 198 640 0 147762 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 593624

[startup+1302.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 6384
/proc/meminfo: memFree=1192880/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=618344 CPUtime=1301.62
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 156164 0 0 0 129817 345 0 0 25 0 1 0 188970630 633184256 152047 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 154586 152047 198 640 0 153942 0
Current children cumulated CPU time (s) 1301.62
Current children cumulated vsize (KiB) 618344

[startup+1362.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 6384
/proc/meminfo: memFree=1164592/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=647000 CPUtime=1361.58
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 163306 0 0 0 135791 367 0 0 25 0 1 0 188970630 662528000 159189 1992294400 134512640 137136520 4294956256 18446744073709551615 134543965 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 161750 159189 198 640 0 161106 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 647000

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6384
/proc/meminfo: memFree=1139312/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=671932 CPUtime=1421.56
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 169562 0 0 0 141770 386 0 0 25 0 1 0 188970630 688058368 165445 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 167983 165445 198 640 0 167339 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 671932

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6384
/proc/meminfo: memFree=1113968/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=697940 CPUtime=1481.53
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 176041 0 0 0 147752 401 0 0 25 0 1 0 188970630 714690560 171924 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 174485 171924 198 640 0 173841 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 697940

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6384
/proc/meminfo: memFree=1088816/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=722348 CPUtime=1541.51
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 182143 0 0 0 153733 418 0 0 25 0 1 0 188970630 739684352 178026 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 180587 178026 198 640 0 179943 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 722348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=1053296/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=758632 CPUtime=1601.48
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 191214 0 0 0 159715 433 0 0 25 0 1 0 188970630 776839168 187097 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 189658 187097 198 640 0 189014 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 758632

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=1014960/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=796096 CPUtime=1661.45
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 200580 0 0 0 165695 450 0 0 25 0 1 0 188970630 815202304 196463 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 199024 196463 198 640 0 198380 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 796096

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=986096/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=825272 CPUtime=1721.43
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 207888 0 0 0 171674 469 0 0 25 0 1 0 188970630 845078528 203771 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 206318 203771 198 640 0 205674 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 825272

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=948976/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=861780 CPUtime=1781.4
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 217030 0 0 0 177654 486 0 0 25 0 1 0 188970630 882462720 212913 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 215445 212913 198 640 0 214801 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 861780

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=942256/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=868312 CPUtime=1791
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 218665 0 0 0 178613 487 0 0 25 0 1 0 188970630 889151488 214548 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217078 214548 198 640 0 216434 0
Current children cumulated CPU time (s) 1791
Current children cumulated vsize (KiB) 868312

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=941040/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=869540 CPUtime=1794.19
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 218966 0 0 0 178931 488 0 0 25 0 1 0 188970630 890408960 214849 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217385 214849 198 640 0 216741 0
Current children cumulated CPU time (s) 1794.19
Current children cumulated vsize (KiB) 869540

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=940528/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=870664 CPUtime=1795.79
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 219222 0 0 0 179090 489 0 0 25 0 1 0 188970630 891559936 215105 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217666 215105 198 640 0 217022 0
Current children cumulated CPU time (s) 1795.79
Current children cumulated vsize (KiB) 870664

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=940016/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=871300 CPUtime=1797.4
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 219381 0 0 0 179250 490 0 0 25 0 1 0 188970630 892211200 215264 1992294400 134512640 137136520 4294956256 18446744073709551615 134544080 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217825 215264 198 640 0 217181 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 871300

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=939376/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=871300 CPUtime=1797.8
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 219381 0 0 0 179290 490 0 0 25 0 1 0 188970630 892211200 215264 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217825 215264 198 640 0 217181 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 871300

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=939376/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=871644 CPUtime=1798
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194304 219467 0 0 0 179310 490 0 0 25 0 1 0 188970630 892563456 215350 1992294400 134512640 137136520 4294956256 18446744073709551615 136379950 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 217911 215350 198 640 0 217267 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 871644

[startup+1799 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6384
/proc/meminfo: memFree=939376/2055920 swapFree=4181384/4192956
[pid=6375] ppid=6373 vsize=0 CPUtime=1798.1
/proc/6375/stat : 6375 (bsolo) R 6373 6375 6330 0 -1 4194308 219468 0 0 0 179310 500 0 0 25 0 1 0 188970630 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1799.03
CPU time (s): 1798.13
CPU user time (s): 1793.1
CPU system time (s): 5.03123
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 871644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.1
system time used= 5.03123
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219468
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= 2
involuntary context switches= 7336

runsolver used 1.43778 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-17 06:42:55
IDJOB=1876389
IDBENCH=48304
IDSOLVER=699
FILE ID=node49/1876389-1245213775
PBS_JOBID= 9368422
Free space on /tmp= 66028 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_5_80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876389-1245213775/watcher-1876389-1245213775 -o /tmp/evaluation-result-1876389-1245213775/solver-1876389-1245213775 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876389-1245213775.opb

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

MD5SUM BENCH= d5640996c15a8815d620b5d6c220fea1
RANDOM SEED=2136315587

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1804672 kB
Buffers:         60412 kB
Cached:         121192 kB
SwapCached:       4580 kB
Active:          64676 kB
Inactive:       124992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804672 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            5040 kB
Writeback:           0 kB
Mapped:          13708 kB
Slab:            47416 kB
Committed_AS:   184100 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876389-1245213775.opb

Free space on /tmp at the end= 66020 MiB
End job on node49 at 2009-06-17 07:12:56