Trace number 3720511

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.02 1800.31

General information on the benchmark

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

Solver Data

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
0.01/0.09	c starting to Solve
0.01/0.09	c #variables read: 3262 - #constraints read: 6427

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-3720511-1338511777/watcher-3720511-1338511777 -o /tmp/evaluation-result-3720511-1338511777/solver-3720511-1338511777 -C 1800 -W 1900 -M 15500 Pueblo HOME/instance-3720511-1338511777.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.02 2.01 1.94 3/176 10740
/proc/meminfo: memFree=31255676/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=3100 CPUtime=0 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 317303667 3174400 270 33554432000 134512640 134579096 4287951552 4287818900 3945201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 775 270 221 17 0 81 0

[startup+0.01766 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 10740
/proc/meminfo: memFree=31255676/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=3500 CPUtime=0.01 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 430 0 0 0 1 0 0 0 20 0 1 0 317303667 3584000 368 33554432000 134512640 134579096 4287951552 4287818964 3945279 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 875 368 221 17 0 181 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3500

[startup+0.100153 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 10740
/proc/meminfo: memFree=31255676/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=5572 CPUtime=0.09 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 953 0 0 0 9 0 0 0 20 0 1 0 317303667 5705728 891 33554432000 134512640 134579096 4287951552 4287950480 134559533 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 1393 891 229 17 0 699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5572

[startup+0.300109 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 10740
/proc/meminfo: memFree=31255676/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=5572 CPUtime=0.29 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 954 0 0 0 29 0 0 0 20 0 1 0 317303667 5705728 892 33554432000 134512640 134579096 4287951552 4287950400 134527765 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 1393 892 229 17 0 699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5572

[startup+0.700097 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 10740
/proc/meminfo: memFree=31255676/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=6744 CPUtime=0.69 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 1220 0 0 0 69 0 0 0 20 0 1 0 317303667 6905856 1158 33554432000 134512640 134579096 4287951552 4287950464 134559183 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 1686 1158 229 17 0 992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6744

[startup+1.50018 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 10741
/proc/meminfo: memFree=31250972/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=7260 CPUtime=1.49 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 1365 0 0 0 149 0 0 0 20 0 1 0 317303667 7434240 1303 33554432000 134512640 134579096 4287951552 4287950400 134527978 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 1815 1303 229 17 0 1121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7260

[startup+3.10017 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 10741
/proc/meminfo: memFree=31250104/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=7908 CPUtime=3.09 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 1506 0 0 0 309 0 0 0 20 0 1 0 317303667 8097792 1444 33554432000 134512640 134579096 4287951552 4287950400 134527818 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 1977 1444 229 17 0 1283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7908

[startup+6.30018 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 10741
/proc/meminfo: memFree=31249408/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=8516 CPUtime=6.29 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 1674 0 0 0 629 0 0 0 20 0 1 0 317303667 8720384 1612 33554432000 134512640 134579096 4287951552 4287950416 134520204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 2129 1612 229 17 0 1435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8516

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 10741
/proc/meminfo: memFree=31249108/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=9280 CPUtime=12.69 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 1862 0 0 0 1269 0 0 0 20 0 1 0 317303667 9502720 1800 33554432000 134512640 134579096 4287951552 4287950400 134527818 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 2320 1800 229 17 0 1626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9280

[startup+25.5001 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 10745
/proc/meminfo: memFree=31247220/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=10616 CPUtime=25.48 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 2199 0 0 0 2548 0 0 0 20 0 1 0 317303667 10870784 2158 33554432000 134512640 134579096 4287951552 4287950400 134527737 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 2654 2158 229 17 0 1960 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10616

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 10745
/proc/meminfo: memFree=31245784/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=12516 CPUtime=51.07 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 2684 0 0 0 5107 0 0 0 20 0 1 0 317303667 12816384 2605 33554432000 134512640 134579096 4287951552 4287950400 134527824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 3129 2605 229 17 0 2435 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12516

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10745
/proc/meminfo: memFree=31243992/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=13472 CPUtime=102.27 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 2917 0 0 0 10227 0 0 0 20 0 1 0 317303667 13795328 2856 33554432000 134512640 134579096 4287951552 4287950400 134527762 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 3368 2856 229 17 0 2674 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13472

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10745
/proc/meminfo: memFree=31242440/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=14924 CPUtime=162.25 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 3251 0 0 0 16225 0 0 0 20 0 1 0 317303667 15282176 3206 33554432000 134512640 134579096 4287951552 4287950400 134527824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 3731 3206 229 17 0 3037 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14924

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10745
/proc/meminfo: memFree=31241448/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=15976 CPUtime=222.25 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 3508 0 0 0 22225 0 0 0 20 0 1 0 317303667 16359424 3463 33554432000 134512640 134579096 4287951552 4287950016 3196199 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 3994 3463 229 17 0 3300 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 15976

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10745
/proc/meminfo: memFree=31239528/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=17176 CPUtime=282.24 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 3809 0 0 0 28223 1 0 0 20 0 1 0 317303667 17588224 3779 33554432000 134512640 134579096 4287951552 4287950400 134527750 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 4294 3779 229 17 0 3600 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 17176

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10746
/proc/meminfo: memFree=31238292/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=17564 CPUtime=342.23 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 3915 0 0 0 34222 1 0 0 20 0 1 0 317303667 17985536 3880 33554432000 134512640 134579096 4287951552 4287950400 134527824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 4391 3880 229 17 0 3697 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 17564

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10746
/proc/meminfo: memFree=31237636/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=18108 CPUtime=402.23 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 4042 0 0 0 40222 1 0 0 20 0 1 0 317303667 18542592 3982 33554432000 134512640 134579096 4287951552 4287950400 134527981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 4527 3982 229 17 0 3833 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 18108

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10746
/proc/meminfo: memFree=31236580/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=19256 CPUtime=462.21 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 4334 0 0 0 46220 1 0 0 20 0 1 0 317303667 19718144 4305 33554432000 134512640 134579096 4287951552 4287950400 134527762 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 4814 4305 229 17 0 4120 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 19256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10746
/proc/meminfo: memFree=31234532/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=21180 CPUtime=522.2 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 4827 0 0 0 52219 1 0 0 20 0 1 0 317303667 21688320 4801 33554432000 134512640 134579096 4287951552 4287950208 134524568 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5295 4801 229 17 0 4601 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 21180

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 10746
/proc/meminfo: memFree=31232920/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22088 CPUtime=582.19 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5037 0 0 0 58218 1 0 0 20 0 1 0 317303667 22618112 5011 33554432000 134512640 134579096 4287951552 4287950372 134556334 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5522 5011 229 17 0 4828 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 22088

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 10773
/proc/meminfo: memFree=31232024/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22672 CPUtime=882.14 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5175 0 0 0 88213 1 0 0 20 0 1 0 317303667 23216128 5149 33554432000 134512640 134579096 4287951552 4287950400 134528267 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5668 5149 229 17 0 4974 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 22672

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10774
/proc/meminfo: memFree=31231960/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22588 CPUtime=942.13 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5176 0 0 0 94212 1 0 0 20 0 1 0 317303667 23130112 5160 33554432000 134512640 134579096 4287951552 4287950460 134527524 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5647 5160 229 17 0 4953 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 22588

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 10774
/proc/meminfo: memFree=31232216/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22856 CPUtime=1002.12 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5241 0 0 0 100211 1 0 0 20 0 1 0 317303667 23404544 5225 33554432000 134512640 134579096 4287951552 4287950400 134527750 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5714 5225 229 17 0 5020 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 22856

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 10775
/proc/meminfo: memFree=31230304/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22856 CPUtime=1062.12 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5241 0 0 0 106211 1 0 0 20 0 1 0 317303667 23404544 5225 33554432000 134512640 134579096 4287951552 4287950464 134559161 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5714 5225 229 17 0 5020 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 22856

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/178 10775
/proc/meminfo: memFree=31230244/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=22856 CPUtime=1122.11 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5241 0 0 0 112210 1 0 0 20 0 1 0 317303667 23404544 5225 33554432000 134512640 134579096 4287951552 4287950208 134523368 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 5714 5225 229 17 0 5020 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 22856

[startup+1182.3 s]
/proc/loadavg: 2.08 2.04 1.97 3/178 10775
/proc/meminfo: memFree=31229008/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=24212 CPUtime=1182.1 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5567 0 0 0 118209 1 0 0 20 0 1 0 317303667 24793088 5551 33554432000 134512640 134579096 4287951552 4287950400 134528360 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6053 5551 229 17 0 5359 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 24212

[startup+1242.3 s]
/proc/loadavg: 2.10 2.06 1.98 3/179 10779
/proc/meminfo: memFree=31227580/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=24708 CPUtime=1242.09 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5707 0 0 0 124208 1 0 0 20 0 1 0 317303667 25300992 5690 33554432000 134512640 134579096 4287951552 4287950400 134528360 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6177 5690 229 17 0 5483 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 24708

[startup+1302.3 s]
/proc/loadavg: 2.11 2.08 1.99 3/178 10779
/proc/meminfo: memFree=31227340/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=25272 CPUtime=1302.08 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5814 0 0 0 130207 1 0 0 20 0 1 0 317303667 25878528 5797 33554432000 134512640 134579096 4287951552 4287950400 134527759 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6318 5797 229 17 0 5624 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 25272

[startup+1362.3 s]
/proc/loadavg: 2.07 2.08 2.00 3/178 10779
/proc/meminfo: memFree=31227588/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=25272 CPUtime=1362.07 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5814 0 0 0 136206 1 0 0 20 0 1 0 317303667 25878528 5797 33554432000 134512640 134579096 4287951552 4287950400 134527762 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6318 5797 229 17 0 5624 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 25272

[startup+1422.31 s]
/proc/loadavg: 2.03 2.06 2.00 3/178 10779
/proc/meminfo: memFree=31227588/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=25272 CPUtime=1422.07 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5814 0 0 0 142206 1 0 0 20 0 1 0 317303667 25878528 5797 33554432000 134512640 134579096 4287951552 4287950400 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6318 5797 229 17 0 5624 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 25272

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 10779
/proc/meminfo: memFree=31227712/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=25272 CPUtime=1482.05 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 5814 0 0 0 148204 1 0 0 20 0 1 0 317303667 25878528 5797 33554432000 134512640 134579096 4287951552 4287950384 134517592 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6318 5797 229 17 0 5624 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 25272

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 10827
/proc/meminfo: memFree=31224040/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26268 CPUtime=1542.04 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6059 0 0 0 154203 1 0 0 20 0 1 0 317303667 26898432 6039 33554432000 134512640 134579096 4287951552 4287950400 134527742 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6567 6039 229 17 0 5873 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 26268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/178 10828
/proc/meminfo: memFree=31144860/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26268 CPUtime=1602.03 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6063 0 0 0 160202 1 0 0 20 0 1 0 317303667 26898432 6043 33554432000 134512640 134579096 4287951552 4287950400 134527737 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6567 6043 229 17 0 5873 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 26268

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 10828
/proc/meminfo: memFree=31122076/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26268 CPUtime=1662.02 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6066 0 0 0 166201 1 0 0 20 0 1 0 317303667 26898432 6046 33554432000 134512640 134579096 4287951552 4287950400 134527762 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6567 6046 229 17 0 5873 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 26268

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 10828
/proc/meminfo: memFree=31117488/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26332 CPUtime=1722.01 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6108 0 0 0 172200 1 0 0 20 0 1 0 317303667 26963968 6071 33554432000 134512640 134579096 4287951552 4287950400 134527753 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6583 6071 229 17 0 5889 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 26332

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 10828
/proc/meminfo: memFree=31069448/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26332 CPUtime=1782 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6108 0 0 0 178199 1 0 0 20 0 1 0 317303667 26963968 6071 33554432000 134512640 134579096 4287951552 4287950352 134528569 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6583 6071 229 17 0 5889 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 26332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 10828
/proc/meminfo: memFree=31070360/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26524 CPUtime=1800.01 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6120 0 0 0 180000 1 0 0 20 0 1 0 317303667 27160576 6083 33554432000 134512640 134579096 4287951552 4287950400 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6631 6083 229 17 0 5937 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 26524

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

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 10828
/proc/meminfo: memFree=31070360/32873648 swapFree=7628/7628
[pid=10740] ppid=10738 vsize=26524 CPUtime=1800.01 cores=1,3,5,7
/proc/10740/stat : 10740 (Pueblo) R 10738 10740 9880 0 -1 4202496 6120 0 0 0 180000 1 0 0 20 0 1 0 317303667 27160576 6083 33554432000 134512640 134579096 4287951552 4287950400 134527740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10740/statm: 6631 6083 229 17 0 5937 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 26524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.020996
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 26524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.020996
maximum resident set size= 24352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6120
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= 19
involuntary context switches= 1854

runsolver used 3.07053 second user time and 8.38472 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-01 02:49:37
IDJOB=3720511
IDBENCH=48320
IDSOLVER=2305
FILE ID=node122/3720511-1338511777
RUNJOBID= node122-1338506005-9898
PBS_JOBID= 14635769
Free space on /tmp= 71320 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
COMMAND LINE= Pueblo BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720511-1338511777/watcher-3720511-1338511777 -o /tmp/evaluation-result-3720511-1338511777/solver-3720511-1338511777 -C 1800 -W 1900 -M 15500  Pueblo HOME/instance-3720511-1338511777.opb

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=1346621829

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.91
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.533
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.91
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.533
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	: 5438.54
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.533
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.91
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.533
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:       32873648 kB
MemFree:        31256260 kB
Buffers:           17152 kB
Cached:           855960 kB
SwapCached:         1680 kB
Active:           123684 kB
Inactive:         765776 kB
Active(anon):      17096 kB
Inactive(anon):     1664 kB
Active(file):     106588 kB
Inactive(file):   764112 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099964 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         24464 kB
Mapped:             8676 kB
Shmem:                 0 kB
Slab:             590840 kB
SReclaimable:      35176 kB
SUnreclaim:       555664 kB
KernelStack:        1472 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3720511-1338511777.opb

Free space on /tmp at the end= 71316 MiB
End job on node122 at 2012-06-01 03:19:39