Trace number 2681354

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
PB/CT 0.1 fixed? (TO) 1800.09 1800.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
MD5SUM0df66f3e832b73f1cdf8165c8cc1c11b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
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)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.00/0.05	c constraints 3240/0 clauses 3138/0 units 0
0.00/0.05	c vars 200
1800.06/1800.61	s UNKNOWN

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-2681354-1277505540/watcher-2681354-1277505540 -o /tmp/evaluation-result-2681354-1277505540/solver-2681354-1277505540 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681354-1277505540.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: 0.89 0.95 0.98 3/105 31112
/proc/meminfo: memFree=1891976/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=2268 CPUtime=0
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 300 0 0 0 0 0 0 0 25 0 1 0 91847525 2322432 219 1992294400 134512640 136421960 4294613696 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31112/statm: 567 219 144 467 0 98 0

[startup+0.0927279 s]
/proc/loadavg: 0.89 0.95 0.98 3/105 31112
/proc/meminfo: memFree=1891976/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=8868 CPUtime=0.08
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 1915 0 0 0 8 0 0 0 25 0 1 0 91847525 9080832 1834 1992294400 134512640 136421960 4294613696 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 2217 1836 188 467 0 1748 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8868

[startup+0.10073 s]
/proc/loadavg: 0.89 0.95 0.98 3/105 31112
/proc/meminfo: memFree=1891976/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=9748 CPUtime=0.09
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 2136 0 0 0 9 0 0 0 25 0 1 0 91847525 9981952 2055 1992294400 134512640 136421960 4294613696 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 2437 2057 188 467 0 1968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9748

[startup+0.300752 s]
/proc/loadavg: 0.89 0.95 0.98 3/105 31112
/proc/meminfo: memFree=1891976/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=26236 CPUtime=0.29
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 6338 0 0 0 27 2 0 0 25 0 1 0 91847525 26865664 6191 1992294400 134512640 136421960 4294613696 18446744073709551615 134632331 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 6559 6191 193 467 0 6090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26236

[startup+0.700797 s]
/proc/loadavg: 0.89 0.95 0.98 3/105 31112
/proc/meminfo: memFree=1891976/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=56360 CPUtime=0.69
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 14403 0 0 0 63 6 0 0 25 0 1 0 91847525 57712640 13271 1992294400 134512640 136421960 4294613696 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 14090 13272 193 467 0 13621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56360

[startup+1.50089 s]
/proc/loadavg: 0.89 0.95 0.98 2/106 31113
/proc/meminfo: memFree=1812484/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=93368 CPUtime=1.49
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 23715 0 0 0 140 9 0 0 25 0 1 0 91847525 95608832 22081 1992294400 134512640 136421960 4294613696 18446744073709551615 135020548 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 23342 22081 214 467 0 22873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93368

[startup+3.10107 s]
/proc/loadavg: 0.90 0.95 0.98 2/106 31113
/proc/meminfo: memFree=1803804/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=93500 CPUtime=3.09
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 23768 0 0 0 299 10 0 0 25 0 1 0 91847525 95744000 22134 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 23375 22134 214 467 0 22906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93500

[startup+6.30143 s]
/proc/loadavg: 0.90 0.95 0.98 2/106 31113
/proc/meminfo: memFree=1803556/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=93764 CPUtime=6.29
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 23820 0 0 0 616 13 0 0 25 0 1 0 91847525 96014336 22186 1992294400 134512640 136421960 4294613696 18446744073709551615 135032279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 23441 22186 214 467 0 22972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93764

[startup+12.7012 s]
/proc/loadavg: 0.92 0.95 0.98 2/106 31113
/proc/meminfo: memFree=1802688/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=94556 CPUtime=12.69
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 24018 0 0 0 1250 19 0 0 25 0 1 0 91847525 96825344 22384 1992294400 134512640 136421960 4294613696 18446744073709551615 135028347 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 23639 22384 214 467 0 23170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94556

[startup+25.5006 s]
/proc/loadavg: 0.93 0.96 0.98 2/106 31113
/proc/meminfo: memFree=1799960/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=97212 CPUtime=25.49
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 24700 0 0 0 2515 34 0 0 25 0 1 0 91847525 99545088 23066 1992294400 134512640 136421960 4294613696 18446744073709551615 135021879 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 24303 23066 214 467 0 23834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97212

