Trace number 2667729

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.07 1800.63

General information on the benchmark

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

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.01/0.07	c constraints 3292/0 clauses 3190/0 units 0
0.01/0.07	c vars 200
1800.04/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2667729-1276678387/watcher-2667729-1276678387 -o /tmp/evaluation-result-2667729-1276678387/solver-2667729-1276678387 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667729-1276678387.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 16436
/proc/meminfo: memFree=1821768/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=2340 CPUtime=0
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 302 0 0 0 0 0 0 0 20 0 1 0 9129696 2396160 225 1992294400 134512640 136485738 4286669328 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16436/statm: 585 225 156 482 0 101 0

[startup+0.0128529 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 16436
/proc/meminfo: memFree=1821768/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=2472 CPUtime=0.01
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 330 0 0 0 1 0 0 0 20 0 1 0 9129696 2531328 253 1992294400 134512640 136485738 4286669328 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16436/statm: 618 253 156 482 0 134 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2472

[startup+0.100846 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 16436
/proc/meminfo: memFree=1821768/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=7644 CPUtime=0.09
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 1586 0 0 0 9 0 0 0 20 0 1 0 9129696 7827456 1509 1992294400 134512640 136485738 4286669328 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 1911 1510 191 482 0 1427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7644

[startup+0.300866 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 16436
/proc/meminfo: memFree=1821768/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=23224 CPUtime=0.29
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 5533 0 0 0 28 1 0 0 20 0 1 0 9129696 23781376 5357 1992294400 134512640 136485738 4286669328 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 5806 5358 196 482 0 5322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23224

[startup+0.700904 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 16436
/proc/meminfo: memFree=1821768/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=46752 CPUtime=0.69
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 11888 0 0 0 64 5 0 0 20 0 1 0 9129696 47874048 11242 1992294400 134512640 136485738 4286669328 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 11688 11242 196 482 0 11204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46752

[startup+1.50098 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16437
/proc/meminfo: memFree=1743144/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=94764 CPUtime=1.49
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 24096 0 0 0 139 10 0 0 22 0 1 0 9129696 97038336 22427 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 23691 22427 224 482 0 23207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94764

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16437
/proc/meminfo: memFree=1732480/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=94764 CPUtime=3.09
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 24098 0 0 0 298 11 0 0 25 0 1 0 9129696 97038336 22429 1992294400 134512640 136485738 4286669328 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 23691 22429 224 482 0 23207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94764

[startup+6.30045 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16437
/proc/meminfo: memFree=1732108/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=95028 CPUtime=6.29
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 24179 0 0 0 614 15 0 0 25 0 1 0 9129696 97308672 22510 1992294400 134512640 136485738 4286669328 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 23757 22510 224 482 0 23273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95028

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16437
/proc/meminfo: memFree=1731240/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=95820 CPUtime=12.69
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 24372 0 0 0 1248 21 0 0 25 0 1 0 9129696 98119680 22703 1992294400 134512640 136485738 4286669328 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 23955 22703 224 482 0 23471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95820

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16439
/proc/meminfo: memFree=1729380/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=97712 CPUtime=25.49
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 24850 0 0 0 2516 33 0 0 25 0 1 0 9129696 100057088 23181 1992294400 134512640 136485738 4286669328 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 24428 23181 224 482 0 23944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97712

[startup+51.1008 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16439
/proc/meminfo: memFree=1726280/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=100816 CPUtime=51.06
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 25612 0 0 0 5054 52 0 0 25 0 1 0 9129696 103235584 23943 1992294400 134512640 136485738 4286669328 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 25204 23943 224 482 0 24720 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 100816

[startup+102.309 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16441
/proc/meminfo: memFree=1719212/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=107676 CPUtime=102.27
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 27323 0 0 0 10133 94 0 0 25 0 1 0 9129696 110260224 25654 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 26919 25654 224 482 0 26435 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107676

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16441
/proc/meminfo: memFree=1712764/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=114288 CPUtime=162.23
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 28935 0 0 0 16080 143 0 0 25 0 1 0 9129696 117030912 27266 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 28572 27266 224 482 0 28088 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 114288

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16443
/proc/meminfo: memFree=1712640/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=114288 CPUtime=222.22
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 28938 0 0 0 22041 181 0 0 25 0 1 0 9129696 117030912 27269 1992294400 134512640 136485738 4286669328 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 28572 27269 224 482 0 28088 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114288

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16445
/proc/meminfo: memFree=1709168/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=118028 CPUtime=282.2
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 29861 0 0 0 27998 222 0 0 25 0 1 0 9129696 120860672 28192 1992294400 134512640 136485738 4286669328 18446744073709551615 135039236 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 29507 28192 224 482 0 29023 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118028

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16447
/proc/meminfo: memFree=1702720/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=342.18
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31415 0 0 0 33947 271 0 0 25 0 1 0 9129696 127303680 29746 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29746 224 482 0 30596 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 124320

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16449
/proc/meminfo: memFree=1702596/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=402.17
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31418 0 0 0 39901 316 0 0 25 0 1 0 9129696 127303680 29749 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29749 224 482 0 30596 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 124320

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16449
/proc/meminfo: memFree=1702596/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=462.14
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31425 0 0 0 45864 350 0 0 25 0 1 0 9129696 127303680 29756 1992294400 134512640 136485738 4286669328 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29756 224 482 0 30596 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 124320

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16460
/proc/meminfo: memFree=1701480/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=522.11
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31439 0 0 0 51814 397 0 0 25 0 1 0 9129696 127303680 29770 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29770 224 482 0 30596 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 124320

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16462
/proc/meminfo: memFree=1701480/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=582.1
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31439 0 0 0 57773 437 0 0 25 0 1 0 9129696 127303680 29770 1992294400 134512640 136485738 4286669328 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29770 224 482 0 30596 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 124320

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16464
/proc/meminfo: memFree=1701480/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=124320 CPUtime=642.09
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 31441 0 0 0 63734 475 0 0 25 0 1 0 9129696 127303680 29772 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31080 29772 224 482 0 30596 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 124320

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16468
/proc/meminfo: memFree=1698876/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=127500 CPUtime=822.03
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32219 0 0 0 81617 586 0 0 25 0 1 0 9129696 130560000 30550 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 31875 30550 224 482 0 31391 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 127500

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16470
/proc/meminfo: memFree=1697388/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129072 CPUtime=882.01
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32602 0 0 0 87579 622 0 0 25 0 1 0 9129696 132169728 30933 1992294400 134512640 136485738 4286669328 18446744073709551615 135050800 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32268 30933 224 482 0 31784 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 129072

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 16472
/proc/meminfo: memFree=1697140/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129492 CPUtime=941.99
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32677 0 0 0 93533 666 0 0 25 0 1 0 9129696 132599808 31008 1992294400 134512640 136485738 4286669328 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32373 31008 224 482 0 31889 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 129492

[startup+1002.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/107 16474
/proc/meminfo: memFree=1697016/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129492 CPUtime=1001.97
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32690 0 0 0 99492 705 0 0 25 0 1 0 9129696 132599808 31021 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32373 31021 224 482 0 31889 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 129492

[startup+1062.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/107 16474
/proc/meminfo: memFree=1697016/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129644 CPUtime=1061.95
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32704 0 0 0 105456 739 0 0 25 0 1 0 9129696 132755456 31035 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32411 31035 224 482 0 31927 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 129644

[startup+1122.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/107 16476
/proc/meminfo: memFree=1696644/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1121.94
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32769 0 0 0 111417 777 0 0 25 0 1 0 9129696 133046272 31100 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31100 224 482 0 31998 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 129928

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 16478
/proc/meminfo: memFree=1696644/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1181.91
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32769 0 0 0 117380 811 0 0 25 0 1 0 9129696 133046272 31100 1992294400 134512640 136485738 4286669328 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31100 224 482 0 31998 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 129928

[startup+1242.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 16480
/proc/meminfo: memFree=1696520/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1241.89
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32771 0 0 0 123342 847 0 0 25 0 1 0 9129696 133046272 31102 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31102 224 482 0 31998 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 129928

[startup+1302.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/107 16482
/proc/meminfo: memFree=1696396/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1301.88
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32778 0 0 0 129306 882 0 0 25 0 1 0 9129696 133046272 31109 1992294400 134512640 136485738 4286669328 18446744073709551615 134623093 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31109 224 482 0 31998 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 129928

[startup+1362.3 s]
/proc/loadavg: 1.12 1.06 1.00 2/107 16482
/proc/meminfo: memFree=1696272/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1361.86
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32799 0 0 0 135262 924 0 0 25 0 1 0 9129696 133046272 31130 1992294400 134512640 136485738 4286669328 18446744073709551615 135848324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31130 224 482 0 31998 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 129928

[startup+1422.31 s]
/proc/loadavg: 1.11 1.06 1.00 2/107 16484
/proc/meminfo: memFree=1696272/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1421.85
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32799 0 0 0 141222 963 0 0 25 0 1 0 9129696 133046272 31130 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31130 224 482 0 31998 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 129928

[startup+1482.3 s]
/proc/loadavg: 1.14 1.08 1.01 2/107 16486
/proc/meminfo: memFree=1696272/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=129928 CPUtime=1481.82
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32799 0 0 0 147180 1002 0 0 25 0 1 0 9129696 133046272 31130 1992294400 134512640 136485738 4286669328 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32482 31130 224 482 0 31998 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 129928

[startup+1542.3 s]
/proc/loadavg: 1.05 1.06 1.00 2/107 16488
/proc/meminfo: memFree=1696024/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=130516 CPUtime=1541.8
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 32891 0 0 0 153136 1044 0 0 25 0 1 0 9129696 133648384 31222 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32629 31222 224 482 0 32145 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 130516

[startup+1602.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 16490
/proc/meminfo: memFree=1695280/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=131176 CPUtime=1601.79
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 33079 0 0 0 159075 1104 0 0 25 0 1 0 9129696 134324224 31410 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32794 31410 224 482 0 32310 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 131176

[startup+1662.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 16490
/proc/meminfo: memFree=1695156/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=131176 CPUtime=1661.77
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 33079 0 0 0 165040 1137 0 0 25 0 1 0 9129696 134324224 31410 1992294400 134512640 136485738 4286669328 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 32794 31410 224 482 0 32310 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 131176

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 16492
/proc/meminfo: memFree=1686724/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=139724 CPUtime=1721.75
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 35226 0 0 0 171007 1168 0 0 25 0 1 0 9129696 143077376 33557 1992294400 134512640 136485738 4286669328 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 34931 33557 224 482 0 34447 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 139724

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16494
/proc/meminfo: memFree=1684492/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=141440 CPUtime=1781.73
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 35668 0 0 0 176965 1208 0 0 25 0 1 0 9129696 144834560 33999 1992294400 134512640 136485738 4286669328 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 35360 33999 224 482 0 34876 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 141440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16494
/proc/meminfo: memFree=1684492/2059040 swapFree=4163504/4192956
[pid=16436] ppid=16434 vsize=141440 CPUtime=1800.04
/proc/16436/stat : 16436 (pbct) R 16434 16436 15942 0 -1 4202496 35668 0 0 0 178786 1218 0 0 25 0 1 0 9129696 144834560 33999 1992294400 134512640 136485738 4286669328 18446744073709551615 135047012 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16436/statm: 35360 33999 224 482 0 34876 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 141440

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

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

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.07
CPU user time (s): 1787.87
CPU system time (s): 12.2001
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 141440

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

runsolver used 2.95355 second user time and 8.5257 second system time

The end

Launcher Data

Begin job on node056 at 2010-06-16 10:53:07
IDJOB=2667729
IDBENCH=48317
IDSOLVER=1170
FILE ID=node056/2667729-1276678387
PBS_JOBID= 11172540
Free space on /tmp= 98640 MiB

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

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

MD5SUM BENCH= 0f8b3c4075c45404d33689fa65bc6a7e
RANDOM SEED=1336116488

node056.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1822296 kB
Buffers:         32352 kB
Cached:          85440 kB
SwapCached:      12596 kB
Active:          79764 kB
Inactive:        80572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1822296 kB
SwapTotal:     4192956 kB
SwapFree:      4163504 kB
Dirty:            2012 kB
Writeback:           0 kB
AnonPages:       30188 kB
Mapped:          14144 kB
Slab:            54380 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 98636 MiB
End job on node056 at 2010-06-16 11:23:10