Trace number 2695126

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? (TO) 1800.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_35_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMf839b9b81895c491ec67614997c8bc2d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.099984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints47
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 2325
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.00/0.00	c constraints 35/25 clauses 48/22 units 0
0.00/0.00	c vars 2100
1800.04/1800.00	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-2695126-1277889805/watcher-2695126-1277889805 -o /tmp/evaluation-result-2695126-1277889805/solver-2695126-1277889805 -C 1800 -W 2000 -M 3800 HOME/pbct --model HOME/instance-2695126-1277889805.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.81 6.01 6.33 3/179 15159
/proc/meminfo: memFree=30781008/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=2268 CPUtime=0
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 280 0 0 0 0 0 0 0 19 0 1 0 130275619 2322432 199 4089446400 134512640 136421960 4293121792 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15159/statm: 567 199 144 467 0 98 0

[startup+0.062832 s]
/proc/loadavg: 2.81 6.01 6.33 3/179 15159
/proc/meminfo: memFree=30781008/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=17652 CPUtime=0.05
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4067 0 0 0 5 0 0 0 20 0 1 0 130275619 18075648 3986 4089446400 134512640 136421960 4293121792 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4413 3987 203 467 0 3944 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17652

[startup+0.10082 s]
/proc/loadavg: 2.81 6.01 6.33 3/179 15159
/proc/meminfo: memFree=30781008/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18424 CPUtime=0.09
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4279 0 0 0 6 3 0 0 20 0 1 0 130275619 18866176 4198 4089446400 134512640 136421960 4293121792 18446744073709551615 135686950 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4606 4198 214 467 0 4137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18424

[startup+0.300793 s]
/proc/loadavg: 2.81 6.01 6.33 3/179 15159
/proc/meminfo: memFree=30781008/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18424 CPUtime=0.29
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4284 0 0 0 11 18 0 0 20 0 1 0 130275619 18866176 4203 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4606 4203 214 467 0 4137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18424

[startup+0.700707 s]
/proc/loadavg: 2.81 6.01 6.33 3/179 15159
/proc/meminfo: memFree=30781008/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18552 CPUtime=0.69
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4287 0 0 0 21 48 0 0 21 0 1 0 130275619 18997248 4206 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4638 4206 214 467 0 4169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18552

[startup+1.50056 s]
/proc/loadavg: 2.81 6.01 6.33 3/180 15160
/proc/meminfo: memFree=30764640/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18552 CPUtime=1.49
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4293 0 0 0 44 105 0 0 23 0 1 0 130275619 18997248 4212 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4638 4212 214 467 0 4169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18552

[startup+3.10027 s]
/proc/loadavg: 2.81 6.01 6.33 3/180 15160
/proc/meminfo: memFree=30764180/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18552 CPUtime=3.09
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4306 0 0 0 95 214 0 0 25 0 1 0 130275619 18997248 4225 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4638 4225 214 467 0 4169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18552

[startup+6.30067 s]
/proc/loadavg: 2.75 5.94 6.31 3/180 15160
/proc/meminfo: memFree=30764180/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18664 CPUtime=6.29
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4325 0 0 0 235 394 0 0 25 0 1 0 130275619 19111936 4244 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4666 4244 214 467 0 4197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18664

[startup+12.7005 s]
/proc/loadavg: 2.69 5.88 6.29 3/180 15161
/proc/meminfo: memFree=30764908/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18664 CPUtime=12.69
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4333 0 0 0 786 483 0 0 25 0 1 0 130275619 19111936 4252 4089446400 134512640 136421960 4293121792 18446744073709551615 134902536 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4666 4252 214 467 0 4197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18664

[startup+25.5001 s]
/proc/loadavg: 2.53 5.69 6.22 3/180 15161
/proc/meminfo: memFree=30765844/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18664 CPUtime=25.49
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4335 0 0 0 2032 517 0 0 25 0 1 0 130275619 19111936 4254 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4666 4254 214 467 0 4197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18664

[startup+51.1004 s]
/proc/loadavg: 2.35 5.39 6.10 3/180 15161
/proc/meminfo: memFree=30765656/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=51.1
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4341 0 0 0 4555 555 0 0 25 0 1 0 130275619 19259392 4260 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4260 214 467 0 4233 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18808

[startup+102.306 s]
/proc/loadavg: 2.15 4.86 5.89 3/180 15163
/proc/meminfo: memFree=30765268/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=102.3
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4343 0 0 0 9632 598 0 0 25 0 1 0 130275619 19259392 4262 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4262 214 467 0 4233 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18808

[startup+162.301 s]
/proc/loadavg: 2.05 4.34 5.64 3/180 15164
/proc/meminfo: memFree=30765000/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=162.29
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4347 0 0 0 15585 644 0 0 25 0 1 0 130275619 19259392 4266 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4266 214 467 0 4233 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18808