[startup+51.1005 s]
/proc/loadavg: 0.95 0.96 0.98 2/106 31113
/proc/meminfo: memFree=1795000/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=102388 CPUtime=51.08
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 25960 0 0 0 5047 61 0 0 25 0 1 0 91847525 104845312 24326 1992294400 134512640 136421960 4294613696 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 25597 24326 214 467 0 25128 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102388

[startup+102.308 s]
/proc/loadavg: 0.98 0.96 0.98 2/106 31115
/proc/meminfo: memFree=1785080/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=112024 CPUtime=102.27
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 28357 0 0 0 10121 106 0 0 25 0 1 0 91847525 114712576 26723 1992294400 134512640 136421960 4294613696 18446744073709551615 135028852 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 28006 26723 214 467 0 27537 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 112024

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31117
/proc/meminfo: memFree=1785080/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=112024 CPUtime=162.24
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 28357 0 0 0 16066 158 0 0 25 0 1 0 91847525 114712576 26723 1992294400 134512640 136421960 4294613696 18446744073709551615 135029894 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 28006 26723 214 467 0 27537 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 112024

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31119
/proc/meminfo: memFree=1783220/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=113740 CPUtime=222.22
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 28794 0 0 0 22004 218 0 0 25 0 1 0 91847525 116469760 27160 1992294400 134512640 136421960 4294613696 18446744073709551615 135020633 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 28435 27160 214 467 0 27966 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 113740

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31121
/proc/meminfo: memFree=1777268/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=119852 CPUtime=282.21
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 30297 0 0 0 27953 268 0 0 25 0 1 0 91847525 122728448 28663 1992294400 134512640 136421960 4294613696 18446744073709551615 135020685 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 29963 28663 214 467 0 29494 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119852

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31121
/proc/meminfo: memFree=1777144/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=119852 CPUtime=342.19
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 30316 0 0 0 33900 319 0 0 25 0 1 0 91847525 122728448 28682 1992294400 134512640 136421960 4294613696 18446744073709551615 134861840 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 29963 28682 214 467 0 29494 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 119852

