Trace number 2684725

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 Card? 1798.06 1798.5

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1209_4-sat.opb
MD5SUMc17285ecf4c0c17a63d3aa8966d3d2bd
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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 benchmark40.9488
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21296
Total number of constraints66999
Number of constraints which are clauses66651
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint65
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 389
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2684725-1278432675.opb
0.00/0.00	c File size is 2010786 bytes.
0.29/0.33	c Highest Coefficient sum: 389
0.29/0.33	c Parsing was ok!!
0.29/0.33	c Total parsing time: 0.333 s
0.29/0.36	c Var: 21296 Constr: 66999 66651/0/348 Lit: 163513 Watch. Lit: 149203
0.29/0.37	c Obj. Vars: 0 (0 % of total variables)
1.39/1.43	c Pre-processing Time: 1.433 s
1.39/1.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.43	c        0   4757    11785    31465    2    27212   16678      0      0 1.43
1.39/1.43	c Switching off lower bounding mode.
1797.96/1798.48	c      100   4757    11926    41185    3    28603   18346    141     61 1.61
1797.96/1798.48	c      250   4757    12110    54411    4    29046   20181    325    139 1.79
1797.96/1798.48	c      476   4757    12376    65131    5    29595   22200    591    234 2.03
1797.96/1798.48	c      814   4757    12792    87147    6    30415   24421   1007    338 2.40
1797.96/1798.48	c     1322   4757    13380   117515    8    31655   26864   1595    447 2.96
1797.96/1798.48	c     2085   4757    14326   173864   12    33509   29551   2541    537 3.88
1797.96/1798.48	c     3231   4757    15693   262113   16    36274   32507   3908    589 5.48
1797.96/1798.48	c     4952   4757    17754   361677   20    40382   35758   5969    641 7.72
1797.96/1798.48	c     7536   4757    20912   549208   26    46699   39334   9127    619 12.17
1797.96/1798.48	c    11415   4757    25574   869913   34    56120   43268  13789    542 21.04
1797.96/1798.48	c    17237   4757    32943  1454499   44    70988   47595  21158    454 37.93
1797.96/1798.48	c    25976   4757    43418  2229515   51    92393   52355  31633    403 64.44
1797.96/1798.48	c    39086   4757    59625  3440325   57   125310   57591  47840    297 131.25
1797.96/1798.48	c    58756   4757    85124  5853179   68   176809   63351  73339    220 266.53
1797.96/1798.48	c    88267   4757    60994  5027315   82   128032   69687  49209    206 428.14
1797.96/1798.48	c   132537   4757    46199  3072525   66    98124   76656  34414    186 709.58
1797.96/1798.48	c   198948   4757    55853  5641905  101   118358   84322  44068    166 1195.45
1797.96/1798.48	c Resources Exceeded
1797.96/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.48	c   17   283625  74386   425098    80702  7291623  68917    157 1798.05
1797.96/1798.48	s UNKNOWN
1797.96/1798.48	c Total time: 1798.05 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-2684725-1278432675/watcher-2684725-1278432675 -o /tmp/evaluation-result-2684725-1278432675/solver-2684725-1278432675 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2684725-1278432675.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.07 0.43 0.15 3/107 22577
/proc/meminfo: memFree=1418084/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=12900 CPUtime=0
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 11479273 13209600 287 1992294400 134512640 137138936 4291798112 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 3225 287 177 642 0 2090 0

[startup+0.0552661 s]
/proc/loadavg: 1.07 0.43 0.15 3/107 22577
/proc/meminfo: memFree=1418084/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=14740 CPUtime=0.05
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 880 0 0 0 5 0 0 0 20 0 1 0 11479273 15093760 798 1992294400 134512640 137138936 4291798112 18446744073709551615 134519766 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 3685 798 251 642 0 2550 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14740

