Trace number 1879311

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 pb? 1798.11 1798.8

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_3_40.opb
MD5SUM29fd031d19832e8fd3e4ee8a0dfa62d0
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 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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

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: Generic Pseudo-Boolean 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-1879311-1245248898.opb
0.00/0.00	c File size is 106308 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.013 s
0.00/0.01	c Var: 1444 Constr: 2791 1344/203/1244 Lit: 10652 Watch. Lit: 9151
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.19/0.28	c Pre-processing Time: 0.283 s
0.19/0.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.28	c        0   1444     2791    10652    3     9151   20716      0      0 0.28
0.19/0.28	c Switching off lower bounding mode.
1797.99/1798.77	c      100   1444     2977    22891    7    13227   22788    186    289 0.35
1797.99/1798.77	c      252   1444     3280    60808   18    25631   25067    489    588 0.43
1797.99/1798.77	c      479   1444     3733   117658   31    45399   27574    942    760 0.63
1797.99/1798.77	c      817   1444     4409   204800   46    72289   30332   1618    683 1.20
1797.99/1798.77	c     1325   1444     5424   334202   61   112929   33366   2633    534 2.48
1797.99/1798.77	c     2088   1444     6945   534534   76   177906   36703   4154    392 5.32
1797.99/1798.77	c     3234   1444     9213   847744   92   271944   40374   6422    269 12.02
1797.99/1798.77	c     4955   1444    12406  1274428  102   398582   44412   9615    186 26.59
1797.99/1798.77	c     7540   1444    17373  1919292  110   579601   48854  14582    128 58.86
1797.99/1798.77	c    11419   1444    24994  2932881  117   920980   53740  22203     89 127.63
1797.99/1798.77	c    17241   1444    36388  4471531  122  1345891   59115  33597     59 288.59
1797.99/1798.77	c    25979   1444    53429  6748303  126  2032786   65027  50638     41 624.69
1797.99/1798.77	c    39090   1444    37816  4612166  121  1436572   71530  35025     23 1657.22
1797.99/1798.77	c Resources Exceeded
1797.99/1798.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.77	c   13    43284   6977    62404    46048  5735624  43257     24 1798.08
1797.99/1798.77	s UNKNOWN
1797.99/1798.77	c Total time: 1798.08 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-1879311-1245248898/watcher-1879311-1245248898 -o /tmp/evaluation-result-1879311-1245248898/solver-1879311-1245248898 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879311-1245248898.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19155
/proc/meminfo: memFree=1473464/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=10816 CPUtime=0
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 192486307 11075584 242 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 2704 242 175 640 0 2034 0