[startup+402.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31123
/proc/meminfo: memFree=1776896/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=120012 CPUtime=402.17
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 30354 0 0 0 39843 374 0 0 25 0 1 0 91847525 122892288 28720 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 30003 28720 214 467 0 29534 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 120012

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31125
/proc/meminfo: memFree=1772432/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=124668 CPUtime=462.16
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 31491 0 0 0 45785 431 0 0 25 0 1 0 91847525 127660032 29857 1992294400 134512640 136421960 4294613696 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 31167 29857 214 467 0 30698 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 124668

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31127
/proc/meminfo: memFree=1769952/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=127044 CPUtime=522.13
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32091 0 0 0 51729 484 0 0 25 0 1 0 91847525 130093056 30457 1992294400 134512640 136421960 4294613696 18446744073709551615 135028333 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 31761 30457 214 467 0 31292 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 127044

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31129
/proc/meminfo: memFree=1769704/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=127264 CPUtime=582.12
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32134 0 0 0 57682 530 0 0 25 0 1 0 91847525 130318336 30500 1992294400 134512640 136421960 4294613696 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 31816 30500 214 467 0 31347 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 127264

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31129
/proc/meminfo: memFree=1769208/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=127976 CPUtime=642.11
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32270 0 0 0 63635 576 0 0 25 0 1 0 91847525 131047424 30636 1992294400 134512640 136421960 4294613696 18446744073709551615 135006251 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 31994 30636 214 467 0 31525 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 127976

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31135
/proc/meminfo: memFree=1768960/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=127976 CPUtime=822.05
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32277 0 0 0 81485 720 0 0 25 0 1 0 91847525 131047424 30643 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 31994 30643 214 467 0 31525 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 127976

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31137
/proc/meminfo: memFree=1768712/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=128188 CPUtime=882.03
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32321 0 0 0 87433 770 0 0 25 0 1 0 91847525 131264512 30687 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 32047 30687 214 467 0 31578 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 128188

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31137
/proc/meminfo: memFree=1768588/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=128188 CPUtime=942.01
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 32321 0 0 0 93380 821 0 0 25 0 1 0 91847525 131264512 30687 1992294400 134512640 136421960 4294613696 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 32047 30687 214 467 0 31578 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 128188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31139
/proc/meminfo: memFree=1761024/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=135784 CPUtime=1002
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 34255 0 0 0 99323 877 0 0 25 0 1 0 91847525 139042816 32621 1992294400 134512640 136421960 4294613696 18446744073709551615 134861995 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 33946 32621 214 467 0 33477 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 135784

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31141
/proc/meminfo: memFree=1756684/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140292 CPUtime=1061.98
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35317 0 0 0 105270 928 0 0 25 0 1 0 91847525 143659008 33683 1992294400 134512640 136421960 4294613696 18446744073709551615 134973981 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35073 33683 214 467 0 34604 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 140292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31143
/proc/meminfo: memFree=1756064/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140732 CPUtime=1121.96
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35435 0 0 0 111226 970 0 0 25 0 1 0 91847525 144109568 33801 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35183 33801 214 467 0 34714 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 140732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31145
/proc/meminfo: memFree=1755816/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1181.94
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35480 0 0 0 117177 1017 0 0 25 0 1 0 91847525 144326656 33846 1992294400 134512640 136421960 4294613696 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33846 214 467 0 34767 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 140944

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31145
/proc/meminfo: memFree=1755568/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1241.92
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35480 0 0 0 123129 1063 0 0 25 0 1 0 91847525 144326656 33846 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33846 214 467 0 34767 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 140944

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31147
/proc/meminfo: memFree=1755568/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1301.91
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35481 0 0 0 129081 1110 0 0 25 0 1 0 91847525 144326656 33847 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33847 214 467 0 34767 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 140944

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31158
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1361.88
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35483 0 0 0 135032 1156 0 0 25 0 1 0 91847525 144326656 33849 1992294400 134512640 136421960 4294613696 18446744073709551615 135028336 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33849 214 467 0 34767 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 140944

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31160
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1421.87
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35483 0 0 0 140981 1206 0 0 25 0 1 0 91847525 144326656 33849 1992294400 134512640 136421960 4294613696 18446744073709551615 135028864 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33849 214 467 0 34767 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 140944

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31162
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1481.84
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35483 0 0 0 146933 1251 0 0 25 0 1 0 91847525 144326656 33849 1992294400 134512640 136421960 4294613696 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33849 214 467 0 34767 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 140944

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31162
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1541.83
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 152883 1300 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 140944

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31164
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1601.81
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 158816 1365 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 140944

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31166
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1661.79
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 164766 1413 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 140944

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31168
/proc/meminfo: memFree=1755072/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1721.77
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 170715 1462 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 135006251 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 140944

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31170
/proc/meminfo: memFree=1754948/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1781.76
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 176671 1505 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 135020633 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 140944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/106 31170
/proc/meminfo: memFree=1754948/2059040 swapFree=4138812/4192956
[pid=31112] ppid=31110 vsize=140944 CPUtime=1800.06
/proc/31112/stat : 31112 (pbct) R 31110 31112 30950 0 -1 4202496 35485 0 0 0 178488 1518 0 0 25 0 1 0 91847525 144326656 33851 1992294400 134512640 136421960 4294613696 18446744073709551615 135025684 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31112/statm: 35236 33851 214 467 0 34767 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 140944

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.63
CPU time (s): 1800.09
CPU user time (s): 1784.89
CPU system time (s): 15.2027
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 140944

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

runsolver used 2.94355 second user time and 8.5397 second system time

The end

Launcher Data

Begin job on node088 at 2010-06-26 00:39:00
IDJOB=2681354
IDBENCH=48348
IDSOLVER=1192
FILE ID=node088/2681354-1277505540
PBS_JOBID= 11190615
Free space on /tmp= 62468 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681354-1277505540/watcher-2681354-1277505540 -o /tmp/evaluation-result-2681354-1277505540/solver-2681354-1277505540 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681354-1277505540.opb

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

MD5SUM BENCH= 0df66f3e832b73f1cdf8165c8cc1c11b
RANDOM SEED=1873989345

node088.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.217
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.217
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.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1892504 kB
Buffers:         12744 kB
Cached:          63512 kB
SwapCached:       6152 kB
Active:          62172 kB
Inactive:        26744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1892504 kB
SwapTotal:     4192956 kB
SwapFree:      4138812 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:       11424 kB
Mapped:           8360 kB
Slab:            55696 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62468 MiB
End job on node088 at 2010-06-26 01:09:02