Trace number 2667714

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.08 1800.52

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
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 benchmark213.487
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)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

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.05/0.07	c constraints 3272/0 clauses 3170/0 units 0
0.05/0.07	c vars 200
1800.05/1800.50	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-2667714-1276676813/watcher-2667714-1276676813 -o /tmp/evaluation-result-2667714-1276676813/solver-2667714-1276676813 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667714-1276676813.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: 1.02 1.05 1.01 3/106 9660
/proc/meminfo: memFree=1761592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=2340 CPUtime=0
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 299 0 0 0 0 0 0 0 18 0 1 0 43282626 2396160 221 1992294400 134512640 136485738 4294004544 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9660/statm: 585 222 156 482 0 101 0

[startup+0.0557139 s]
/proc/loadavg: 1.02 1.05 1.01 3/106 9660
/proc/meminfo: memFree=1761592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=3528 CPUtime=0.05
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 597 0 0 0 5 0 0 0 18 0 1 0 43282626 3612672 519 1992294400 134512640 136485738 4294004544 18446744073709551615 135864499 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9660/statm: 882 522 156 482 0 398 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3528

[startup+0.101719 s]
/proc/loadavg: 1.02 1.05 1.01 3/106 9660
/proc/meminfo: memFree=1761592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=7764 CPUtime=0.09
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 1610 0 0 0 9 0 0 0 18 0 1 0 43282626 7950336 1532 1992294400 134512640 136485738 4294004544 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 1941 1533 191 482 0 1457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7764

[startup+0.301738 s]
/proc/loadavg: 1.02 1.05 1.01 3/106 9660
/proc/meminfo: memFree=1761592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=23160 CPUtime=0.29
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 5539 0 0 0 27 2 0 0 18 0 1 0 43282626 23715840 5362 1992294400 134512640 136485738 4294004544 18446744073709551615 134741687 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 5790 5363 196 482 0 5306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23160

[startup+0.701774 s]
/proc/loadavg: 1.02 1.05 1.01 3/106 9660
/proc/meminfo: memFree=1761592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=46728 CPUtime=0.69
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 11875 0 0 0 64 5 0 0 18 0 1 0 43282626 47849472 11228 1992294400 134512640 136485738 4294004544 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 11682 11229 196 482 0 11198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46728

[startup+1.50185 s]
/proc/loadavg: 1.02 1.05 1.01 2/107 9661
/proc/meminfo: memFree=1683464/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=94016 CPUtime=1.49
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 23931 0 0 0 139 10 0 0 20 0 1 0 43282626 96272384 22263 1992294400 134512640 136485738 4294004544 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 23504 22263 223 482 0 23020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94016

[startup+3.101 s]
/proc/loadavg: 1.02 1.05 1.01 2/107 9661
/proc/meminfo: memFree=1672800/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=94300 CPUtime=3.09
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 23977 0 0 0 297 12 0 0 24 0 1 0 43282626 96563200 22309 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 23575 22309 223 482 0 23091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94300

[startup+6.3013 s]
/proc/loadavg: 1.02 1.04 1.01 2/107 9661
/proc/meminfo: memFree=1672428/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=94564 CPUtime=6.29
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 24046 0 0 0 613 16 0 0 25 0 1 0 43282626 96833536 22378 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 23641 22378 223 482 0 23157 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94564

[startup+12.7009 s]
/proc/loadavg: 1.02 1.04 1.01 2/107 9661
/proc/meminfo: memFree=1671560/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=95228 CPUtime=12.68
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 24225 0 0 0 1242 26 0 0 25 0 1 0 43282626 97513472 22557 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 23807 22557 223 482 0 23323 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95228

