Trace number 2684921

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.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_3-unsat.opb
MD5SUM336dbbe12a18bfd6b8d34c583a70b44b
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 benchmark1480.58
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32186
Total number of constraints107047
Number of constraints which are clauses106519
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint1
Maximum length of a constraint93
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 561
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.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Instance file HOME/instance-2684921-1278437016.opb
0.00/0.01	c File size is 3410453 bytes.
0.58/0.60	c Highest Coefficient sum: 561
0.58/0.60	c Parsing was ok!!
0.58/0.60	c Total parsing time: 0.602 s
0.58/0.66	c Var: 32186 Constr: 107047 106519/0/528 Lit: 275165 Watch. Lit: 254488
0.58/0.66	c Obj. Vars: 0 (0 % of total variables)
13.79/13.88	c Pre-processing Time: 13.878 s
13.79/13.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.79/13.88	c        0  11752    32515    89986    2    80972   51301      0      0 13.88
13.79/13.88	c Switching off lower bounding mode.
1797.96/1798.63	c      100  11752    32644   103843    3    83347   56432    129      6 14.62
1797.96/1798.63	c      250  11752    32842   111716    3    83931   62076    327     16 15.13
1797.96/1798.63	c      475  11752    33084   122032    3    84495   68284    569     30 15.68
1797.96/1798.63	c      813  11752    33458   144484    4    85251   75113    943     49 16.53
1797.96/1798.63	c     1322  11752    34016   174522    5    86332   82625   1501     74 17.74
1797.96/1798.63	c     2086  11752    34886   238601    6    88094   90888   2371    105 19.75
1797.96/1798.63	c     3232  11752    36185   316912    8    90675   99977   3670    145 22.22
1797.96/1798.63	c     4954  11752    38176   450137   11    94713  109975   5661    179 27.59
1797.96/1798.63	c     7538  11752    41193   670679   16   100801  120973   8678    229 32.91
1797.96/1798.63	c    11417  11752    45764   912512   19   109864  133071  13249    279 40.84
1797.96/1798.63	c    17239  11752    53089  1344137   25   124521  146379  20574    309 55.75
1797.96/1798.63	c    25976  11752    63897  2503081   39   146255  161017  31382    277 93.48
1797.96/1798.63	c    39086  11752    80244  3819835   47   178909  177119  47729    282 138.41
1797.96/1798.63	c    58759  11752   105562  5639271   53   229581  194831  73047    265 221.39
1797.96/1798.63	c    88269  11752   141043  9404741   66   300865  214315 108528    216 407.28
1797.96/1798.63	c   132540  11752   194864 14897835   76   408575  235747 162349    176 750.87
1797.96/1798.63	c   198953  11752   276785 23092934   83   573036  259322 244270    140 1414.83
1797.96/1798.63	c Resources Exceeded
1797.96/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.63	c   17   239705  63811   369790    61881  3829322  29366    133 1798.00
1797.96/1798.63	s UNKNOWN
1797.96/1798.63	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684921-1278437016/watcher-2684921-1278437016 -o /tmp/evaluation-result-2684921-1278437016/solver-2684921-1278437016 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2684921-1278437016.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.11 1.09 1.01 3/105 20728
/proc/meminfo: memFree=1406676/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=14264 CPUtime=0
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 355 0 0 0 0 0 0 0 24 0 1 0 11910079 14606336 274 1992294400 134512640 137138936 4294759216 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 3566 275 175 642 0 2089 0

[startup+0.0925081 s]
/proc/loadavg: 1.11 1.09 1.01 3/105 20728
/proc/meminfo: memFree=1406676/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=17220 CPUtime=0.08
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 1244 0 0 0 8 0 0 0 25 0 1 0 11910079 17633280 1163 1992294400 134512640 137138936 4294759216 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 4305 1163 310 642 0 2828 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17220

