Trace number 2695468

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.05 1800.01

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM4abf964a0a4662f4172f30dfa55a3bc2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.185971
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints180
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
Top cost 9197
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9196
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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.01	c constraints 0/80 clauses 0/100 units 0
0.00/0.01	c vars 4000
1800.03/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-2695468-1277920263/watcher-2695468-1277920263 -o /tmp/evaluation-result-2695468-1277920263/solver-2695468-1277920263 -C 1800 -W 2000 -M 3800 HOME/pbct --model HOME/instance-2695468-1277920263.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.18 2.06 2.01 3/178 13670
/proc/meminfo: memFree=31604116/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=2136 CPUtime=0
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 245 0 0 0 0 0 0 0 25 0 1 0 133324344 2187264 164 4089446400 134512640 136421960 4293125312 18446744073709551615 135154810 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13670/statm: 534 164 143 467 0 65 0

[startup+0.092672 s]
/proc/loadavg: 2.18 2.06 2.01 3/178 13670
/proc/meminfo: memFree=31604116/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=24748 CPUtime=0.08
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 5914 0 0 0 8 0 0 0 25 0 1 0 133324344 25341952 5734 4089446400 134512640 136421960 4293125312 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 6187 5736 193 467 0 5718 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24748

[startup+0.100666 s]
/proc/loadavg: 2.18 2.06 2.01 3/178 13670
/proc/meminfo: memFree=31604116/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=29776 CPUtime=0.09
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 7213 0 0 0 9 0 0 0 25 0 1 0 133324344 30490624 6933 4089446400 134512640 136421960 4293125312 18446744073709551615 135878161 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 7444 6933 203 467 0 6975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29776

[startup+0.300618 s]
/proc/loadavg: 2.18 2.06 2.01 3/178 13670
/proc/meminfo: memFree=31604116/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32592 CPUtime=0.29
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 7954 0 0 0 22 7 0 0 25 0 1 0 133324344 33374208 7625 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8148 7625 214 467 0 7679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32592

[startup+0.700537 s]
/proc/loadavg: 2.18 2.06 2.01 3/178 13670
/proc/meminfo: memFree=31604116/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32724 CPUtime=0.69
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 7978 0 0 0 51 18 0 0 25 0 1 0 133324344 33509376 7649 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8181 7649 214 467 0 7712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32724

[startup+1.50036 s]
/proc/loadavg: 2.16 2.05 2.01 3/179 13671
/proc/meminfo: memFree=31573976/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32724 CPUtime=1.49
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 7999 0 0 0 111 38 0 0 25 0 1 0 133324344 33509376 7670 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8181 7670 214 467 0 7712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32724

[startup+3.10111 s]
/proc/loadavg: 2.16 2.05 2.01 3/179 13671
/proc/meminfo: memFree=31573480/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32856 CPUtime=3.09
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8021 0 0 0 256 53 0 0 25 0 1 0 133324344 33644544 7692 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8214 7692 214 467 0 7745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32856

[startup+6.30054 s]
/proc/loadavg: 2.16 2.05 2.01 3/179 13671
/proc/meminfo: memFree=31573736/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=6.29
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8044 0 0 0 565 64 0 0 25 0 1 0 133324344 33779712 7715 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7715 214 467 0 7778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32988

