Trace number 2671179

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2 Cl? 1798.11 1798.66

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_15.opb
MD5SUM5332756aaf3462bb729ff5c6a427694c
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 benchmark1.09683
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)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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-2671179-1276720613.opb
0.00/0.00	c File size is 563011 bytes.
0.01/0.09	c Highest Coefficient sum: 1000
0.01/0.09	c Parsing was ok!!
0.01/0.09	c Total parsing time: 0.094 s
0.09/0.10	c Var: 7270 Constr: 14043 6770/1003/6270 Lit: 53660 Watch. Lit: 45908
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
1.89/1.96	c Pre-processing Time: 1.964 s
1.89/1.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.89/1.96	c        0   7270    14043    53660    3    45908   92927      0      0 1.96
1.89/1.96	c Switching off lower bounding mode.
1797.95/1798.55	c      486   7270    14529   414031   28    46880  102220    486    120 4.05
1797.95/1798.55	c      637   7270    14680   561827   38    47182  112443    637    152 4.19
1797.95/1798.55	c      887   7270    14930   805061   53    47682  123688    887    196 4.51
1797.95/1798.55	c     1261   7270    15304  1166851   76    48430  136057   1261    242 5.19
1797.95/1798.55	c     1775   7270    15818  1670986  105    49458  149663   1775    305 5.81
1797.95/1798.55	c     2544   7270    16587  2423634  146    50996  164630   2544    346 7.33
1797.95/1798.55	c     3696   7270    17739  3554520  200    53300  181094   3696    352 10.50
1797.95/1798.55	c     5427   7270    19470  5252299  269    56762  199204   5427    276 19.62
1797.95/1798.55	c     8019   7270    22062  7792633  353    61946  219125   8019    192 41.67
1797.95/1798.55	c    11898   7270    25941 11591255  446    69704  241038  11898    127 93.52
1797.95/1798.55	c    17720   7270    31763 17287875  544    81348  265142  17720     88 200.47
1797.95/1798.55	c    26462   7270    40505 25850191  638    98832  291657  26462     66 395.47
1797.95/1798.55	c    39572   7270    53615 38723204  722   125052  320823  39572     69 566.87
1797.95/1798.55	c    59244   7270    73287 58044980  792   164396  352906  59244     72 815.33
1797.95/1798.55	c Reducing formula size due to memory constraints
1797.95/1798.55	c Memory Limit: 1000.00 MB  Used: 1011.18 MB
1797.95/1798.55	c    88755   7270    32633 18312829  561    83088   31538  18590     72 1228.22
1797.95/1798.55	c Resources Exceeded
1797.95/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.55	c   15   117728      1   132777    34088 19741696  20045     65 1798.00
1797.95/1798.55	s UNKNOWN
1797.95/1798.55	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671179-1276720613/watcher-2671179-1276720613 -o /tmp/evaluation-result-2671179-1276720613/solver-2671179-1276720613 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671179-1276720613.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.10 1.04 1.00 3/106 14215
/proc/meminfo: memFree=1700012/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=11492 CPUtime=0
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 45717646 11767808 282 1992294400 134512640 137138936 4289532640 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 2873 283 175 642 0 2091 0

[startup+0.0133391 s]
/proc/loadavg: 1.10 1.04 1.00 3/106 14215
/proc/meminfo: memFree=1700012/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=11632 CPUtime=0.01
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 405 0 0 0 1 0 0 0 20 0 1 0 45717646 11911168 324 1992294400 134512640 137138936 4289532640 18446744073709551615 136502626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 2908 324 182 642 0 2126 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11632

[startup+0.10134 s]
/proc/loadavg: 1.10 1.04 1.00 3/106 14215
/proc/meminfo: memFree=1700012/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=14088 CPUtime=0.09
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 1267 0 0 0 9 0 0 0 20 0 1 0 45717646 14426112 1048 1992294400 134512640 137138936 4289532640 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 3522 1050 182 642 0 2878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14088

[startup+0.30136 s]
/proc/loadavg: 1.10 1.04 1.00 3/106 14215
/proc/meminfo: memFree=1700012/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=14492 CPUtime=0.29
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 1405 0 0 0 29 0 0 0 20 0 1 0 45717646 14839808 1186 1992294400 134512640 137138936 4289532640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 3623 1186 184 642 0 2979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14492