[startup+0.10051 s]
/proc/loadavg: 1.11 1.09 1.01 3/105 20728
/proc/meminfo: memFree=1406676/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=17492 CPUtime=0.09
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 1307 0 0 0 9 0 0 0 25 0 1 0 11910079 17911808 1226 1992294400 134512640 137138936 4294759216 18446744073709551615 136492706 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 4374 1226 322 642 0 2897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17492

[startup+0.300548 s]
/proc/loadavg: 1.11 1.09 1.01 3/105 20728
/proc/meminfo: memFree=1406676/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=22744 CPUtime=0.29
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 2956 0 0 0 28 1 0 0 25 0 1 0 11910079 23289856 2835 1992294400 134512640 137138936 4294759216 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 5686 2836 643 642 0 4209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22744

[startup+0.700624 s]
/proc/loadavg: 1.11 1.09 1.01 3/105 20728
/proc/meminfo: memFree=1406676/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=33784 CPUtime=0.69
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 6838 0 0 0 67 2 0 0 25 0 1 0 11910079 34594816 5884 1992294400 134512640 137138936 4294759216 18446744073709551615 136511072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8446 5884 184 642 0 7802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33784

[startup+1.50078 s]
/proc/loadavg: 1.11 1.09 1.01 2/106 20729
/proc/meminfo: memFree=1383604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=34048 CPUtime=1.49
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 6904 0 0 0 147 2 0 0 25 0 1 0 11910079 34865152 5950 1992294400 134512640 137138936 4294759216 18446744073709551615 134567001 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8512 5950 184 642 0 7868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34048

[startup+3.10108 s]
/proc/loadavg: 1.11 1.09 1.01 2/106 20729
/proc/meminfo: memFree=1383480/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=34048 CPUtime=3.09
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 6905 0 0 0 307 2 0 0 25 0 1 0 11910079 34865152 5951 1992294400 134512640 137138936 4294759216 18446744073709551615 136520969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8512 5951 184 642 0 7868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34048

[startup+6.30069 s]
/proc/loadavg: 1.10 1.09 1.01 2/106 20729
/proc/meminfo: memFree=1383232/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=34048 CPUtime=6.28
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 6909 0 0 0 625 3 0 0 25 0 1 0 11910079 34865152 5955 1992294400 134512640 137138936 4294759216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8512 5955 184 642 0 7868 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34048

[startup+12.7009 s]
/proc/loadavg: 1.09 1.08 1.01 2/106 20729
/proc/meminfo: memFree=1383232/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=34048 CPUtime=12.68
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 6919 0 0 0 1263 5 0 0 25 0 1 0 11910079 34865152 5965 1992294400 134512640 137138936 4294759216 18446744073709551615 136296985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8512 5965 184 642 0 7868 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34048

[startup+25.5004 s]
/proc/loadavg: 1.07 1.08 1.01 2/106 20729
/proc/meminfo: memFree=1382736/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=34608 CPUtime=25.48
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 7379 0 0 0 2538 10 0 0 25 0 1 0 11910079 35438592 6110 1992294400 134512640 137138936 4294759216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 8652 6110 192 642 0 8008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34608

[startup+51.1012 s]
/proc/loadavg: 1.04 1.07 1.01 2/106 20729
/proc/meminfo: memFree=1378520/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=39028 CPUtime=51.06
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 8484 0 0 0 5091 15 0 0 25 0 1 0 11910079 39964672 7215 1992294400 134512640 137138936 4294759216 18446744073709551615 136504080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 9757 7215 192 642 0 9113 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 39028

[startup+102.308 s]
/proc/loadavg: 1.02 1.06 1.00 2/106 20731
/proc/meminfo: memFree=1357200/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=60052 CPUtime=102.25
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 13740 0 0 0 10202 23 0 0 25 0 1 0 11910079 61493248 12471 1992294400 134512640 137138936 4294759216 18446744073709551615 134607004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 15013 12471 192 642 0 14369 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60052

