Trace number 2685061

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.04 1798.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12036_3-sat.opb
MD5SUMcf899369697891a2aa5256c136e26408
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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 variables55660
Total number of constraints186884
Number of constraints which are clauses185968
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints916
Minimum length of a constraint1
Maximum length of a constraint120
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
Number of bits of the biggest sum of numbers10
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-2685061-1278439088.opb
0.00/0.00	c File size is 6314548 bytes.
1.30/1.30	c Highest Coefficient sum: 689
1.30/1.30	c Parsing was ok!!
1.30/1.30	c Total parsing time: 1.307 s
1.39/1.41	c Var: 55660 Constr: 186884 185968/0/916 Lit: 508235 Watch. Lit: 473280
1.39/1.41	c Obj. Vars: 0 (0 % of total variables)
180.54/180.63	c Pre-processing Time: 180.577 s
180.54/180.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.54/180.63	c        0  38091   115300   324031    2   300655  192221      0      0 180.58
180.54/180.63	c Switching off lower bounding mode.
1797.94/1798.47	c      100  38091   115434   355431    3   303474  211444    134      0 183.34
1797.94/1798.47	c      251  38091   115603   361396    3   304191  232589    303      1 184.05
1797.94/1798.47	c      476  38091   115853   371604    3   305485  255848    553      2 185.09
1797.94/1798.47	c      814  38091   116225   383669    3   306642  281433    925      4 186.06
1797.94/1798.47	c     1322  38091   116839   400438    3   307899  309577   1539      7 187.27
1797.94/1798.47	c     2087  38091   117717   438247    3   309586  340535   2417     11 189.62
1797.94/1798.47	c     3233  38091   119111   503096    4   312467  374589   3811     16 192.75
1797.94/1798.47	c     4954  38091   121095   596855    4   316304  412048   5795     25 196.72
1797.94/1798.47	c     7538  38091   123975   764323    6   322064  453253   8675     36 206.67
1797.94/1798.47	c    11418  38091   128818  1025287    7   331760  498579  13518     51 219.98
1797.94/1798.47	c    17240  38091   135571  1337739    9   345276  548437  20271     73 234.28
1797.94/1798.47	c    25978  38091   145919  2128514   14   366004  603281  30619     94 275.52
1797.94/1798.47	c    39090  38091   161712  3066546   18   397714  663610  46412    117 333.59
1797.94/1798.47	c    58760  38091   186244  5637717   30   446830  729972  70944    127 462.51
1797.94/1798.47	c    88271  38091   223842  9542336   42   522054  802970 108542    119 736.35
1797.94/1798.47	c   132542  38091   276652 13940334   50   627568  883268 161352    136 969.88
1797.94/1798.47	c   198954  38091   360769 23356907   64   795856  971595 245469    111 1784.34
1797.94/1798.47	c Resources Exceeded
1797.94/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.47	c   17   200024  56284   318207   362065 23441120 246765    111 1798.01
1797.94/1798.47	s UNKNOWN
1797.94/1798.47	c Total time: 1798.01 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-2685061-1278439088/watcher-2685061-1278439088 -o /tmp/evaluation-result-2685061-1278439088/solver-2685061-1278439088 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2685061-1278439088.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 1.07 3/105 21651
/proc/meminfo: memFree=1835588/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=17100 CPUtime=0
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 370 0 0 0 0 0 0 0 19 0 1 0 12117602 17510400 288 1992294400 134512640 137138936 4294403248 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 4276 288 177 642 0 2090 0

[startup+0.098406 s]
/proc/loadavg: 1.00 1.00 1.07 3/105 21651
/proc/meminfo: memFree=1835588/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=20784 CPUtime=0.09
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 1450 0 0 0 9 0 0 0 21 0 1 0 12117602 21282816 1328 1992294400 134512640 137138936 4294403248 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 5196 1330 322 642 0 3010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20784

[startup+0.101406 s]
/proc/loadavg: 1.00 1.00 1.07 3/105 21651
/proc/meminfo: memFree=1835588/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=20980 CPUtime=0.09
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 1501 0 0 0 9 0 0 0 21 0 1 0 12117602 21483520 1379 1992294400 134512640 137138936 4294403248 18446744073709551615 134531305 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 5245 1379 322 642 0 3059 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20980