[startup+25.5011 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 9661
/proc/meminfo: memFree=1670444/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=96416 CPUtime=25.48
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 24536 0 0 0 2504 44 0 0 25 0 1 0 43282626 98729984 22868 1992294400 134512640 136485738 4294004544 18446744073709551615 135040537 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 24104 22868 223 482 0 23620 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96416

[startup+51.1015 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 9661
/proc/meminfo: memFree=1667592/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=99352 CPUtime=51.07
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 25256 0 0 0 5028 79 0 0 25 0 1 0 43282626 101736448 23588 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 24838 23588 223 482 0 24354 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99352

[startup+102.308 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 9663
/proc/meminfo: memFree=1661516/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=105132 CPUtime=102.27
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 26706 0 0 0 10096 131 0 0 25 0 1 0 43282626 107655168 25038 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 26283 25038 223 482 0 25799 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 105132

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9665
/proc/meminfo: memFree=1658168/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=108484 CPUtime=162.24
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 27507 0 0 0 16030 194 0 0 25 0 1 0 43282626 111087616 25839 1992294400 134512640 136485738 4294004544 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 27121 25839 223 482 0 26637 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108484

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9667
/proc/meminfo: memFree=1655564/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=111000 CPUtime=222.23
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 28159 0 0 0 21975 248 0 0 25 0 1 0 43282626 113664000 26491 1992294400 134512640 136485738 4294004544 18446744073709551615 135040537 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 27750 26491 223 482 0 27266 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111000

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 9667
/proc/meminfo: memFree=1651100/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=115596 CPUtime=282.22
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29265 0 0 0 27912 310 0 0 25 0 1 0 43282626 118370304 27597 1992294400 134512640 136485738 4294004544 18446744073709551615 134612532 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 28899 27597 224 482 0 28415 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 115596

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9669
/proc/meminfo: memFree=1650976/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=115596 CPUtime=342.2
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29266 0 0 0 33851 369 0 0 25 0 1 0 43282626 118370304 27598 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 28899 27598 224 482 0 28415 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 115596

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9671
/proc/meminfo: memFree=1650976/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=115596 CPUtime=402.18
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29267 0 0 0 39798 420 0 0 25 0 1 0 43282626 118370304 27599 1992294400 134512640 136485738 4294004544 18446744073709551615 135044309 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 28899 27599 224 482 0 28415 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 115596

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9673
/proc/meminfo: memFree=1650852/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=115596 CPUtime=462.18
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29267 0 0 0 45744 474 0 0 25 0 1 0 43282626 118370304 27599 1992294400 134512640 136485738 4294004544 18446744073709551615 135039091 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 28899 27599 224 482 0 28415 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 115596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9675
/proc/meminfo: memFree=1650728/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=115596 CPUtime=522.16
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29267 0 0 0 51687 529 0 0 25 0 1 0 43282626 118370304 27599 1992294400 134512640 136485738 4294004544 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 28899 27599 224 482 0 28415 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 115596

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9675
/proc/meminfo: memFree=1648744/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=117788 CPUtime=582.14
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 29821 0 0 0 57641 573 0 0 25 0 1 0 43282626 120614912 28153 1992294400 134512640 136485738 4294004544 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29447 28153 224 482 0 28963 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 117788

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9677
/proc/meminfo: memFree=1647132/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119276 CPUtime=642.13
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30178 0 0 0 63594 619 0 0 25 0 1 0 43282626 122138624 28510 1992294400 134512640 136485738 4294004544 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29819 28510 224 482 0 29335 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 119276

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9683
/proc/meminfo: memFree=1646636/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119568 CPUtime=882.07
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30263 0 0 0 87408 799 0 0 25 0 1 0 43282626 122437632 28595 1992294400 134512640 136485738 4294004544 18446744073709551615 134888911 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29892 28595 224 482 0 29408 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 119568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9685
/proc/meminfo: memFree=1646636/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119568 CPUtime=942.06
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30263 0 0 0 93355 851 0 0 25 0 1 0 43282626 122437632 28595 1992294400 134512640 136485738 4294004544 18446744073709551615 134659734 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29892 28595 224 482 0 29408 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 119568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9687
/proc/meminfo: memFree=1646512/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119568 CPUtime=1002.04
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30263 0 0 0 99312 892 0 0 25 0 1 0 43282626 122437632 28595 1992294400 134512640 136485738 4294004544 18446744073709551615 135040485 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29892 28595 224 482 0 29408 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 119568

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9689
/proc/meminfo: memFree=1646388/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119732 CPUtime=1062.02
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30273 0 0 0 105264 938 0 0 25 0 1 0 43282626 122605568 28605 1992294400 134512640 136485738 4294004544 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29933 28605 224 482 0 29449 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 119732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9691
/proc/meminfo: memFree=1646264/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=119888 CPUtime=1122.01
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 30330 0 0 0 111211 990 0 0 25 0 1 0 43282626 122765312 28662 1992294400 134512640 136485738 4294004544 18446744073709551615 134880515 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 29972 28662 224 482 0 29488 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 119888

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9691
/proc/meminfo: memFree=1640932/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=125948 CPUtime=1181.99
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 31770 0 0 0 117155 1044 0 0 25 0 1 0 43282626 128970752 30102 1992294400 134512640 136485738 4294004544 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31487 30102 224 482 0 31003 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 125948

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9693
/proc/meminfo: memFree=1639568/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=126704 CPUtime=1241.98
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 31953 0 0 0 123098 1100 0 0 25 0 1 0 43282626 129744896 30285 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31676 30285 224 482 0 31192 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 126704

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9695
/proc/meminfo: memFree=1639320/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1301.97
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32010 0 0 0 129050 1147 0 0 25 0 1 0 43282626 130109440 30342 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30342 224 482 0 31281 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 127060

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9697
/proc/meminfo: memFree=1639196/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1361.95
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32039 0 0 0 135005 1190 0 0 25 0 1 0 43282626 130109440 30371 1992294400 134512640 136485738 4294004544 18446744073709551615 134880635 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30371 224 482 0 31281 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 127060

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9699
/proc/meminfo: memFree=1639072/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1421.94
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32039 0 0 0 140959 1235 0 0 25 0 1 0 43282626 130109440 30371 1992294400 134512640 136485738 4294004544 18446744073709551615 135047024 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30371 224 482 0 31281 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 127060

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9699
/proc/meminfo: memFree=1639072/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1481.92
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32039 0 0 0 146911 1281 0 0 25 0 1 0 43282626 130109440 30371 1992294400 134512640 136485738 4294004544 18446744073709551615 135050979 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30371 224 482 0 31281 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 127060

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9701
/proc/meminfo: memFree=1638948/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1541.9
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 152867 1323 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 127060

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9703
/proc/meminfo: memFree=1638948/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1601.9
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 158819 1371 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 127060

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9705
/proc/meminfo: memFree=1638948/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1661.88
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 164777 1411 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 127060

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1638700/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1721.86
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 170731 1455 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 134880448 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 127060

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1638452/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1781.84
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 176676 1508 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 127060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9709
/proc/meminfo: memFree=1638452/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1800.05
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 178478 1527 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 127060

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9709
/proc/meminfo: memFree=1638452/2059040 swapFree=4135932/4192956
[pid=9660] ppid=9658 vsize=127060 CPUtime=1800.05
/proc/9660/stat : 9660 (pbct) R 9658 9660 9427 0 -1 4202496 32040 0 0 0 178478 1527 0 0 25 0 1 0 43282626 130109440 30372 1992294400 134512640 136485738 4294004544 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/9660/statm: 31765 30372 224 482 0 31281 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 127060

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1784.78
CPU system time (s): 15.2917
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 127060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.78
system time used= 15.2917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32040
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= 2
involuntary context switches= 5449

runsolver used 3.14752 second user time and 8.32773 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-16 10:26:53
IDJOB=2667714
IDBENCH=48302
IDSOLVER=1170
FILE ID=node015/2667714-1276676813
PBS_JOBID= 11172549
Free space on /tmp= 62584 MiB

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

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

MD5SUM BENCH= 4bc8406e35a3f2674c743b72d3a1792a
RANDOM SEED=1099619510

node015.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.244
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.48
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.244
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.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1762120 kB
Buffers:        102876 kB
Cached:         114344 kB
SwapCached:      10876 kB
Active:         103456 kB
Inactive:       127916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1762120 kB
SwapTotal:     4192956 kB
SwapFree:      4135932 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       12568 kB
Mapped:           9348 kB
Slab:            43816 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180608 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= 62580 MiB
End job on node015 at 2010-06-16 10:56:56