Trace number 3720643

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
PB07: Pueblo 1.4? (TO) 1800.04 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
5.29/5.31	c starting to Solve
5.29/5.31	c #variables read: 26754 - #constraints read: 82385

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3720643-1338513152/watcher-3720643-1338513152 -o /tmp/evaluation-result-3720643-1338513152/solver-3720643-1338513152 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720643-1338513152.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26037
/proc/meminfo: memFree=28747752/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=3100 CPUtime=0 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 317439516 3174400 270 33554432000 134512640 134579096 4290507136 4290374596 2331377 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 775 270 221 17 0 81 0

[startup+0.0952939 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26037
/proc/meminfo: memFree=28747752/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=6564 CPUtime=0.08 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 1200 0 0 0 8 0 0 0 20 0 1 0 317439516 6721536 1138 33554432000 134512640 134579096 4290507136 4290374548 2331450 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 1641 1138 221 17 0 947 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6564

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26037
/proc/meminfo: memFree=28747752/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=6696 CPUtime=0.09 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 1231 0 0 0 9 0 0 0 20 0 1 0 317439516 6856704 1169 33554432000 134512640 134579096 4290507136 4290374596 2331397 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 1674 1169 221 17 0 980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6696

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26037
/proc/meminfo: memFree=28747752/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=12024 CPUtime=0.29 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 2556 0 0 0 29 0 0 0 20 0 1 0 317439516 12312576 2494 33554432000 134512640 134579096 4290507136 4290374548 2331460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 3006 2494 221 17 0 2312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12024

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26037
/proc/meminfo: memFree=28747752/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=20872 CPUtime=0.69 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 4652 0 0 0 68 1 0 0 20 0 1 0 317439516 21372928 4590 33554432000 134512640 134579096 4290507136 4290506096 134532448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 5218 4590 229 17 0 4524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20872

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28730756/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=20872 CPUtime=1.49 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 4678 0 0 0 148 1 0 0 20 0 1 0 317439516 21372928 4616 33554432000 134512640 134579096 4290507136 4290506096 134532448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 5218 4616 229 17 0 4524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20872

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28730012/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=21128 CPUtime=3.09 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 4723 0 0 0 308 1 0 0 20 0 1 0 317439516 21635072 4661 33554432000 134512640 134579096 4290507136 4290506096 134532440 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 5282 4661 229 17 0 4588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21128

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28724068/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=26844 CPUtime=6.29 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 6108 0 0 0 628 1 0 0 20 0 1 0 317439516 27488256 6046 33554432000 134512640 134579096 4290507136 4290505956 134556315 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 6711 6046 230 17 0 6017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26844

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28723712/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=26844 CPUtime=12.69 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 6108 0 0 0 1268 1 0 0 20 0 1 0 317439516 27488256 6046 33554432000 134512640 134579096 4290507136 4290506016 134558602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 6711 6046 230 17 0 6017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28712400/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=39492 CPUtime=25.47 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 9228 0 0 0 2545 2 0 0 20 0 1 0 317439516 40439808 9162 33554432000 134512640 134579096 4290507136 4290506064 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 9873 9162 230 17 0 9179 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39492

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28685664/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=66148 CPUtime=51.06 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 15945 0 0 0 5103 3 0 0 20 0 1 0 317439516 67735552 15873 33554432000 134512640 134579096 4290507136 4290506016 134557734 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 16537 15873 230 17 0 15843 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66148

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26038
/proc/meminfo: memFree=28672496/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=79192 CPUtime=102.25 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 19109 0 0 0 10220 5 0 0 20 0 1 0 317439516 81092608 19034 33554432000 134512640 134579096 4290507136 4290506000 134520082 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 19798 19034 230 17 0 19104 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 79192

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26039
/proc/meminfo: memFree=28640668/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=110228 CPUtime=162.22 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 26886 0 0 0 16215 7 0 0 20 0 1 0 317439516 112873472 26805 33554432000 134512640 134579096 4290507136 4290505968 134517901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 27557 26805 230 17 0 26863 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 110228

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26039
/proc/meminfo: memFree=28613004/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=138764 CPUtime=222.21 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 33997 0 0 0 22211 10 0 0 20 0 1 0 317439516 142094336 33921 33554432000 134512640 134579096 4290507136 4290505984 134527981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 34691 33921 230 17 0 33997 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 138764

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26087
/proc/meminfo: memFree=28589520/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=162580 CPUtime=282.18 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 40017 0 0 0 28207 11 0 0 20 0 1 0 317439516 166481920 39935 33554432000 134512640 134579096 4290507136 4290506000 134520163 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 40645 39935 230 17 0 39951 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 162580

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26087
/proc/meminfo: memFree=28588032/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=162580 CPUtime=342.17 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 40017 0 0 0 34206 11 0 0 20 0 1 0 317439516 166481920 39935 33554432000 134512640 134579096 4290507136 4290505984 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 40645 39935 230 17 0 39951 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 162580

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 26087
/proc/meminfo: memFree=28552300/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196992 CPUtime=402.16 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48596 0 0 0 40201 15 0 0 20 0 1 0 317439516 201719808 48523 33554432000 134512640 134579096 4290507136 4290505984 134527973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49248 48523 230 17 0 48554 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 196992

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/179 26091
/proc/meminfo: memFree=28551292/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196992 CPUtime=462.15 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48596 0 0 0 46200 15 0 0 20 0 1 0 317439516 201719808 48523 33554432000 134512640 134579096 4290507136 4290505704 1580250 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49248 48523 230 17 0 48554 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 196992

[startup+522.3 s]
/proc/loadavg: 2.10 2.03 1.98 3/177 26091
/proc/meminfo: memFree=28551668/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196992 CPUtime=522.13 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48619 0 0 0 52198 15 0 0 20 0 1 0 317439516 201719808 48540 33554432000 134512640 134579096 4290507136 4290505968 134517908 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49248 48540 230 17 0 48554 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 196992

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/178 26092
/proc/meminfo: memFree=28551908/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196992 CPUtime=582.12 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48619 0 0 0 58197 15 0 0 20 0 1 0 317439516 201719808 48540 33554432000 134512640 134579096 4290507136 4290506016 134557412 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49248 48540 230 17 0 48554 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 196992

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 26093
/proc/meminfo: memFree=28550232/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196992 CPUtime=822.09 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 82194 15 0 0 20 0 1 0 317439516 201719808 48558 33554432000 134512640 134579096 4290507136 4290505956 134556261 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49248 48558 230 17 0 48554 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 196992

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 26093
/proc/meminfo: memFree=28550232/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=882.08 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 88193 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290505984 134527729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 196888

[startup+942.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 26093
/proc/meminfo: memFree=28549984/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=942.07 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 94192 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290506000 134519929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 196888

[startup+1002.3 s]
/proc/loadavg: 2.10 2.03 1.99 3/178 26093
/proc/meminfo: memFree=28549612/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=1002.06 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 100191 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290506064 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 196888

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/178 26096
/proc/meminfo: memFree=28548828/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=1062.05 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 106190 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290505984 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 196888

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/178 26097
/proc/meminfo: memFree=28548868/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=1122.04 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 112189 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290505712 1580478 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 196888

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 26097
/proc/meminfo: memFree=28548868/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=196888 CPUtime=1182.03 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 48637 0 0 0 118188 15 0 0 20 0 1 0 317439516 201613312 48555 33554432000 134512640 134579096 4290507136 4290505968 134517501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 49222 48555 230 17 0 48528 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 196888

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26097
/proc/meminfo: memFree=28523360/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222084 CPUtime=1242.01 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 54958 0 0 0 124184 17 0 0 20 0 1 0 317439516 227414016 54869 33554432000 134512640 134579096 4290507136 4290505984 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55521 54869 230 17 0 54827 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 222084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26097
/proc/meminfo: memFree=28523236/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222084 CPUtime=1302.01 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 54958 0 0 0 130184 17 0 0 20 0 1 0 317439516 227414016 54869 33554432000 134512640 134579096 4290507136 4290506064 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55521 54869 230 17 0 54827 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 222084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26097
/proc/meminfo: memFree=28523360/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222084 CPUtime=1362 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 54958 0 0 0 136183 17 0 0 20 0 1 0 317439516 227414016 54869 33554432000 134512640 134579096 4290507136 4290505792 134523520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55521 54869 230 17 0 54827 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 222084

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 26098
/proc/meminfo: memFree=28523608/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1421.99 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55002 0 0 0 142182 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290505984 134528074 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 222324

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 26098
/proc/meminfo: memFree=28522988/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1481.98 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55002 0 0 0 148181 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290505984 134527750 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 222324

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 26098
/proc/meminfo: memFree=28521808/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1541.97 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55003 0 0 0 154180 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290505984 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 222324

[startup+1602.3 s]
/proc/loadavg: 2.14 2.03 2.00 3/178 26312
/proc/meminfo: memFree=28496680/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1601.96 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55003 0 0 0 160179 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290505968 134517908 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 222324

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 26314
/proc/meminfo: memFree=28497256/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1661.95 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55003 0 0 0 166178 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290505956 134556279 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 222324

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 26315
/proc/meminfo: memFree=28497512/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1721.94 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55003 0 0 0 172177 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290506064 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 222324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26315
/proc/meminfo: memFree=28497388/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=222324 CPUtime=1781.93 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55003 0 0 0 178176 17 0 0 20 0 1 0 317439516 227659776 54913 33554432000 134512640 134579096 4290507136 4290506016 134558602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55581 54913 230 17 0 54887 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 222324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26315
/proc/meminfo: memFree=28497264/32873844 swapFree=7632/7632
[pid=26037] ppid=26035 vsize=223348 CPUtime=1800.04 cores=1,3,5,7
/proc/26037/stat : 26037 (Pueblo) R 26035 26037 25340 0 -1 4202496 55024 0 0 0 179987 17 0 0 20 0 1 0 317439516 228708352 54934 33554432000 134512640 134579096 4290507136 4290506044 134519884 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26037/statm: 55837 54934 230 17 0 55143 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 223348

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.87
CPU system time (s): 0.173973
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 223348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.173973
maximum resident set size= 219736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55024
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= 114
involuntary context switches= 1859

runsolver used 5.14022 second user time and 8.35573 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-01 03:12:32
IDJOB=3720643
IDBENCH=75548
IDSOLVER=2305
FILE ID=node141/3720643-1338513152
RUNJOBID= node141-1338505993-25357
PBS_JOBID= 14635750
Free space on /tmp= 70740 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720643-1338513152/watcher-3720643-1338513152 -o /tmp/evaluation-result-3720643-1338513152/solver-3720643-1338513152 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3720643-1338513152.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=1414801979

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28748280 kB
Buffers:          319380 kB
Cached:          2911540 kB
SwapCached:          216 kB
Active:          1133200 kB
Inactive:        2117020 kB
Active(anon):       9752 kB
Inactive(anon):    11300 kB
Active(file):    1123448 kB
Inactive(file):  2105720 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              5288 kB
Writeback:             0 kB
AnonPages:         25480 kB
Mapped:            11656 kB
Shmem:               172 kB
Slab:             733368 kB
SReclaimable:     175820 kB
SUnreclaim:       557548 kB
KernelStack:        1464 kB
PageTables:         3696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3720643-1338513152.opb

Free space on /tmp at the end= 70736 MiB
End job on node141 at 2012-06-01 03:42:34