[startup+0.701398 s]
/proc/loadavg: 1.10 1.04 1.00 3/106 14215
/proc/meminfo: memFree=1700012/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=14492 CPUtime=0.69
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 1405 0 0 0 69 0 0 0 20 0 1 0 45717646 14839808 1186 1992294400 134512640 137138936 4289532640 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 3623 1186 184 642 0 2979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14492

[startup+1.50147 s]
/proc/loadavg: 1.10 1.04 1.00 2/107 14216
/proc/meminfo: memFree=1696408/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=14492 CPUtime=1.49
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 1405 0 0 0 148 1 0 0 22 0 1 0 45717646 14839808 1186 1992294400 134512640 137138936 4289532640 18446744073709551615 136500372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 3623 1186 184 642 0 2979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14492

[startup+3.10163 s]
/proc/loadavg: 1.10 1.04 1.00 2/107 14216
/proc/meminfo: memFree=1694796/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=18352 CPUtime=3.09
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 2758 0 0 0 305 4 0 0 25 0 1 0 45717646 18792448 2155 1992294400 134512640 137138936 4289532640 18446744073709551615 134575759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 4588 2155 190 642 0 3944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18352

[startup+6.30094 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 14216
/proc/meminfo: memFree=1679296/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=39092 CPUtime=6.29
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 7941 0 0 0 622 7 0 0 25 0 1 0 45717646 40030208 7338 1992294400 134512640 137138936 4289532640 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 9773 7338 190 642 0 9129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39092

[startup+12.7005 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 14216
/proc/meminfo: memFree=1646932/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=65536 CPUtime=12.69
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 14558 0 0 0 1258 11 0 0 25 0 1 0 45717646 67108864 13955 1992294400 134512640 137138936 4289532640 18446744073709551615 136504045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 16384 13955 190 642 0 15740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65536

[startup+25.5008 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 14216
/proc/meminfo: memFree=1619528/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=91412 CPUtime=25.49
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 21027 0 0 0 2533 16 0 0 25 0 1 0 45717646 93605888 20424 1992294400 134512640 137138936 4289532640 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 22853 20424 190 642 0 22209 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91412

[startup+51.1012 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 14218
/proc/meminfo: memFree=1586544/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=124808 CPUtime=51.07
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 29376 0 0 0 5086 21 0 0 25 0 1 0 45717646 127803392 28773 1992294400 134512640 137138936 4289532640 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 31202 28773 190 642 0 30558 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 124808

[startup+102.309 s]
/proc/loadavg: 1.07 1.04 1.00 2/107 14221
/proc/meminfo: memFree=1541160/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=168808 CPUtime=102.27
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 40367 0 0 0 10198 29 0 0 25 0 1 0 45717646 172859392 39764 1992294400 134512640 137138936 4289532640 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 42202 39764 190 642 0 41558 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 168808

[startup+162.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 14223
/proc/meminfo: memFree=1497636/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=212852 CPUtime=162.25
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 51369 0 0 0 16189 36 0 0 25 0 1 0 45717646 217960448 50766 1992294400 134512640 137138936 4289532640 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 53213 50766 190 642 0 52569 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 212852

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 14225
/proc/meminfo: memFree=1464776/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=245308 CPUtime=222.23
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 59494 0 0 0 22180 43 0 0 25 0 1 0 45717646 251195392 58891 1992294400 134512640 137138936 4289532640 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 61327 58891 190 642 0 60683 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 245308

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 14227
/proc/meminfo: memFree=1436876/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=273328 CPUtime=282.21
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 66497 0 0 0 28173 48 0 0 25 0 1 0 45717646 279887872 65894 1992294400 134512640 137138936 4289532640 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 68332 65894 190 642 0 67688 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 273328

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 14229
/proc/meminfo: memFree=1413192/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=296780 CPUtime=342.2
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 72357 0 0 0 34168 52 0 0 25 0 1 0 45717646 303902720 71754 1992294400 134512640 137138936 4289532640 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 74195 71754 190 642 0 73551 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 296780

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14229
/proc/meminfo: memFree=1358756/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=351796 CPUtime=402.18
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 86119 0 0 0 40156 62 0 0 25 0 1 0 45717646 360239104 85516 1992294400 134512640 137138936 4289532640 18446744073709551615 134575833 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 87949 85516 190 642 0 87305 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 351796

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14231
/proc/meminfo: memFree=1283984/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=426100 CPUtime=462.17
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 104688 0 0 0 46142 75 0 0 25 0 1 0 45717646 436326400 104085 1992294400 134512640 137138936 4289532640 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 106525 104085 190 642 0 105881 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 426100

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14233
/proc/meminfo: memFree=1235500/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=474792 CPUtime=522.14
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 116869 0 0 0 52131 83 0 0 25 0 1 0 45717646 486187008 116266 1992294400 134512640 137138936 4289532640 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 118698 116266 190 642 0 118054 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 474792

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14235
/proc/meminfo: memFree=1187140/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=522812 CPUtime=582.13
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 128874 0 0 0 58121 92 0 0 25 0 1 0 45717646 535359488 128271 1992294400 134512640 137138936 4289532640 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 130703 128271 190 642 0 130059 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 522812

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14237
/proc/meminfo: memFree=1118940/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=590476 CPUtime=642.11
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 145764 0 0 0 64108 103 0 0 25 0 1 0 45717646 604647424 145161 1992294400 134512640 137138936 4289532640 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 147619 145161 190 642 0 146975 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 590476

[startup+702.302 s]

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

/proc/meminfo: memFree=661256/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1121.95
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 112010 185 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1046704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14251
/proc/meminfo: memFree=661256/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1181.93
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 118007 186 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 1046704

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14253
/proc/meminfo: memFree=661008/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1241.92
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 124003 189 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 1046704

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14253
/proc/meminfo: memFree=660884/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1301.9
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 130000 190 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1046704

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14255
/proc/meminfo: memFree=660884/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1361.88
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 135996 192 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 1046704

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14257
/proc/meminfo: memFree=660884/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1421.87
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 141993 194 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1046704

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14268
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1481.83
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 147988 195 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1046704

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14270
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1541.81
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 153985 196 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134544876 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1046704

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14270
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1601.8
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 159982 198 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1046704

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14272
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1661.78
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 165979 199 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1046704

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14274
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1721.77
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 171976 201 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1046704

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1781.75
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 177972 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1046704

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1791.35
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 178932 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1046704

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1794.55
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 179252 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 1046704

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1796.14
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 179411 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 1046704

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1796.94
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 179491 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 1046704

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1797.74
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 179571 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 1046704

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=1046704 CPUtime=1797.95
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202496 259921 0 0 0 179592 203 0 0 25 0 1 0 45717646 1071824896 259237 1992294400 134512640 137138936 4289532640 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14215/statm: 261676 259237 190 642 0 261032 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1046704

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14276
/proc/meminfo: memFree=660760/2059040 swapFree=4140256/4192956
[pid=14215] ppid=14213 vsize=0 CPUtime=1798.04
/proc/14215/stat : 14215 (bsolo_pb10) R 14213 14215 13621 0 -1 4202500 259921 0 0 0 179596 208 0 0 25 0 1 0 45717646 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/14215/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798.11
CPU user time (s): 1795.97
CPU system time (s): 2.14067
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 1046704

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

runsolver used 3.09953 second user time and 8.35973 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-16 22:36:53
IDJOB=2671179
IDBENCH=48298
IDSOLVER=1163
FILE ID=node018/2671179-1276720613
PBS_JOBID= 11174163
Free space on /tmp= 62484 MiB

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

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

MD5SUM BENCH= 5332756aaf3462bb729ff5c6a427694c
RANDOM SEED=590342929

node018.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.248
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.49
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.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1701408 kB
Buffers:        139908 kB
Cached:         125556 kB
SwapCached:       6364 kB
Active:         110892 kB
Inactive:       168172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1701408 kB
SwapTotal:     4192956 kB
SwapFree:      4140256 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:       11592 kB
Mapped:          13072 kB
Slab:            56916 kB
PageTables:       3908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671179-1276720613.opb

Free space on /tmp at the end= 62480 MiB
End job on node018 at 2010-06-16 23:06:52