Trace number 2685033

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.07 1798.71

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12052_5-unsat.opb
MD5SUM2ff183c8695f0992ee4ac0210b2026e7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark588.535
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints131628
Number of constraints which are clauses131008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint96
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 531
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-2685033-1278438815.opb
0.00/0.00	c File size is 4178026 bytes.
0.69/0.75	c Highest Coefficient sum: 531
0.69/0.75	c Parsing was ok!!
0.69/0.75	c Total parsing time: 0.751 s
0.79/0.82	c Var: 37752 Constr: 131628 131008/0/620 Lit: 335150 Watch. Lit: 311837
0.79/0.82	c Obj. Vars: 0 (0 % of total variables)
32.58/32.60	c Pre-processing Time: 32.588 s
32.58/32.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
32.58/32.61	c        0  13364    39070   106101    2    96233   58328      0      0 32.59
32.58/32.61	c Switching off lower bounding mode.
1797.95/1798.67	c      101  13364    39188   112015    2    98818   64161    118      3 33.26
1797.95/1798.67	c      251  13364    39400   115754    2    99341   70578    330      7 33.52
1797.95/1798.67	c      476  13364    39672   135547    3   100037   77636    602     14 33.99
1797.95/1798.67	c      816  13364    40085   159326    3   100843   85400   1015     23 34.82
1797.95/1798.67	c     1324  13364    40662   177946    4   102027   93941   1592     37 35.59
1797.95/1798.67	c     2088  13364    41628   226905    5   103934  103336   2558     56 37.04
1797.95/1798.67	c     3234  13364    42992   301899    7   106697  113670   3922     82 39.38
1797.95/1798.67	c     4956  13364    45337   483183   10   111369  125038   6267    112 44.20
1797.95/1798.67	c     7540  13364    48682   768915   15   118061  137542   9612    141 53.13
1797.95/1798.67	c    11419  13364    53498  1197727   22   127706  151297  14428    168 67.62
1797.95/1798.67	c    17241  13364    60493  1760581   29   141867  166427  21423    202 85.31
1797.95/1798.67	c    25978  13364    71170  3076277   43   163341  183070  32100    212 122.45
1797.95/1798.67	c    39088  13364    87288  4541301   52   195636  201378  48218    235 165.76
1797.95/1798.67	c    58758  13364   113220  7225147   63   247485  221516  74150    205 285.56
1797.95/1798.67	c    88268  13364   150090 14529621   96   321491  243668 111020    181 486.88
1797.95/1798.67	c   132538  13364   208548 24847928  119   439206  268035 169478    135 974.73
1797.95/1798.67	c   198948  13364   291845 35318197  121   606296  294839 252775    113 1754.41
1797.95/1798.67	c Resources Exceeded
1797.95/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.67	c   17   202133  61283   333335   296033 35666183 256963    112 1798.03
1797.95/1798.67	s UNKNOWN
1797.95/1798.67	c Total time: 1798.03 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-2685033-1278438815/watcher-2685033-1278438815 -o /tmp/evaluation-result-2685033-1278438815/solver-2685033-1278438815 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2685033-1278438815.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.00 3/105 20812
/proc/meminfo: memFree=1404224/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=15024 CPUtime=0
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 378 0 0 0 0 0 0 0 25 0 1 0 12090018 15384576 296 1992294400 134512640 137138936 4292482832 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 3756 296 178 642 0 2091 0