[startup+0.301424 s]
/proc/loadavg: 1.00 1.00 1.07 3/105 21651
/proc/meminfo: memFree=1835588/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=25664 CPUtime=0.29
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 2950 0 0 0 29 0 0 0 21 0 1 0 12117602 26279936 2828 1992294400 134512640 137138936 4294403248 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 6416 2828 618 642 0 4230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.701465 s]
/proc/loadavg: 1.00 1.00 1.07 3/105 21651
/proc/meminfo: memFree=1835588/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=35628 CPUtime=0.69
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 6105 0 0 0 68 1 0 0 22 0 1 0 12117602 36483072 5904 1992294400 134512640 137138936 4294403248 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 8907 5905 1226 642 0 6721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35628

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.07 2/106 21652
/proc/meminfo: memFree=1812888/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=51712 CPUtime=1.49
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 12025 0 0 0 146 3 0 0 25 0 1 0 12117602 52953088 10233 1992294400 134512640 137138936 4294403248 18446744073709551615 134567156 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 12928 10233 183 642 0 12284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51712

[startup+3.10071 s]
/proc/loadavg: 1.00 1.00 1.07 2/106 21652
/proc/meminfo: memFree=1795032/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52108 CPUtime=3.09
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 12132 0 0 0 306 3 0 0 25 0 1 0 12117602 53358592 10340 1992294400 134512640 137138936 4294403248 18446744073709551615 134566838 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13027 10340 183 642 0 12383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52108

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.07 2/106 21652
/proc/meminfo: memFree=1794536/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52148 CPUtime=6.29
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14107 0 0 0 625 4 0 0 25 0 1 0 12117602 53399552 10349 1992294400 134512640 137138936 4294403248 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13037 10349 183 642 0 12393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52148

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.07 2/106 21654
/proc/meminfo: memFree=1794544/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52412 CPUtime=12.69
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14161 0 0 0 1264 5 0 0 25 0 1 0 12117602 53669888 10403 1992294400 134512640 137138936 4294403248 18446744073709551615 134567001 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13103 10403 183 642 0 12459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52412

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.06 2/106 21654
/proc/meminfo: memFree=1794544/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52412 CPUtime=25.49
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14162 0 0 0 2543 6 0 0 25 0 1 0 12117602 53669888 10404 1992294400 134512640 137138936 4294403248 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13103 10404 183 642 0 12459 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52412

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.06 2/106 21654
/proc/meminfo: memFree=1794544/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52412 CPUtime=51.08
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14165 0 0 0 5100 8 0 0 25 0 1 0 12117602 53669888 10407 1992294400 134512640 137138936 4294403248 18446744073709551615 134567096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13103 10407 183 642 0 12459 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52412

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.06 2/106 21656
/proc/meminfo: memFree=1794544/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52412 CPUtime=102.27
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14173 0 0 0 10215 12 0 0 25 0 1 0 12117602 53669888 10415 1992294400 134512640 137138936 4294403248 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13103 10415 183 642 0 12459 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52412

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/106 21658
/proc/meminfo: memFree=1794296/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=52808 CPUtime=162.25
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14296 0 0 0 16211 14 0 0 25 0 1 0 12117602 54075392 10538 1992294400 134512640 137138936 4294403248 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13202 10538 183 642 0 12558 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52808

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/106 21667
/proc/meminfo: memFree=1793304/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=53260 CPUtime=222.22
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 14532 0 0 0 22202 20 0 0 25 0 1 0 12117602 54538240 10665 1992294400 134512640 137138936 4294403248 18446744073709551615 134572775 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 13315 10665 192 642 0 12671 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53260

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/106 21669
/proc/meminfo: memFree=1777432/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=69148 CPUtime=282.21
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 18506 0 0 0 28192 29 0 0 25 0 1 0 12117602 70807552 14639 1992294400 134512640 137138936 4294403248 18446744073709551615 136503372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 17287 14639 192 642 0 16643 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69148

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/106 21671
/proc/meminfo: memFree=1763916/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=82584 CPUtime=342.2
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 21865 0 0 0 34182 38 0 0 25 0 1 0 12117602 84566016 17998 1992294400 134512640 137138936 4294403248 18446744073709551615 134572775 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 20646 17998 192 642 0 20002 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 82584

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/106 21673
/proc/meminfo: memFree=1750028/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=97012 CPUtime=402.19
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 25472 0 0 0 40174 45 0 0 25 0 1 0 12117602 99340288 21605 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 24253 21605 192 642 0 23609 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 97012

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/106 21675
/proc/meminfo: memFree=1730560/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=116352 CPUtime=462.16
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 30308 0 0 0 46165 51 0 0 25 0 1 0 12117602 119144448 26441 1992294400 134512640 137138936 4294403248 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 29088 26441 192 642 0 28444 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 116352

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/106 21675
/proc/meminfo: memFree=1718780/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=127660 CPUtime=522.15
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 33135 0 0 0 52160 55 0 0 25 0 1 0 12117602 130723840 29268 1992294400 134512640 137138936 4294403248 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 31915 29268 192 642 0 31271 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 127660

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/106 21677
/proc/meminfo: memFree=1706504/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=140376 CPUtime=582.14
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 36314 0 0 0 58153 61 0 0 25 0 1 0 12117602 143745024 32447 1992294400 134512640 137138936 4294403248 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 35094 32447 192 642 0 34450 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 140376

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21679
/proc/meminfo: memFree=1694724/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=151660 CPUtime=642.13
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 39135 0 0 0 64148 65 0 0 25 0 1 0 12117602 155299840 35268 1992294400 134512640 137138936 4294403248 18446744073709551615 134606670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 37915 35268 192 642 0 37271 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 151660