[startup+162.3 s]
/proc/loadavg: 1.00 1.05 1.00 2/106 20733
/proc/meminfo: memFree=1334508/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=82988 CPUtime=162.22
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 19474 0 0 0 16189 33 0 0 25 0 1 0 11910079 84979712 18205 1992294400 134512640 137138936 4294759216 18446744073709551615 134543082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 20747 18205 192 642 0 20103 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 82988

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 20733
/proc/meminfo: memFree=1316156/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=101024 CPUtime=222.2
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 23983 0 0 0 22180 40 0 0 25 0 1 0 11910079 103448576 22714 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 25256 22714 192 642 0 24612 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 101024

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/106 20735
/proc/meminfo: memFree=1301400/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=116080 CPUtime=282.18
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 27747 0 0 0 28169 49 0 0 25 0 1 0 11910079 118865920 26478 1992294400 134512640 137138936 4294759216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 29020 26478 192 642 0 28376 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 116080

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 20737
/proc/meminfo: memFree=1284660/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=132452 CPUtime=342.16
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 31841 0 0 0 34159 57 0 0 25 0 1 0 11910079 135630848 30572 1992294400 134512640 137138936 4294759216 18446744073709551615 134541916 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 33113 30572 192 642 0 32469 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 132452

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 20739
/proc/meminfo: memFree=1265936/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=151468 CPUtime=402.14
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 36595 0 0 0 40152 62 0 0 25 0 1 0 11910079 155103232 35326 1992294400 134512640 137138936 4294759216 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 37867 35326 192 642 0 37223 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 151468

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 20741
/proc/meminfo: memFree=1248824/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=168556 CPUtime=462.12
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 40867 0 0 0 46142 70 0 0 25 0 1 0 11910079 172601344 39598 1992294400 134512640 137138936 4294759216 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 42139 39598 192 642 0 41495 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 168556

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20741
/proc/meminfo: memFree=1234440/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=182888 CPUtime=522.1
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 44450 0 0 0 52134 76 0 0 25 0 1 0 11910079 187277312 43181 1992294400 134512640 137138936 4294759216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 45722 43181 192 642 0 45078 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 182888

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20743
/proc/meminfo: memFree=1223032/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=194020 CPUtime=582.07
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 47233 0 0 0 58126 81 0 0 25 0 1 0 11910079 198676480 45964 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 48505 45964 192 642 0 47861 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 194020

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20745
/proc/meminfo: memFree=1211624/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=205336 CPUtime=642.06
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 50062 0 0 0 64120 86 0 0 25 0 1 0 11910079 210264064 48793 1992294400 134512640 137138936 4294759216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 51334 48793 192 642 0 50690 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 205336

[startup+702.301 s]

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