[startup+0.10127 s]
/proc/loadavg: 1.07 0.43 0.15 3/107 22577
/proc/meminfo: memFree=1418084/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=15844 CPUtime=0.09
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 1232 0 0 0 9 0 0 0 20 0 1 0 11479273 16224256 1150 1992294400 134512640 137138936 4291798112 18446744073709551615 136525335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 3961 1150 321 642 0 2826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15844

[startup+0.301285 s]
/proc/loadavg: 1.07 0.43 0.15 3/107 22577
/proc/meminfo: memFree=1418084/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=20824 CPUtime=0.29
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 2799 0 0 0 29 0 0 0 20 0 1 0 11479273 21323776 2677 1992294400 134512640 137138936 4291798112 18446744073709551615 134519403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 5206 2677 621 642 0 4071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20824

[startup+0.701317 s]
/proc/loadavg: 1.07 0.43 0.15 3/107 22577
/proc/meminfo: memFree=1418084/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=25144 CPUtime=0.69
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 4368 0 0 0 68 1 0 0 21 0 1 0 11479273 25747456 3755 1992294400 134512640 137138936 4291798112 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 6286 3755 184 642 0 5642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25144

[startup+1.50038 s]
/proc/loadavg: 1.07 0.43 0.15 2/108 22578
/proc/meminfo: memFree=1403816/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=25144 CPUtime=1.49
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 4428 0 0 0 145 4 0 0 23 0 1 0 11479273 25747456 3773 1992294400 134512640 137138936 4291798112 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 6286 3773 192 642 0 5642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25144

[startup+3.10051 s]
/proc/loadavg: 1.07 0.43 0.15 2/108 22578
/proc/meminfo: memFree=1403444/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=25144 CPUtime=3.09
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 4429 0 0 0 304 5 0 0 25 0 1 0 11479273 25747456 3774 1992294400 134512640 137138936 4291798112 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 6286 3774 192 642 0 5642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25144

[startup+6.30076 s]
/proc/loadavg: 1.07 0.44 0.16 2/108 22579
/proc/meminfo: memFree=1403444/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=25144 CPUtime=6.28
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 4429 0 0 0 623 5 0 0 25 0 1 0 11479273 25747456 3774 1992294400 134512640 137138936 4291798112 18446744073709551615 134607604 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 6286 3774 192 642 0 5642 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25144

[startup+12.7013 s]
/proc/loadavg: 1.06 0.45 0.16 2/108 22579
/proc/meminfo: memFree=1402948/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=25912 CPUtime=12.69
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 4601 0 0 0 1262 7 0 0 25 0 1 0 11479273 26533888 3946 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 6478 3946 192 642 0 5834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25912

[startup+25.5013 s]
/proc/loadavg: 1.05 0.48 0.18 2/108 22579
/proc/meminfo: memFree=1397368/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=31288 CPUtime=25.48
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 5947 0 0 0 2538 10 0 0 25 0 1 0 11479273 32038912 5292 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 7822 5292 192 642 0 7178 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31288

[startup+51.1013 s]
/proc/loadavg: 1.03 0.52 0.20 2/108 22579
/proc/meminfo: memFree=1386704/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=42172 CPUtime=51.06
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 8666 0 0 0 5093 13 0 0 25 0 1 0 11479273 43184128 8011 1992294400 134512640 137138936 4291798112 18446744073709551615 134607032 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 10543 8011 192 642 0 9899 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42172

[startup+102.309 s]
/proc/loadavg: 1.01 0.59 0.24 2/108 22581
/proc/meminfo: memFree=1370832/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=57708 CPUtime=102.26
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 12550 0 0 0 10207 19 0 0 25 0 1 0 11479273 59092992 11895 1992294400 134512640 137138936 4291798112 18446744073709551615 134542864 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 14427 11895 192 642 0 13783 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57708

[startup+162.301 s]
/proc/loadavg: 1.00 0.66 0.28 2/108 22583
/proc/meminfo: memFree=1355332/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=73336 CPUtime=162.24
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 16457 0 0 0 16198 26 0 0 25 0 1 0 11479273 75096064 15802 1992294400 134512640 137138936 4291798112 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 18334 15802 192 642 0 17690 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 73336

