Trace number 457347

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, and are wall clock time (not CPU 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.0.16? (TO) 1800.14 1800.65

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
MD5SUM2b927be10d6e21370847ee6c94426772
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.91686
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/457347-1178367958/instance-457347-1178367958.opb
0.00/0.00	c File size is 79218 bytes.
0.00/0.03	c Highest Coefficient sum: 200
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.034 s
0.00/0.04	c Var: 6324 Constr: 12551 6224/203/6124 Lit: 43568 Watch. Lit: 37162
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
20.49/20.54	c Pre-processing Time: 20.536 s
20.49/20.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.49/20.54	c        0   6324    12551    43568    3    37162  102742      0      0 20.54
20.49/20.54	c Switching off LPR mode.
1800.09/1800.60	c      105   6324    12656    60964    4    37372  113017    105      5 20.58
1800.09/1800.60	c      258   6324    12809    88124    6    37678  124319    258     12 20.63
1800.09/1800.60	c      497   6324    13048   129087    9    38156  136751    497     23 20.73
1800.09/1800.60	c      870   6324    13421   191184   14    38902  150427    870     41 20.93
1800.09/1800.60	c     1391   6324    13942   285396   20    39944  165470   1391     65 21.11
1800.09/1800.60	c     2166   6324    14717   424282   28    41494  182018   2166    100 21.52
1800.09/1800.60	c     3316   6324    15867   618450   38    43794  200220   3316    145 22.78
1800.09/1800.60	c     5048   6324    17599   901295   51    47258  220243   5048    201 25.07
1800.09/1800.60	c     7639   6324    20190  1309827   64    52440  242268   7639    222 34.32
1800.09/1800.60	c    11518   6324    24069  1908628   79    60198  266495  11518    213 53.91
1800.09/1800.60	c    17340   6324    29891  2828090   94    71842  293145  17340    225 76.88
1800.09/1800.60	c    26077   6324    38628  4135596  107    89316  322460  26077    181 143.55
1800.09/1800.60	c    39188   6324    51739  6182464  119   115538  354707  39188    111 352.20
1800.09/1800.60	c    58858   6324    71409  9303429  130   154878  390178  58858     88 665.24
1800.09/1800.60	c    88369   6324   100920 13790591  136   213900  429196  88369     64 1376.35
1800.09/1800.60	c Resources Exceeded
1800.09/1800.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.60	c   15   109577  30204   423341   122128 17264170 109577     60 1800.10
1800.09/1800.60	s UNKNOWN
1800.09/1800.60	c Total time: 1800.1 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-457347-1178367958 -o ROOT/results/node50/solver-457347-1178367958 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457347-1178367958/instance-457347-1178367958.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 1642
/proc/meminfo: memFree=1496696/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=11816 CPUtime=0
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 191640947 12099584 346 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8353403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 2954 347 291 324 0 2003 0

[startup+0.0828959 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 1642
/proc/meminfo: memFree=1496696/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=0.07
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1241 0 0 0 7 0 0 0 18 0 1 0 191640947 7491584 1190 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1190 306 324 0 898 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7316

[startup+0.101897 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 1642
/proc/meminfo: memFree=1496696/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=0.09
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1241 0 0 0 9 0 0 0 18 0 1 0 191640947 7491584 1190 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1190 306 324 0 898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7316

[startup+0.301915 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 1642
/proc/meminfo: memFree=1496696/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=0.29
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 29 0 0 0 19 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8351542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7316

[startup+0.70195 s]
/proc/loadavg: 0.87 0.93 0.90 3/64 1642
/proc/meminfo: memFree=1496696/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=0.69
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 69 0 0 0 22 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8351894 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7316

[startup+1.50202 s]
/proc/loadavg: 0.88 0.93 0.90 2/65 1643
/proc/meminfo: memFree=1493104/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=1.49
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 149 0 0 0 25 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583353 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7316

[startup+3.10116 s]
/proc/loadavg: 0.88 0.93 0.90 2/65 1643
/proc/meminfo: memFree=1492976/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=3.09
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 309 0 0 0 25 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7316

[startup+6.30144 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 1643
/proc/meminfo: memFree=1492784/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=6.28
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 628 0 0 0 25 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7316

[startup+12.702 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 1643
/proc/meminfo: memFree=1492792/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=7316 CPUtime=12.69
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 1242 0 0 0 1268 1 0 0 25 0 1 0 191640947 7491584 1191 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 1829 1191 306 324 0 898 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7316

[startup+25.5011 s]
/proc/loadavg: 0.98 0.95 0.91 2/65 1643
/proc/meminfo: memFree=1481144/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=19152 CPUtime=25.48
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 4476 0 0 0 2543 5 0 0 25 0 1 0 191640947 19611648 4160 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 4788 4160 311 324 0 3857 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19152

[startup+51.1014 s]
/proc/loadavg: 0.98 0.95 0.91 2/65 1643
/proc/meminfo: memFree=1468984/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=31404 CPUtime=51.07
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 7545 0 0 0 5097 10 0 0 25 0 1 0 191640947 32157696 7229 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 7851 7229 311 324 0 6920 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31404

[startup+102.306 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 1643
/proc/meminfo: memFree=1448312/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=51888 CPUtime=102.26
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 12655 0 0 0 10211 15 0 0 25 0 1 0 191640947 53133312 12339 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 12972 12339 311 324 0 12041 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51888

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 1643
/proc/meminfo: memFree=1433464/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=66688 CPUtime=162.23
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 16359 0 0 0 16201 22 0 0 25 0 1 0 191640947 68288512 16043 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 16672 16043 311 324 0 15741 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66688

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1424952/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=75064 CPUtime=222.23
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 18466 0 0 0 22196 27 0 0 25 0 1 0 191640947 76865536 18150 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 18766 18150 311 324 0 17835 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 75064

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1418360/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=81756 CPUtime=282.21
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 20119 0 0 0 28191 30 0 0 25 0 1 0 191640947 83718144 19803 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 20439 19803 311 324 0 19508 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81756

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1411512/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=88572 CPUtime=342.19
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 21815 0 0 0 34185 34 0 0 25 0 1 0 191640947 90697728 21499 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8351228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 22143 21499 311 324 0 21212 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 88572

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1401144/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=98988 CPUtime=402.18
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 24421 0 0 0 40179 39 0 0 25 0 1 0 191640947 101363712 24105 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160527359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 24747 24105 311 324 0 23816 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 98988

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1393016/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=107100 CPUtime=462.16
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 26448 0 0 0 46173 43 0 0 25 0 1 0 191640947 109670400 26132 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 26775 26132 311 324 0 25844 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 107100

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1384056/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=116124 CPUtime=522.14
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 28708 0 0 0 52166 48 0 0 25 0 1 0 191640947 118910976 28392 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 29031 28392 311 324 0 28100 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 116124

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1376824/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=123208 CPUtime=582.13
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 30502 0 0 0 58161 52 0 0 25 0 1 0 191640947 126164992 30186 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551516 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 30802 30186 311 324 0 29871 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 123208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1370680/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=129268 CPUtime=642.12
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 32004 0 0 0 64156 56 0 0 25 0 1 0 191640947 132370432 31688 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 32317 31688 311 324 0 31386 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129268


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1350840/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=149128 CPUtime=822.07
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 36961 0 0 0 82140 67 0 0 25 0 1 0 191640947 152707072 36645 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 37282 36645 311 324 0 36351 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 149128

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1346744/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=153112 CPUtime=882.05
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 37973 0 0 0 88136 69 0 0 25 0 1 0 191640947 156786688 37657 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 38278 37657 311 324 0 37347 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 153112

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1343288/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=156604 CPUtime=942.04
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 38842 0 0 0 94133 71 0 0 25 0 1 0 191640947 160362496 38526 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 39151 38526 311 324 0 38220 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 156604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1339576/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=160344 CPUtime=1002.02
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 39777 0 0 0 100129 73 0 0 25 0 1 0 191640947 164192256 39461 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 40086 39461 311 324 0 39155 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 160344

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1336440/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=163564 CPUtime=1062
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 40579 0 0 0 106126 74 0 0 25 0 1 0 191640947 167489536 40263 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 40891 40263 311 324 0 39960 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 163564

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1332856/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=167036 CPUtime=1121.99
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 41453 0 0 0 112122 77 0 0 25 0 1 0 191640947 171044864 41137 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8353403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 41759 41137 311 324 0 40828 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 167036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1328056/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=171800 CPUtime=1181.97
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 42644 0 0 0 118118 79 0 0 25 0 1 0 191640947 175923200 42328 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 42950 42328 311 324 0 42019 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 171800

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1324600/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=175412 CPUtime=1241.95
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 43527 0 0 0 124113 82 0 0 25 0 1 0 191640947 179621888 43211 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 43853 43211 311 324 0 42922 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 175412

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1320120/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=179788 CPUtime=1301.94
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 44629 0 0 0 130109 85 0 0 25 0 1 0 191640947 184102912 44313 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 44947 44313 311 324 0 44016 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 179788

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1312440/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=187496 CPUtime=1361.92
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 46568 0 0 0 136103 89 0 0 25 0 1 0 191640947 191995904 46252 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 46874 46252 311 324 0 45943 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 187496

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1296760/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=202948 CPUtime=1421.91
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 50436 0 0 0 142096 95 0 0 25 0 1 0 191640947 207818752 50120 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 50737 50120 311 324 0 49806 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 202948

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1290872/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=208888 CPUtime=1481.89
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 51924 0 0 0 148092 97 0 0 25 0 1 0 191640947 213901312 51608 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 52222 51608 311 324 0 51291 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 208888

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1285624/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=214032 CPUtime=1541.87
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 53208 0 0 0 154088 99 0 0 25 0 1 0 191640947 219168768 52892 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 53508 52892 311 324 0 52577 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 214032

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1279992/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=219688 CPUtime=1601.86
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 54623 0 0 0 160085 101 0 0 25 0 1 0 191640947 224960512 54307 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 54922 54307 311 324 0 53991 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 219688

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1275896/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=223940 CPUtime=1661.82
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 55681 0 0 0 166078 104 0 0 25 0 1 0 191640947 229314560 55365 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 55985 55365 311 324 0 55054 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 223940

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1267896/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=232184 CPUtime=1721.81
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 57739 0 0 0 172075 106 0 0 25 0 1 0 191640947 237756416 57423 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 58046 57423 311 324 0 57115 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 232184

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1262328/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=237368 CPUtime=1781.79
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194304 59045 0 0 0 178070 109 0 0 25 0 1 0 191640947 243064832 58729 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 59342 58729 311 324 0 58411 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 237368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1643
/proc/meminfo: memFree=1261176/2055920 swapFree=4183840/4192956
[pid=1642] ppid=1640 vsize=0 CPUtime=1800.09
/proc/1642/stat : 1642 (bsolo3.0.16) R 1640 1642 32296 0 -1 4194308 59332 0 0 0 179899 110 0 0 25 0 1 0 191640947 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.14
CPU user time (s): 1799
CPU system time (s): 1.13883
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 238528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.13883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59332
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= 12
involuntary context switches= 3827

runsolver used 1.50977 second user time and 3.42048 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat May  5 12:25:58 UTC 2007

IDJOB= 457347
IDBENCH= 48335
IDSOLVER= 163
FILE ID= node50/457347-1178367958

PBS_JOBID= 5189180

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457347-1178367958/instance-457347-1178367958.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-457347-1178367958 -o ROOT/results/node50/solver-457347-1178367958 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457347-1178367958/instance-457347-1178367958.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  2b927be10d6e21370847ee6c94426772

RANDOM SEED= 217474238

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1497104 kB
Buffers:         39604 kB
Cached:         405784 kB
SwapCached:       3140 kB
Active:         178724 kB
Inactive:       277500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497104 kB
SwapTotal:     4192956 kB
SwapFree:      4183840 kB
Dirty:            6764 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            88516 kB
Committed_AS:  4917620 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node50 on Sat May  5 12:56:00 UTC 2007