/proc/meminfo: memFree=1120236/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=296708 CPUtime=1121.89
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 72905 0 0 0 112064 125 0 0 25 0 1 0 11910079 303828992 71636 1992294400 134512640 137138936 4294759216 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 74177 71636 192 642 0 73533 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 296708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20759
/proc/meminfo: memFree=1110440/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=306052 CPUtime=1181.87
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 75241 0 0 0 118059 128 0 0 25 0 1 0 11910079 313397248 73972 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 76513 73972 192 642 0 75869 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 306052

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20761
/proc/meminfo: memFree=1100644/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=315668 CPUtime=1241.86
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 77645 0 0 0 124053 133 0 0 25 0 1 0 11910079 323244032 76376 1992294400 134512640 137138936 4294759216 18446744073709551615 134606982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 78917 76376 192 642 0 78273 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 315668

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20763
/proc/meminfo: memFree=1091344/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=324928 CPUtime=1301.84
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 79960 0 0 0 130047 137 0 0 25 0 1 0 11910079 332726272 78691 1992294400 134512640 137138936 4294759216 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 81232 78691 192 642 0 80588 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 324928

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20765
/proc/meminfo: memFree=1081920/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=334312 CPUtime=1361.81
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 82306 0 0 0 136041 140 0 0 25 0 1 0 11910079 342335488 81037 1992294400 134512640 137138936 4294759216 18446744073709551615 135984550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 83578 81037 192 642 0 82934 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 334312

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20765
/proc/meminfo: memFree=1073116/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=343120 CPUtime=1421.8
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 84508 0 0 0 142036 144 0 0 25 0 1 0 11910079 351354880 83239 1992294400 134512640 137138936 4294759216 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 85780 83239 192 642 0 85136 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 343120

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20767
/proc/meminfo: memFree=1059972/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=356392 CPUtime=1481.77
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 87826 0 0 0 148028 149 0 0 25 0 1 0 11910079 364945408 86557 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 89098 86557 192 642 0 88454 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 356392

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20769
/proc/meminfo: memFree=1051540/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=364560 CPUtime=1541.75
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 89868 0 0 0 154021 154 0 0 25 0 1 0 11910079 373309440 88599 1992294400 134512640 137138936 4294759216 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 91140 88599 192 642 0 90496 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 364560

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20771
/proc/meminfo: memFree=1041744/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=374392 CPUtime=1601.73
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 92326 0 0 0 160015 158 0 0 25 0 1 0 11910079 383377408 91057 1992294400 134512640 137138936 4294759216 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 93598 91057 192 642 0 92954 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 374392

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20773
/proc/meminfo: memFree=1027112/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=388904 CPUtime=1661.71
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 95954 0 0 0 166008 163 0 0 25 0 1 0 11910079 398237696 94685 1992294400 134512640 137138936 4294759216 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 97226 94685 192 642 0 96582 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 388904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20773
/proc/meminfo: memFree=1016944/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=399344 CPUtime=1721.68
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 98564 0 0 0 172001 167 0 0 25 0 1 0 11910079 408928256 97295 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 99836 97295 192 642 0 99192 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 399344

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1781.67
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 177995 172 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134606976 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 402620

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 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1791.27
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 178955 172 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 402620

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1794.47
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179274 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134606989 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 402620

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1796.06
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179433 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 402620

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1796.86
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179513 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 136504179 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 402620

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1797.66
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179593 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 402620

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1797.87
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179614 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 402620

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20775
/proc/meminfo: memFree=1012604/2059040 swapFree=4192956/4192956
[pid=20728] ppid=20726 vsize=402620 CPUtime=1797.96
/proc/20728/stat : 20728 (bsolo_pb10) R 20726 20728 20226 0 -1 4202496 99662 0 0 0 179623 173 0 0 25 0 1 0 11910079 412282880 98114 1992294400 134512640 137138936 4294759216 18446744073709551615 134607004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20728/statm: 100655 98114 192 642 0 100011 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 402620

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.04
CPU user time (s): 1796.27
CPU system time (s): 1.76873
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 403736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.27
system time used= 1.76873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 21965

runsolver used 2.94455 second user time and 8.51071 second system time

The end

Launcher Data

Begin job on node086 at 2010-07-06 19:23:36
IDJOB=2684921
IDBENCH=73961
IDSOLVER=1162
FILE ID=node086/2684921-1278437016
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-j12032_3-unsat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684921-1278437016/watcher-2684921-1278437016 -o /tmp/evaluation-result-2684921-1278437016/solver-2684921-1278437016 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2684921-1278437016.opb

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

MD5SUM BENCH= 336dbbe12a18bfd6b8d34c583a70b44b
RANDOM SEED=225013895

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:       1407328 kB
Buffers:        103640 kB
Cached:         409692 kB
SwapCached:          0 kB
Active:         228304 kB
Inactive:       345196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1407328 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7336 kB
Writeback:           0 kB
AnonPages:       60120 kB
Mapped:          14500 kB
Slab:            56372 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180552 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-2684921-1278437016.opb

Free space on /tmp at the end= 62424 MiB
End job on node086 at 2010-07-06 19:53:35