[startup+0.0774091 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 20812
/proc/meminfo: memFree=1404224/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=17844 CPUtime=0.07
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 1180 0 0 0 7 0 0 0 25 0 1 0 12090018 18272256 1098 1992294400 134512640 137138936 4292482832 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 4461 1098 291 642 0 2796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17844

[startup+0.101413 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 20812
/proc/meminfo: memFree=1404224/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=18528 CPUtime=0.09
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 1375 0 0 0 9 0 0 0 25 0 1 0 12090018 18972672 1293 1992294400 134512640 137138936 4292482832 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 4632 1294 330 642 0 2967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18528

[startup+0.301451 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 20812
/proc/meminfo: memFree=1404224/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=23344 CPUtime=0.29
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 2909 0 0 0 29 0 0 0 25 0 1 0 12090018 23904256 2827 1992294400 134512640 137138936 4292482832 18446744073709551615 136525297 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 5836 2827 647 642 0 4171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23344

[startup+0.701527 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 20812
/proc/meminfo: memFree=1404224/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=30716 CPUtime=0.69
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 5292 0 0 0 68 1 0 0 25 0 1 0 12090018 31453184 5170 1992294400 134512640 137138936 4292482832 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 7679 5170 1146 642 0 6014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30716

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1376688/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=38884 CPUtime=1.5
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8294 0 0 0 147 3 0 0 25 0 1 0 12090018 39817216 7151 1992294400 134512640 137138936 4292482832 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9721 7151 184 642 0 9077 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 38884

[startup+3.10099 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1376192/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=38884 CPUtime=3.09
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8304 0 0 0 306 3 0 0 25 0 1 0 12090018 39817216 7161 1992294400 134512640 137138936 4292482832 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9721 7161 184 642 0 9077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38884

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1375944/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=38884 CPUtime=6.29
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8306 0 0 0 626 3 0 0 25 0 1 0 12090018 39817216 7163 1992294400 134512640 137138936 4292482832 18446744073709551615 134567030 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9721 7163 184 642 0 9077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38884

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1375944/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=38884 CPUtime=12.68
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8309 0 0 0 1264 4 0 0 25 0 1 0 12090018 39817216 7166 1992294400 134512640 137138936 4292482832 18446744073709551615 136500305 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9721 7166 184 642 0 9077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38884

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1375820/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=39016 CPUtime=25.48
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8335 0 0 0 2542 6 0 0 25 0 1 0 12090018 39952384 7192 1992294400 134512640 137138936 4292482832 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9754 7192 184 642 0 9110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39016

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20813
/proc/meminfo: memFree=1375200/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=39016 CPUtime=51.06
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 8866 0 0 0 5090 16 0 0 25 0 1 0 12090018 39952384 7205 1992294400 134512640 137138936 4292482832 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 9754 7205 192 642 0 9110 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 39016

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20815
/proc/meminfo: memFree=1360196/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=54580 CPUtime=102.25
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 12738 0 0 0 10199 26 0 0 25 0 1 0 12090018 55889920 11077 1992294400 134512640 137138936 4292482832 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 13645 11077 192 642 0 13001 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20817
/proc/meminfo: memFree=1329692/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=85348 CPUtime=162.22
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 20430 0 0 0 16185 37 0 0 25 0 1 0 12090018 87396352 18769 1992294400 134512640 137138936 4292482832 18446744073709551615 136504144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 21337 18769 192 642 0 20693 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 85348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20817
/proc/meminfo: memFree=1311464/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=103164 CPUtime=222.2
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 24884 0 0 0 22176 44 0 0 25 0 1 0 12090018 105639936 23223 1992294400 134512640 137138936 4292482832 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 25791 23223 192 642 0 25147 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 103164

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20819
/proc/meminfo: memFree=1292616/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=122360 CPUtime=282.18
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 29683 0 0 0 28168 50 0 0 25 0 1 0 12090018 125296640 28022 1992294400 134512640 137138936 4292482832 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 30590 28022 192 642 0 29946 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 122360

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20821
/proc/meminfo: memFree=1259136/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=155644 CPUtime=342.16
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 38005 0 0 0 34156 60 0 0 25 0 1 0 12090018 159379456 36344 1992294400 134512640 137138936 4292482832 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 38911 36344 192 642 0 38267 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 155644

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20823
/proc/meminfo: memFree=1226896/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=188152 CPUtime=402.14
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 46132 0 0 0 40147 67 0 0 25 0 1 0 12090018 192667648 44471 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 47038 44471 192 642 0 46394 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 188152

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20834
/proc/meminfo: memFree=1202344/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=211824 CPUtime=462.11
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 52050 0 0 0 46138 73 0 0 25 0 1 0 12090018 216907776 50389 1992294400 134512640 137138936 4292482832 18446744073709551615 134607004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 52956 50389 192 642 0 52312 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 211824

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20834
/proc/meminfo: memFree=1180644/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=233796 CPUtime=522.09
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 57543 0 0 0 52130 79 0 0 25 0 1 0 12090018 239407104 55882 1992294400 134512640 137138936 4292482832 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 58449 55882 192 642 0 57805 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 233796

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20836
/proc/meminfo: memFree=1162788/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=251428 CPUtime=582.07
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 61951 0 0 0 58122 85 0 0 25 0 1 0 12090018 257462272 60290 1992294400 134512640 137138936 4292482832 18446744073709551615 134600606 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 62857 60290 192 642 0 62213 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 251428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20838
/proc/meminfo: memFree=1143568/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=270612 CPUtime=642.06
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 66747 0 0 0 64114 92 0 0 25 0 1 0 12090018 277106688 65086 1992294400 134512640 137138936 4292482832 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 67653 65086 192 642 0 67009 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 270612

[startup+702.301 s]

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

/proc/meminfo: memFree=1040152/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=374012 CPUtime=1061.91
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 92597 0 0 0 106066 125 0 0 25 0 1 0 12090018 382988288 90936 1992294400 134512640 137138936 4292482832 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 93503 90936 192 642 0 92859 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 374012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20850
/proc/meminfo: memFree=1030976/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=382848 CPUtime=1121.88
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 94805 0 0 0 112058 130 0 0 25 0 1 0 12090018 392036352 93144 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 95712 93144 192 642 0 95068 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 382848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20852
/proc/meminfo: memFree=1020064/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=393712 CPUtime=1181.87
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 97522 0 0 0 118052 135 0 0 25 0 1 0 12090018 403161088 95861 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 98428 95861 192 642 0 97784 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 393712

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20854
/proc/meminfo: memFree=1008284/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=405452 CPUtime=1241.84
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 100457 0 0 0 124045 139 0 0 25 0 1 0 12090018 415182848 98796 1992294400 134512640 137138936 4292482832 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 101363 98796 192 642 0 100719 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 405452

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20856
/proc/meminfo: memFree=999976/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=413804 CPUtime=1301.83
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 102545 0 0 0 130040 143 0 0 25 0 1 0 12090018 423735296 100884 1992294400 134512640 137138936 4292482832 18446744073709551615 134607574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 103451 100884 192 642 0 102807 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 413804

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20858
/proc/meminfo: memFree=989684/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=424348 CPUtime=1361.8
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 105181 0 0 0 136033 147 0 0 25 0 1 0 12090018 434532352 103520 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 106087 103520 192 642 0 105443 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 424348

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20858
/proc/meminfo: memFree=973936/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=439692 CPUtime=1421.78
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 109017 0 0 0 142027 151 0 0 25 0 1 0 12090018 450244608 107356 1992294400 134512640 137138936 4292482832 18446744073709551615 134606841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 109923 107356 192 642 0 109279 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 439692

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20860
/proc/meminfo: memFree=955212/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=458692 CPUtime=1481.75
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 113766 0 0 0 148019 156 0 0 25 0 1 0 12090018 469700608 112105 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 114673 112105 192 642 0 114029 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 458692

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20862
/proc/meminfo: memFree=946780/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=466792 CPUtime=1541.74
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 115792 0 0 0 154015 159 0 0 25 0 1 0 12090018 477995008 114131 1992294400 134512640 137138936 4292482832 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 116698 114131 192 642 0 116054 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 466792

[startup+1602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/106 20867
/proc/meminfo: memFree=937728/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=475528 CPUtime=1601.72
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 117976 0 0 0 160009 163 0 0 25 0 1 0 12090018 486940672 116315 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 118882 116315 192 642 0 118238 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 475528

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 20869
/proc/meminfo: memFree=927312/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=485696 CPUtime=1661.7
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 120518 0 0 0 166003 167 0 0 25 0 1 0 12090018 497352704 118857 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 121424 118857 192 642 0 120780 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 485696

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20869
/proc/meminfo: memFree=917888/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=495128 CPUtime=1721.68
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 122878 0 0 0 171998 170 0 0 25 0 1 0 12090018 507011072 121217 1992294400 134512640 137138936 4292482832 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 123782 121217 192 642 0 123138 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 495128

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=910076/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=502908 CPUtime=1781.66
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 124822 0 0 0 177991 175 0 0 25 0 1 0 12090018 514977792 123161 1992294400 134512640 137138936 4292482832 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 125727 123161 192 642 0 125083 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 502908

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 20871
/proc/meminfo: memFree=908464/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=504548 CPUtime=1791.26
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 125233 0 0 0 178951 175 0 0 25 0 1 0 12090018 516657152 123572 1992294400 134512640 137138936 4292482832 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 126137 123572 192 642 0 125493 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 504548

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=907844/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=505140 CPUtime=1794.46
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 125379 0 0 0 179270 176 0 0 25 0 1 0 12090018 517263360 123718 1992294400 134512640 137138936 4292482832 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 126285 123718 192 642 0 125641 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 505140

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=907844/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=505140 CPUtime=1796.05
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 125379 0 0 0 179429 176 0 0 25 0 1 0 12090018 517263360 123718 1992294400 134512640 137138936 4292482832 18446744073709551615 134606630 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 126285 123718 192 642 0 125641 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (KiB) 505140

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=907844/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=505144 CPUtime=1796.85
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 125380 0 0 0 179509 176 0 0 25 0 1 0 12090018 517267456 123719 1992294400 134512640 137138936 4292482832 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 126286 123719 192 642 0 125642 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 505144

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=907844/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=505468 CPUtime=1797.65
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202496 125461 0 0 0 179589 176 0 0 25 0 1 0 12090018 517599232 123800 1992294400 134512640 137138936 4292482832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20812/statm: 126367 123800 192 642 0 125723 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 505468

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20871
/proc/meminfo: memFree=907472/2059040 swapFree=4192956/4192956
[pid=20812] ppid=20810 vsize=0 CPUtime=1798.05
/proc/20812/stat : 20812 (bsolo_pb10) R 20810 20812 20226 0 -1 4202500 125461 0 0 0 179626 179 0 0 25 0 1 0 12090018 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/20812/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798.07
CPU user time (s): 1796.26
CPU system time (s): 1.80772
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 505468

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

runsolver used 2.87056 second user time and 8.59069 second system time

The end

Launcher Data

Begin job on node086 at 2010-07-06 19:53:36
IDJOB=2685033
IDBENCH=74340
IDSOLVER=1162
FILE ID=node086/2685033-1278438815
PBS_JOBID= 11233439
Free space on /tmp= 62428 MiB

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

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

MD5SUM BENCH= 2ff183c8695f0992ee4ac0210b2026e7
RANDOM SEED=1285817043

node086.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.262
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.52
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.262
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.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1405124 kB
Buffers:        104944 kB
Cached:         411016 kB
SwapCached:          0 kB
Active:         233356 kB
Inactive:       342796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1405124 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7976 kB
Writeback:           0 kB
AnonPages:       60104 kB
Mapped:          14472 kB
Slab:            56020 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181292 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-2685033-1278438815.opb

Free space on /tmp at the end= 62424 MiB
End job on node086 at 2010-07-06 20:23:34