[startup+702.301 s]

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

/proc/meminfo: memFree=1580024/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=266136 CPUtime=1122
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 68113 0 0 0 112085 115 0 0 25 0 1 0 12117602 272523264 63887 1992294400 134512640 137138936 4294403248 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 66534 63887 192 642 0 65890 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 266136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21693
/proc/meminfo: memFree=1568740/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=277336 CPUtime=1181.98
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 70913 0 0 0 118080 118 0 0 25 0 1 0 12117602 283992064 66687 1992294400 134512640 137138936 4294403248 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 69334 66687 192 642 0 68690 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 277336

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21695
/proc/meminfo: memFree=1560804/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=285000 CPUtime=1241.97
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 72830 0 0 0 124076 121 0 0 25 0 1 0 12117602 291840000 68604 1992294400 134512640 137138936 4294403248 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 71250 68604 192 642 0 70606 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 285000

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21697
/proc/meminfo: memFree=1553116/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=292648 CPUtime=1301.96
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 74741 0 0 0 130071 125 0 0 25 0 1 0 12117602 299671552 70515 1992294400 134512640 137138936 4294403248 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 73162 70515 192 642 0 72518 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 292648

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21702
/proc/meminfo: memFree=1544188/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=301596 CPUtime=1361.93
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 76978 0 0 0 136066 127 0 0 25 0 1 0 12117602 308834304 72752 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 75399 72752 192 642 0 74755 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 301596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21702
/proc/meminfo: memFree=1533772/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=311564 CPUtime=1421.93
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 79470 0 0 0 142062 131 0 0 25 0 1 0 12117602 319041536 75244 1992294400 134512640 137138936 4294403248 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 77891 75244 192 642 0 77247 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 311564

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21704
/proc/meminfo: memFree=1525464/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=320352 CPUtime=1481.91
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 81667 0 0 0 148057 134 0 0 25 0 1 0 12117602 328040448 77441 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 80088 77441 192 642 0 79444 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 320352

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21706
/proc/meminfo: memFree=1515296/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=329992 CPUtime=1541.89
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 84077 0 0 0 154052 137 0 0 25 0 1 0 12117602 337911808 79851 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 82498 79851 192 642 0 81854 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 329992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21708
/proc/meminfo: memFree=1508104/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=337272 CPUtime=1601.87
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 85896 0 0 0 160047 140 0 0 25 0 1 0 12117602 345366528 81670 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 84318 81670 192 642 0 83674 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 337272

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21710
/proc/meminfo: memFree=1501780/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=343556 CPUtime=1661.86
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 87468 0 0 0 166043 143 0 0 25 0 1 0 12117602 351801344 83242 1992294400 134512640 137138936 4294403248 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 85889 83242 192 642 0 85245 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 343556

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21710
/proc/meminfo: memFree=1494836/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=350420 CPUtime=1721.85
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 89186 0 0 0 172039 146 0 0 25 0 1 0 12117602 358830080 84960 1992294400 134512640 137138936 4294403248 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 87605 84960 192 642 0 86961 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 350420

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1484668/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=360636 CPUtime=1781.83
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 91747 0 0 0 178033 150 0 0 25 0 1 0 12117602 369291264 87521 1992294400 134512640 137138936 4294403248 18446744073709551615 136511183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90159 87521 192 642 0 89515 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 360636

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482808/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362440 CPUtime=1791.43
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92188 0 0 0 178993 150 0 0 25 0 1 0 12117602 371138560 87962 1992294400 134512640 137138936 4294403248 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90610 87962 192 642 0 89966 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 362440

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482808/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362440 CPUtime=1794.64
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92189 0 0 0 179313 151 0 0 25 0 1 0 12117602 371138560 87963 1992294400 134512640 137138936 4294403248 18446744073709551615 134606670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90610 87963 192 642 0 89966 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 362440

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482436/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362880 CPUtime=1796.23
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92299 0 0 0 179472 151 0 0 25 0 1 0 12117602 371589120 88073 1992294400 134512640 137138936 4294403248 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90720 88073 192 642 0 90076 0
Current children cumulated CPU time (s) 1796.23
Current children cumulated vsize (KiB) 362880

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482436/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362880 CPUtime=1797.03
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92299 0 0 0 179552 151 0 0 25 0 1 0 12117602 371589120 88073 1992294400 134512640 137138936 4294403248 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90720 88073 192 642 0 90076 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 362880

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482436/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362880 CPUtime=1797.43
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92299 0 0 0 179592 151 0 0 25 0 1 0 12117602 371589120 88073 1992294400 134512640 137138936 4294403248 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90720 88073 192 642 0 90076 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 362880

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482436/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362880 CPUtime=1797.83
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92299 0 0 0 179632 151 0 0 25 0 1 0 12117602 371589120 88073 1992294400 134512640 137138936 4294403248 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90720 88073 192 642 0 90076 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 362880

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21712
/proc/meminfo: memFree=1482436/2059040 swapFree=4164936/4192956
[pid=21651] ppid=21649 vsize=362880 CPUtime=1797.94
/proc/21651/stat : 21651 (bsolo_pb10) R 21649 21651 20780 0 -1 4202496 92299 0 0 0 179643 151 0 0 25 0 1 0 12117602 371589120 88073 1992294400 134512640 137138936 4294403248 18446744073709551615 134542808 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21651/statm: 90720 88073 192 642 0 90076 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 362880

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.04
CPU user time (s): 1796.49
CPU system time (s): 1.54676
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 362880

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

runsolver used 3.05154 second user time and 8.40772 second system time

The end

Launcher Data

Begin job on node084 at 2010-07-06 19:58:11
IDJOB=2685061
IDBENCH=74391
IDSOLVER=1162
FILE ID=node084/2685061-1278439088
PBS_JOBID= 11233441
Free space on /tmp= 62492 MiB

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

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

MD5SUM BENCH= cf899369697891a2aa5256c136e26408
RANDOM SEED=891980783

node084.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836300 kB
Buffers:          6220 kB
Cached:          86888 kB
SwapCached:      22920 kB
Active:          27104 kB
Inactive:       121512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836300 kB
SwapTotal:     4192956 kB
SwapFree:      4164936 kB
Dirty:           10188 kB
Writeback:          48 kB
AnonPages:       32532 kB
Mapped:          13320 kB
Slab:            52268 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182524 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-2685061-1278439088.opb

Free space on /tmp at the end= 62488 MiB
End job on node084 at 2010-07-06 20:28:10