[startup+222.301 s]
/proc/loadavg: 2.02 3.91 5.41 3/180 15166
/proc/meminfo: memFree=30765220/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=222.29
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4349 0 0 0 21547 682 0 0 25 0 1 0 130275619 19259392 4268 4089446400 134512640 136421960 4293121792 18446744073709551615 134902394 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4268 214 467 0 4233 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18808

[startup+282.301 s]
/proc/loadavg: 2.00 3.56 5.19 3/180 15167
/proc/meminfo: memFree=30764868/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=282.3
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4355 0 0 0 27501 729 0 0 25 0 1 0 130275619 19259392 4274 4089446400 134512640 136421960 4293121792 18446744073709551615 134902548 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4274 214 467 0 4233 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18808

[startup+342.301 s]
/proc/loadavg: 2.00 3.27 4.99 3/180 15169
/proc/meminfo: memFree=30764824/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=342.3
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4357 0 0 0 33472 758 0 0 25 0 1 0 130275619 19259392 4276 4089446400 134512640 136421960 4293121792 18446744073709551615 134902414 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4276 214 467 0 4233 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18808

[startup+402.301 s]
/proc/loadavg: 2.00 3.04 4.80 3/180 15171
/proc/meminfo: memFree=30764560/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=402.3
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4359 0 0 0 39450 780 0 0 25 0 1 0 130275619 19259392 4278 4089446400 134512640 136421960 4293121792 18446744073709551615 134902406 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4278 214 467 0 4233 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18808

[startup+462.301 s]
/proc/loadavg: 2.00 2.85 4.62 3/180 15172
/proc/meminfo: memFree=30764412/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=462.3
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4360 0 0 0 45430 800 0 0 25 0 1 0 130275619 19259392 4279 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4279 214 467 0 4233 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 18808

[startup+522.301 s]
/proc/loadavg: 2.00 2.69 4.46 3/180 15177
/proc/meminfo: memFree=30764136/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=522.31
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4362 0 0 0 51412 819 0 0 25 0 1 0 130275619 19259392 4281 4089446400 134512640 136421960 4293121792 18446744073709551615 134902265 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4281 214 467 0 4233 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 18808

[startup+582.3 s]
/proc/loadavg: 2.07 2.58 4.31 3/180 15178
/proc/meminfo: memFree=30764036/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=582.31
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4363 0 0 0 57396 835 0 0 25 0 1 0 130275619 19259392 4282 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4282 214 467 0 4233 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 18808

[startup+642.3 s]
/proc/loadavg: 2.02 2.47 4.16 3/180 15180
/proc/meminfo: memFree=30764380/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=642.32
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4365 0 0 0 63378 854 0 0 25 0 1 0 130275619 19259392 4284 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4284 214 467 0 4233 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 18808

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.25 3.77 3/180 15185
/proc/meminfo: memFree=30764212/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=822.32
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4371 0 0 0 81319 913 0 0 25 0 1 0 130275619 19259392 4290 4089446400 134512640 136421960 4293121792 18446744073709551615 134902245 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4290 214 467 0 4233 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 18808

[startup+882.3 s]
/proc/loadavg: 2.00 2.20 3.66 3/180 15186
/proc/meminfo: memFree=30764296/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=882.32
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4371 0 0 0 87298 934 0 0 25 0 1 0 130275619 19259392 4290 4089446400 134512640 136421960 4293121792 18446744073709551615 134902512 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4290 214 467 0 4233 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 18808

[startup+942.301 s]
/proc/loadavg: 2.00 2.16 3.55 3/180 15188
/proc/meminfo: memFree=30763784/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18808 CPUtime=942.32
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4372 0 0 0 93279 953 0 0 25 0 1 0 130275619 19259392 4291 4089446400 134512640 136421960 4293121792 18446744073709551615 134902248 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4702 4291 214 467 0 4233 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 18808

[startup+1002.3 s]
/proc/loadavg: 2.00 2.13 3.45 3/180 15190
/proc/meminfo: memFree=30764004/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1002.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4373 0 0 0 99260 973 0 0 25 0 1 0 130275619 19386368 4292 4089446400 134512640 136421960 4293121792 18446744073709551615 134902521 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4292 214 467 0 4264 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 18932

[startup+1062.3 s]
/proc/loadavg: 2.00 2.10 3.36 3/180 15191
/proc/meminfo: memFree=30763740/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1062.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4376 0 0 0 105242 991 0 0 25 0 1 0 130275619 19386368 4295 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4295 214 467 0 4264 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 18932

[startup+1122.3 s]
/proc/loadavg: 2.00 2.08 3.27 3/180 15193
/proc/meminfo: memFree=30763860/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1122.32
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4377 0 0 0 111224 1008 0 0 25 0 1 0 130275619 19386368 4296 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4296 214 467 0 4264 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18932