[startup+12.7004 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 13671
/proc/meminfo: memFree=31573864/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=12.69
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8045 0 0 0 1201 68 0 0 25 0 1 0 133324344 33779712 7716 4089446400 134512640 136421960 4293125312 18446744073709551615 134902384 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7716 214 467 0 7778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32988

[startup+25.5012 s]
/proc/loadavg: 2.12 2.05 2.01 3/179 13672
/proc/meminfo: memFree=31574388/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=25.49
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8050 0 0 0 2479 70 0 0 25 0 1 0 133324344 33779712 7721 4089446400 134512640 136421960 4293125312 18446744073709551615 134902253 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7721 214 467 0 7778 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32988

[startup+51.1006 s]
/proc/loadavg: 2.15 2.06 2.01 3/179 13673
/proc/meminfo: memFree=31574328/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=51.1
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8053 0 0 0 5036 74 0 0 25 0 1 0 133324344 33779712 7724 4089446400 134512640 136421960 4293125312 18446744073709551615 134902271 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7724 214 467 0 7778 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 32988

[startup+102.306 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 13674
/proc/meminfo: memFree=31573912/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=102.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8061 0 0 0 10148 82 0 0 25 0 1 0 133324344 33779712 7732 4089446400 134512640 136421960 4293125312 18446744073709551615 134902414 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7732 214 467 0 7778 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32988

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 13675
/proc/meminfo: memFree=31573996/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=32988 CPUtime=162.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8066 0 0 0 16139 91 0 0 25 0 1 0 133324344 33779712 7737 4089446400 134512640 136421960 4293125312 18446744073709551615 134902521 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8247 7737 214 467 0 7778 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32988

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 13677
/proc/meminfo: memFree=31573576/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33120 CPUtime=222.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8076 0 0 0 22131 99 0 0 25 0 1 0 133324344 33914880 7747 4089446400 134512640 136421960 4293125312 18446744073709551615 134902406 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8280 7747 214 467 0 7811 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33120

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13679
/proc/meminfo: memFree=31573664/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33120 CPUtime=282.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8091 0 0 0 28124 106 0 0 25 0 1 0 133324344 33914880 7762 4089446400 134512640 136421960 4293125312 18446744073709551615 134902248 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8280 7762 214 467 0 7811 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33120

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13681
/proc/meminfo: memFree=31573844/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33120 CPUtime=342.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8095 0 0 0 34119 111 0 0 25 0 1 0 133324344 33914880 7766 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8280 7766 214 467 0 7811 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33120

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13682
/proc/meminfo: memFree=31573788/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33252 CPUtime=402.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8101 0 0 0 40113 117 0 0 25 0 1 0 133324344 34050048 7772 4089446400 134512640 136421960 4293125312 18446744073709551615 134902414 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8313 7772 214 467 0 7844 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 33252

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13683
/proc/meminfo: memFree=31573720/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33252 CPUtime=462.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8106 0 0 0 46106 124 0 0 25 0 1 0 133324344 34050048 7777 4089446400 134512640 136421960 4293125312 18446744073709551615 134902237 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8313 7777 214 467 0 7844 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33252

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 13685
/proc/meminfo: memFree=31573420/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33252 CPUtime=522.3
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8111 0 0 0 52102 128 0 0 25 0 1 0 133324344 34050048 7782 4089446400 134512640 136421960 4293125312 18446744073709551615 134902283 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8313 7782 214 467 0 7844 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33252

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13687
/proc/meminfo: memFree=31573356/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33252 CPUtime=582.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8119 0 0 0 58098 133 0 0 25 0 1 0 133324344 34050048 7790 4089446400 134512640 136421960 4293125312 18446744073709551615 134902548 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8313 7790 214 467 0 7844 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 33252

[startup+642.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 13698
/proc/meminfo: memFree=31573440/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33252 CPUtime=642.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8126 0 0 0 64093 138 0 0 25 0 1 0 133324344 34050048 7797 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8313 7797 214 467 0 7844 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33252

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13702
/proc/meminfo: memFree=31572912/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33384 CPUtime=822.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8157 0 0 0 82080 151 0 0 25 0 1 0 133324344 34185216 7828 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8346 7828 214 467 0 7877 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33384

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13704
/proc/meminfo: memFree=31573000/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33384 CPUtime=882.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8157 0 0 0 88076 156 0 0 25 0 1 0 133324344 34185216 7828 4089446400 134512640 136421960 4293125312 18446744073709551615 134902521 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8346 7828 214 467 0 7877 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 33384

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13706
/proc/meminfo: memFree=31573084/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33384 CPUtime=942.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8158 0 0 0 94071 160 0 0 25 0 1 0 133324344 34185216 7829 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8346 7829 214 467 0 7877 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 33384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13707
/proc/meminfo: memFree=31572552/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33384 CPUtime=1002.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8160 0 0 0 100067 164 0 0 25 0 1 0 133324344 34185216 7831 4089446400 134512640 136421960 4293125312 18446744073709551615 134902384 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8346 7831 214 467 0 7877 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 33384

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13708
/proc/meminfo: memFree=31572628/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1062.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8165 0 0 0 106062 170 0 0 25 0 1 0 133324344 34320384 7836 4089446400 134512640 136421960 4293125312 18446744073709551615 134902168 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7836 214 467 0 7910 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 33516

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13710
/proc/meminfo: memFree=31572840/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1122.31
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8168 0 0 0 112058 173 0 0 25 0 1 0 133324344 34320384 7839 4089446400 134512640 136421960 4293125312 18446744073709551615 134902414 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7839 214 467 0 7910 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 33516

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13712
/proc/meminfo: memFree=31572664/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1182.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8172 0 0 0 118055 177 0 0 25 0 1 0 133324344 34320384 7843 4089446400 134512640 136421960 4293125312 18446744073709551615 134902548 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7843 214 467 0 7910 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 33516

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13714
/proc/meminfo: memFree=31572608/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1242.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8178 0 0 0 124050 182 0 0 25 0 1 0 133324344 34320384 7849 4089446400 134512640 136421960 4293125312 18446744073709551615 134902384 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7849 214 467 0 7910 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 33516

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13715
/proc/meminfo: memFree=31572436/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1302.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8183 0 0 0 130047 186 0 0 25 0 1 0 133324344 34320384 7854 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7854 214 467 0 7910 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 33516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13716
/proc/meminfo: memFree=31572380/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1362.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8187 0 0 0 136041 191 0 0 25 0 1 0 133324344 34320384 7858 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7858 214 467 0 7910 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 33516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13718
/proc/meminfo: memFree=31572564/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1422.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8191 0 0 0 142038 195 0 0 25 0 1 0 133324344 34320384 7862 4089446400 134512640 136421960 4293125312 18446744073709551615 134902536 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7862 214 467 0 7910 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 33516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13720
/proc/meminfo: memFree=31572508/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1482.32
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8194 0 0 0 148033 199 0 0 25 0 1 0 133324344 34320384 7865 4089446400 134512640 136421960 4293125312 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7865 214 467 0 7910 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 33516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13722
/proc/meminfo: memFree=31572444/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33516 CPUtime=1542.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8197 0 0 0 154030 203 0 0 25 0 1 0 133324344 34320384 7868 4089446400 134512640 136421960 4293125312 18446744073709551615 134902512 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8379 7868 214 467 0 7910 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 33516

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13751
/proc/meminfo: memFree=31547764/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33648 CPUtime=1602.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8201 0 0 0 160027 206 0 0 25 0 1 0 133324344 34455552 7872 4089446400 134512640 136421960 4293125312 18446744073709551615 134902278 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8412 7872 214 467 0 7943 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 33648

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13752
/proc/meminfo: memFree=31547196/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33648 CPUtime=1662.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8204 0 0 0 166024 209 0 0 25 0 1 0 133324344 34455552 7875 4089446400 134512640 136421960 4293125312 18446744073709551615 134902548 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8412 7875 214 467 0 7943 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 33648

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13754
/proc/meminfo: memFree=31547148/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33648 CPUtime=1722.33
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8206 0 0 0 172021 212 0 0 25 0 1 0 133324344 34455552 7877 4089446400 134512640 136421960 4293125312 18446744073709551615 134902245 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8412 7877 214 467 0 7943 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 33648

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13756
/proc/meminfo: memFree=31546608/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33648 CPUtime=1782.34
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8209 0 0 0 178020 214 0 0 25 0 1 0 133324344 34455552 7880 4089446400 134512640 136421960 4293125312 18446744073709551615 134902384 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8412 7880 214 467 0 7943 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 33648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13756
/proc/meminfo: memFree=31546604/32951124 swapFree=67111528/67111528
[pid=13670] ppid=13668 vsize=33648 CPUtime=1800.03
/proc/13670/stat : 13670 (pbct) R 13668 13670 12487 0 -1 4202496 8210 0 0 0 179788 215 0 0 25 0 1 0 133324344 34455552 7881 4089446400 134512640 136421960 4293125312 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/13670/statm: 8412 7881 214 467 0 7943 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 33648

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.05
CPU user time (s): 1797.89
CPU system time (s): 2.15867
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 33648

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

runsolver used 2.86856 second user time and 5.32419 second system time

The end

Launcher Data

Begin job on node103 at 2010-06-30 19:51:03
IDJOB=2695468
IDBENCH=79159
IDSOLVER=1208
FILE ID=node103/2695468-1277920263
PBS_JOBID= 11197269
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 4abf964a0a4662f4172f30dfa55a3bc2
RANDOM SEED=344613501

node103.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.817
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.63
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.817
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	: 5332.75
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.817
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.817
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.75
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.817
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.817
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.817
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.817
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:      31604636 kB
Buffers:        206104 kB
Cached:         909708 kB
SwapCached:          0 kB
Active:         550792 kB
Inactive:       653996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31604636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2192 kB
Writeback:           0 kB
AnonPages:       88860 kB
Mapped:          15244 kB
Slab:            78884 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235804 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= 74208 MiB
End job on node103 at 2010-06-30 20:21:05