[startup+222.302 s]
/proc/loadavg: 1.00 0.72 0.32 2/108 22584
/proc/meminfo: memFree=1340204/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=88400 CPUtime=222.22
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 20223 0 0 0 22190 32 0 0 25 0 1 0 11479273 90521600 19568 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 22100 19568 192 642 0 21456 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88400

[startup+282.302 s]
/proc/loadavg: 1.00 0.77 0.36 2/108 22586
/proc/meminfo: memFree=1326316/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=102180 CPUtime=282.21
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 23668 0 0 0 28184 37 0 0 25 0 1 0 11479273 104632320 23013 1992294400 134512640 137138936 4291798112 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 25545 23013 192 642 0 24901 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 102180

[startup+342.301 s]
/proc/loadavg: 1.00 0.81 0.40 2/108 22587
/proc/meminfo: memFree=1318380/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=109648 CPUtime=342.19
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 25614 0 0 0 34176 43 0 0 25 0 1 0 11479273 112279552 24880 1992294400 134512640 137138936 4291798112 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 27412 24880 192 642 0 26768 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 109648

[startup+402.301 s]
/proc/loadavg: 1.00 0.84 0.43 2/108 22589
/proc/meminfo: memFree=1318380/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=109648 CPUtime=402.18
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 25614 0 0 0 40168 50 0 0 25 0 1 0 11479273 112279552 24880 1992294400 134512640 137138936 4291798112 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 27412 24880 192 642 0 26768 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 109648

[startup+462.301 s]
/proc/loadavg: 1.00 0.87 0.47 2/108 22593
/proc/meminfo: memFree=1318132/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=109648 CPUtime=462.17
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 25614 0 0 0 46162 55 0 0 25 0 1 0 11479273 112279552 24880 1992294400 134512640 137138936 4291798112 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 27412 24880 192 642 0 26768 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 109648

[startup+522.302 s]
/proc/loadavg: 1.00 0.89 0.50 2/108 22595
/proc/meminfo: memFree=1318132/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=109648 CPUtime=522.16
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 25614 0 0 0 52157 59 0 0 25 0 1 0 11479273 112279552 24880 1992294400 134512640 137138936 4291798112 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 27412 24880 192 642 0 26768 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 109648

[startup+582.302 s]
/proc/loadavg: 1.00 0.91 0.53 2/108 22597
/proc/meminfo: memFree=1306228/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=121772 CPUtime=582.14
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 28645 0 0 0 58150 64 0 0 25 0 1 0 11479273 124694528 27911 1992294400 134512640 137138936 4291798112 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 30443 27911 192 642 0 29799 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 121772

[startup+642.301 s]
/proc/loadavg: 1.00 0.92 0.55 2/108 22598
/proc/meminfo: memFree=1293208/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=134280 CPUtime=642.13
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 31858 0 0 0 64144 69 0 0 25 0 1 0 11479273 137502720 31038 1992294400 134512640 137138936 4291798112 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 33570 31038 192 642 0 32926 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 134280

[startup+702.301 s]

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