[startup+0.104618 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19155
/proc/meminfo: memFree=1473464/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=11404 CPUtime=0.1
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 460 0 0 0 10 0 0 0 18 0 1 0 192486307 11677696 418 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 2851 418 189 640 0 2207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11404

[startup+0.201624 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19155
/proc/meminfo: memFree=1473464/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=11404 CPUtime=0.19
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 460 0 0 0 19 0 0 0 18 0 1 0 192486307 11677696 418 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 2851 418 189 640 0 2207 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11404

[startup+0.301631 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19155
/proc/meminfo: memFree=1473464/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=11536 CPUtime=0.29
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 514 0 0 0 29 0 0 0 19 0 1 0 192486307 11812864 472 1992294400 134512640 137136520 4294956256 18446744073709551615 134573563 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 2884 472 197 640 0 2240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11536

[startup+0.701657 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 19155
/proc/meminfo: memFree=1473464/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=13912 CPUtime=0.69
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 1116 0 0 0 69 0 0 0 23 0 1 0 192486307 14245888 1074 1992294400 134512640 137136520 4294956256 18446744073709551615 136502194 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 3478 1074 198 640 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13912

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1468720/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=16356 CPUtime=1.49
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 1709 0 0 0 149 0 0 0 25 0 1 0 192486307 16748544 1667 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 4089 1667 198 640 0 3445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16356

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1466160/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=19076 CPUtime=3.09
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 2389 0 0 0 308 1 0 0 25 0 1 0 192486307 19533824 2347 1992294400 134512640 137136520 4294956256 18446744073709551615 134544259 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 4769 2347 198 640 0 4125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19076

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1461040/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=23504 CPUtime=6.29
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 3503 0 0 0 627 2 0 0 25 0 1 0 192486307 24068096 3461 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 5876 3461 198 640 0 5232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23504

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1454896/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=29200 CPUtime=12.68
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 4921 0 0 0 1265 3 0 0 25 0 1 0 192486307 29900800 4879 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 7300 4879 198 640 0 6656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29200

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1447664/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=36204 CPUtime=25.49
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 6674 0 0 0 2544 5 0 0 25 0 1 0 192486307 37072896 6632 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 9051 6632 198 640 0 8407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36204

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1436400/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=47568 CPUtime=51.06
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 9516 0 0 0 5099 7 0 0 25 0 1 0 192486307 48709632 9474 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 11892 9474 198 640 0 11248 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47568

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1418736/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=64924 CPUtime=102.26
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 13865 0 0 0 10215 11 0 0 25 0 1 0 192486307 66482176 13823 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 16231 13823 198 640 0 15587 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1402608/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=81164 CPUtime=162.23
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 17903 0 0 0 16208 15 0 0 25 0 1 0 192486307 83111936 17861 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 20291 17861 198 640 0 19647 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81164

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1390576/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=92992 CPUtime=222.21
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 20889 0 0 0 22204 17 0 0 25 0 1 0 192486307 95223808 20847 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 23248 20847 198 640 0 22604 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 92992

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1382064/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=101520 CPUtime=282.19
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 23021 0 0 0 28200 19 0 0 25 0 1 0 192486307 103956480 22979 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 25380 22979 198 640 0 24736 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 101520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 19156
/proc/meminfo: memFree=1371824/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=111752 CPUtime=342.17
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 25578 0 0 0 34195 22 0 0 25 0 1 0 192486307 114434048 25536 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 27938 25536 198 640 0 27294 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 111752

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 0.94 2/65 19156
/proc/meminfo: memFree=1362608/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=121004 CPUtime=402.15
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 27882 0 0 0 40191 24 0 0 25 0 1 0 192486307 123908096 27840 1992294400 134512640 137136520 4294956256 18446744073709551615 136502143 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 30251 27840 198 640 0 29607 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 121004

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 19156
/proc/meminfo: memFree=1354480/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=129156 CPUtime=462.12
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 29900 0 0 0 46186 26 0 0 25 0 1 0 192486307 132255744 29858 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 32289 29858 198 640 0 31645 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 129156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1347440/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=136156 CPUtime=522.1
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 31659 0 0 0 52182 28 0 0 25 0 1 0 192486307 139423744 31617 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 34039 31617 198 640 0 33395 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 136156

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1341488/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=141992 CPUtime=582.07
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 33116 0 0 0 58178 29 0 0 25 0 1 0 192486307 145399808 33074 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 35498 33074 198 640 0 34854 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 141992

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1332848/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=150752 CPUtime=642.04
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 35304 0 0 0 64173 31 0 0 25 0 1 0 192486307 154370048 35262 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 37688 35262 198 640 0 37044 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 150752

[startup+702.302 s]

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

/proc/meminfo: memFree=1296176/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1061.87
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 106147 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 186908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1296176/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1121.85
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 112145 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 186908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1296176/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1181.83
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 118143 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 186908

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1296112/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1241.81
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 124141 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 186908

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1296112/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1301.78
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 130138 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 186908

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19156
/proc/meminfo: memFree=1296112/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1361.76
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 136136 40 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 186908

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1421.75
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 142134 41 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 186908

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1481.72
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 148131 41 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 186908

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1541.7
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 154129 41 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 186908

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1601.67
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 160125 42 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 186908

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1661.65
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 166122 43 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 186908

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295920/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1721.63
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 172119 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 186908

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1781.6
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 178116 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 186908

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1791.3
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 179086 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 186908

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1794.5
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 179406 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 186908

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1796.1
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 179566 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134544547 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 186908

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1796.89
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 179645 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 186908

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=186908 CPUtime=1797.69
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194304 44433 0 0 0 179725 44 0 0 25 0 1 0 192486307 191393792 44326 1992294400 134512640 137136520 4294956256 18446744073709551615 134545039 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/statm: 46727 44326 198 640 0 46083 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 186908

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 19158
/proc/meminfo: memFree=1295984/2055920 swapFree=4181884/4192956
[pid=19155] ppid=19153 vsize=0 CPUtime=1798.1
/proc/19155/stat : 19155 (bsolo) R 19153 19155 18670 0 -1 4194308 44434 0 0 0 179763 47 0 0 25 0 1 0 192486307 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19155/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): 1798.8
CPU time (s): 1798.11
CPU user time (s): 1797.63
CPU system time (s): 0.474927
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 187168

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

runsolver used 1.38979 second user time and 5.15721 second system time

The end

Launcher Data

Begin job on node52 at 2009-06-17 16:28:18
IDJOB=1879311
IDBENCH=48366
IDSOLVER=701
FILE ID=node52/1879311-1245248898
PBS_JOBID= 9372289
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= 29fd031d19832e8fd3e4ee8a0dfa62d0
RANDOM SEED=1460448396

node52.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.234
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.234
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:       1474072 kB
Buffers:         72148 kB
Cached:         419840 kB
SwapCached:       6112 kB
Active:          79928 kB
Inactive:       420904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474072 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            66928 kB
Committed_AS:    95032 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879311-1245248898.opb

Free space on /tmp at the end= 66460 MiB
End job on node52 at 2009-06-17 16:58:18