[startup+1182.3 s]
/proc/loadavg: 2.00 2.07 3.19 3/180 15194
/proc/meminfo: memFree=30763828/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1182.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4379 0 0 0 117205 1028 0 0 25 0 1 0 130275619 19386368 4298 4089446400 134512640 136421960 4293121792 18446744073709551615 134902512 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4298 214 467 0 4264 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 18932

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 3.11 3/180 15196
/proc/meminfo: memFree=30764332/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1242.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4380 0 0 0 123189 1044 0 0 25 0 1 0 130275619 19386368 4299 4089446400 134512640 136421960 4293121792 18446744073709551615 134902406 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4299 214 467 0 4264 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 18932

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 3.04 3/180 15198
/proc/meminfo: memFree=30764060/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1302.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4381 0 0 0 129174 1060 0 0 25 0 1 0 130275619 19386368 4300 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4300 214 467 0 4264 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 18932

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.97 3/180 15199
/proc/meminfo: memFree=30763976/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1362.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4382 0 0 0 135159 1075 0 0 25 0 1 0 130275619 19386368 4301 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4301 214 467 0 4264 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 18932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.91 3/180 15201
/proc/meminfo: memFree=30764072/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1422.35
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4383 0 0 0 141145 1090 0 0 25 0 1 0 130275619 19386368 4302 4089446400 134512640 136421960 4293121792 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4302 214 467 0 4264 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 18932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.85 3/180 15202
/proc/meminfo: memFree=30768016/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1482.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4385 0 0 0 147129 1105 0 0 25 0 1 0 130275619 19386368 4304 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/15159/statm: 4733 4304 214 467 0 4264 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 18932

[startup+1542.3 s]
/proc/loadavg: 2.15 2.04 2.80 3/179 15331
/proc/meminfo: memFree=31023972/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1542.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4387 0 0 0 153108 1125 0 0 25 0 1 0 130275619 19386368 4306 4089446400 134512640 136421960 4293121792 18446744073709551615 134902248 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4306 214 467 0 4264 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 18932

[startup+1602.3 s]
/proc/loadavg: 2.13 2.05 2.75 3/179 15333
/proc/meminfo: memFree=30983368/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1602.33
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4388 0 0 0 159086 1147 0 0 25 0 1 0 130275619 19386368 4307 4089446400 134512640 136421960 4293121792 18446744073709551615 134902253 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4307 214 467 0 4264 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 18932

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.70 3/179 15335
/proc/meminfo: memFree=30948100/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1662.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4389 0 0 0 165067 1167 0 0 25 0 1 0 130275619 19386368 4308 4089446400 134512640 136421960 4293121792 18446744073709551615 134902245 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4308 214 467 0 4264 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 18932

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.66 3/179 15336
/proc/meminfo: memFree=30913300/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1722.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4390 0 0 0 171047 1187 0 0 25 0 1 0 130275619 19386368 4309 4089446400 134512640 136421960 4293121792 18446744073709551615 134902406 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4309 214 467 0 4264 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 18932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.61 3/179 15337
/proc/meminfo: memFree=30877512/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1782.34
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4391 0 0 0 177029 1205 0 0 25 0 1 0 130275619 19386368 4310 4089446400 134512640 136421960 4293121792 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4310 214 467 0 4264 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 18932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.60 3/179 15338
/proc/meminfo: memFree=30865832/32951124 swapFree=67111528/67111528
[pid=15159] ppid=15157 vsize=18932 CPUtime=1800.04
/proc/15159/stat : 15159 (pbct) R 15157 15159 14260 0 -1 4202496 4391 0 0 0 178794 1210 0 0 25 0 1 0 130275619 19386368 4310 4089446400 134512640 136421960 4293121792 18446744073709551615 134902271 0 0 4096 16387 0 0 0 17 5 0 0 0
/proc/15159/statm: 4733 4310 214 467 0 4264 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 18932

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.01
CPU time (s): 1800.06
CPU user time (s): 1787.95
CPU system time (s): 12.1092
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 18940

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

runsolver used 2.6046 second user time and 5.59315 second system time

The end

Launcher Data

Begin job on node147 at 2010-06-30 11:23:25
IDJOB=2695126
IDBENCH=78670
IDSOLVER=1208
FILE ID=node147/2695126-1277889805
PBS_JOBID= 11197060
Free space on /tmp= 74176 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695126-1277889805/watcher-2695126-1277889805 -o /tmp/evaluation-result-2695126-1277889805/solver-2695126-1277889805 -C 1800 -W 2000 -M 3800  HOME/pbct --model HOME/instance-2695126-1277889805.wbo

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

MD5SUM BENCH= f839b9b81895c491ec67614997c8bc2d
RANDOM SEED=208664919

node147.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30781652 kB
Buffers:        174600 kB
Cached:        1503548 kB
SwapCached:          0 kB
Active:         830520 kB
Inactive:      1194256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30781652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2064 kB
Writeback:           0 kB
AnonPages:      346732 kB
Mapped:          18336 kB
Slab:            80544 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   680988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74192 MiB
End job on node147 at 2010-06-30 11:53:27