/proc/meminfo: memFree=1276592/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=150636 CPUtime=1122.01
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36040 0 0 0 112092 109 0 0 25 0 1 0 11479273 154251264 35127 1992294400 134512640 137138936 4291798112 18446744073709551615 134577895 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 37659 35127 192 642 0 37015 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 150636

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.73 2/108 22613
/proc/meminfo: memFree=1276592/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=150636 CPUtime=1181.99
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36041 0 0 0 118087 112 0 0 25 0 1 0 11479273 154251264 35128 1992294400 134512640 137138936 4291798112 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 37659 35128 192 642 0 37015 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 150636

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.74 2/108 22614
/proc/meminfo: memFree=1276592/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=150636 CPUtime=1241.98
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36041 0 0 0 124081 117 0 0 25 0 1 0 11479273 154251264 35128 1992294400 134512640 137138936 4291798112 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 37659 35128 192 642 0 37015 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 150636

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.75 2/108 22616
/proc/meminfo: memFree=1276592/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=150636 CPUtime=1301.98
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36041 0 0 0 130074 124 0 0 25 0 1 0 11479273 154251264 35128 1992294400 134512640 137138936 4291798112 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 37659 35128 192 642 0 37015 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 150636

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.77 3/108 22618
/proc/meminfo: memFree=1276592/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=150636 CPUtime=1361.95
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36041 0 0 0 136067 128 0 0 25 0 1 0 11479273 154251264 35128 1992294400 134512640 137138936 4291798112 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 37659 35128 192 642 0 37015 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 150636

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.78 2/108 22619
/proc/meminfo: memFree=1273368/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=154052 CPUtime=1421.95
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 36895 0 0 0 142062 133 0 0 25 0 1 0 11479273 157749248 35982 1992294400 134512640 137138936 4291798112 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 38513 35982 192 642 0 37869 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 154052

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/108 22621
/proc/meminfo: memFree=1257248/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=170096 CPUtime=1481.93
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 40906 0 0 0 148055 138 0 0 25 0 1 0 11479273 174178304 39993 1992294400 134512640 137138936 4291798112 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 42524 39993 192 642 0 41880 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 170096

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/108 22622
/proc/meminfo: memFree=1249684/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=177648 CPUtime=1541.92
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 42794 0 0 0 154049 143 0 0 25 0 1 0 11479273 181911552 41881 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44412 41881 192 642 0 43768 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 177648

[startup+1602.3 s]
/proc/loadavg: 1.04 0.99 0.82 2/108 22624
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1601.9
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 160042 148 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 135984545 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 178704

[startup+1662.3 s]
/proc/loadavg: 1.01 0.99 0.82 2/108 22626
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1661.88
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 166035 153 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 178704

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.83 2/108 22627
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1721.87
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 172030 157 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 178704

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1781.86
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 178025 161 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 178704

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1791.47
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 178985 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 178704

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1794.66
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179304 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 178704

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1796.25
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179463 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 178704

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1797.05
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179543 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 178704

[startup+1797.9 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1797.45
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179583 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 178704

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1797.85
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179623 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 178704

[startup+1798.4 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22629
/proc/meminfo: memFree=1248196/2059040 swapFree=4192956/4192956
[pid=22577] ppid=22575 vsize=178704 CPUtime=1797.96
/proc/22577/stat : 22577 (bsolo_pb10) R 22575 22577 22084 0 -1 4202496 43157 0 0 0 179634 162 0 0 25 0 1 0 11479273 182992896 42144 1992294400 134512640 137138936 4291798112 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22577/statm: 44676 42144 192 642 0 44032 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 178704

Child status: 0
Real time (s): 1798.5
CPU time (s): 1798.06
CPU user time (s): 1796.42
CPU system time (s): 1.63975
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 179104

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

runsolver used 2.77758 second user time and 8.68068 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-06 18:11:15
IDJOB=2684725
IDBENCH=73476
IDSOLVER=1162
FILE ID=node026/2684725-1278432675
PBS_JOBID= 11233451
Free space on /tmp= 62468 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1209_4-sat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684725-1278432675/watcher-2684725-1278432675 -o /tmp/evaluation-result-2684725-1278432675/solver-2684725-1278432675 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2684725-1278432675.opb

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

MD5SUM BENCH= c17285ecf4c0c17a63d3aa8966d3d2bd
RANDOM SEED=891980783

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1418736 kB
Buffers:        100928 kB
Cached:         400740 kB
SwapCached:          0 kB
Active:         185436 kB
Inactive:       376448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1418736 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5872 kB
Writeback:           4 kB
AnonPages:       60156 kB
Mapped:          14388 kB
Slab:            56368 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180672 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-2684725-1278432675.opb

Free space on /tmp at the end= 62464 MiB
End job on node026 at 2010-07-06 18:41:14