Trace number 2681319

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 fixed? (TO) 1800.1 1800.65

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
MD5SUMc1794605d16cd8196553c490f5507fd9
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.09/0.12	c constraints 6628/0 clauses 6426/0 units 0
0.09/0.12	c vars 400
1800.06/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-2681319-1277505110/watcher-2681319-1277505110 -o /tmp/evaluation-result-2681319-1277505110/solver-2681319-1277505110 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681319-1277505110.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 0.99 0.99 3/106 24590
/proc/meminfo: memFree=1849316/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=2268 CPUtime=0
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 298 0 0 0 0 0 0 0 20 0 1 0 126097433 2322432 217 1992294400 134512640 136421960 4291057824 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24590/statm: 567 217 144 467 0 98 0

[startup+0.084484 s]
/proc/loadavg: 1.02 0.99 0.99 3/106 24590
/proc/meminfo: memFree=1849316/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=4648 CPUtime=0.08
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 867 0 0 0 8 0 0 0 20 0 1 0 126097433 4759552 786 1992294400 134512640 136421960 4291057824 18446744073709551615 135812090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24590/statm: 1162 786 145 467 0 693 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4648

[startup+0.101486 s]
/proc/loadavg: 1.02 0.99 0.99 3/106 24590
/proc/meminfo: memFree=1849316/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=5176 CPUtime=0.09
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 1013 0 0 0 9 0 0 0 20 0 1 0 126097433 5300224 932 1992294400 134512640 136421960 4291057824 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24590/statm: 1294 932 145 467 0 825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5176

[startup+0.301506 s]
/proc/loadavg: 1.02 0.99 0.99 3/106 24590
/proc/meminfo: memFree=1849316/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=24712 CPUtime=0.29
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 5845 0 0 0 27 2 0 0 20 0 1 0 126097433 25305088 5731 1992294400 134512640 136421960 4291057824 18446744073709551615 134706995 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 6178 5731 193 467 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24712

[startup+0.701546 s]
/proc/loadavg: 1.02 0.99 0.99 3/106 24590
/proc/meminfo: memFree=1849316/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=52304 CPUtime=0.69
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 13273 0 0 0 64 5 0 0 20 0 1 0 126097433 53559296 12656 1992294400 134512640 136421960 4291057824 18446744073709551615 134723575 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 13076 12657 193 467 0 12607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52304

[startup+1.50163 s]
/proc/loadavg: 1.02 0.99 0.99 2/107 24591
/proc/meminfo: memFree=1778752/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=107964 CPUtime=1.49
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 27760 0 0 0 137 12 0 0 23 0 1 0 126097433 110555136 26307 1992294400 134512640 136421960 4291057824 18446744073709551615 135829965 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 26991 26314 193 467 0 26522 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107964

[startup+3.10079 s]
/proc/loadavg: 1.02 0.99 0.99 2/107 24591
/proc/meminfo: memFree=1687488/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=188016 CPUtime=3.09
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 48310 0 0 0 289 20 0 0 25 0 1 0 126097433 192528384 44844 1992294400 134512640 136421960 4291057824 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 47004 44844 214 467 0 46535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188016

[startup+6.30111 s]
/proc/loadavg: 1.02 0.99 0.99 2/107 24591
/proc/meminfo: memFree=1669880/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=188148 CPUtime=6.29
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 48339 0 0 0 606 23 0 0 25 0 1 0 126097433 192663552 44873 1992294400 134512640 136421960 4291057824 18446744073709551615 134973839 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 47037 44873 214 467 0 46568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 188148

[startup+12.7008 s]
/proc/loadavg: 1.01 0.99 0.99 2/107 24591
/proc/meminfo: memFree=1668888/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=189072 CPUtime=12.69
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 48567 0 0 0 1239 30 0 0 25 0 1 0 126097433 193609728 45101 1992294400 134512640 136421960 4291057824 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 47268 45101 214 467 0 46799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189072

[startup+25.501 s]
/proc/loadavg: 1.01 0.99 0.99 2/107 24591
/proc/meminfo: memFree=1667648/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=190260 CPUtime=25.49
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 48856 0 0 0 2507 42 0 0 25 0 1 0 126097433 194826240 45390 1992294400 134512640 136421960 4291057824 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 47565 45390 214 467 0 47096 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190260

[startup+51.1016 s]
/proc/loadavg: 1.01 0.99 0.99 2/107 24593
/proc/meminfo: memFree=1664548/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=193340 CPUtime=51.07
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 49640 0 0 0 5040 67 0 0 25 0 1 0 126097433 197980160 46174 1992294400 134512640 136421960 4291057824 18446744073709551615 135020548 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 48335 46174 214 467 0 47866 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 193340

[startup+102.309 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24593
/proc/meminfo: memFree=1658348/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=199448 CPUtime=102.27
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 51173 0 0 0 10111 116 0 0 25 0 1 0 126097433 204234752 47707 1992294400 134512640 136421960 4291057824 18446744073709551615 135028946 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 49862 47707 214 467 0 49393 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 199448

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24595
/proc/meminfo: memFree=1652396/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=205416 CPUtime=162.24
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 52638 0 0 0 16058 166 0 0 25 0 1 0 126097433 210345984 49172 1992294400 134512640 136421960 4291057824 18446744073709551615 135032112 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 51354 49172 214 467 0 50885 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 205416

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24597
/proc/meminfo: memFree=1644956/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=212680 CPUtime=222.22
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 54473 0 0 0 22004 218 0 0 25 0 1 0 126097433 217784320 51007 1992294400 134512640 136421960 4291057824 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 53170 51007 214 467 0 52701 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 212680

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24599
/proc/meminfo: memFree=1637268/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=220504 CPUtime=282.2
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 56427 0 0 0 27949 271 0 0 25 0 1 0 126097433 225796096 52961 1992294400 134512640 136421960 4291057824 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 55126 52961 214 467 0 54657 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 220504

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24599
/proc/meminfo: memFree=1631068/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=226600 CPUtime=342.19
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 57937 0 0 0 33900 319 0 0 25 0 1 0 126097433 232038400 54471 1992294400 134512640 136421960 4291057824 18446744073709551615 134861840 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 56650 54471 214 467 0 56181 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 226600

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24601
/proc/meminfo: memFree=1623504/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=234252 CPUtime=402.16
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 59829 0 0 0 39847 369 0 0 25 0 1 0 126097433 239874048 56363 1992294400 134512640 136421960 4291057824 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 58563 56363 214 467 0 58094 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 234252

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24603
/proc/meminfo: memFree=1617180/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=240332 CPUtime=462.15
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 61372 0 0 0 45805 410 0 0 25 0 1 0 126097433 246099968 57906 1992294400 134512640 136421960 4291057824 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 60083 57906 214 467 0 59614 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 240332

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24605
/proc/meminfo: memFree=1605276/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=252416 CPUtime=522.13
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 64349 0 0 0 51749 464 0 0 25 0 1 0 126097433 258473984 60883 1992294400 134512640 136421960 4291057824 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 63104 60883 214 467 0 62635 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 252416

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24607
/proc/meminfo: memFree=1595356/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=262244 CPUtime=582.12
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 66803 0 0 0 57698 514 0 0 25 0 1 0 126097433 268537856 63337 1992294400 134512640 136421960 4291057824 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 65561 63337 214 467 0 65092 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 262244

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24607
/proc/meminfo: memFree=1589156/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=268380 CPUtime=642.11
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68332 0 0 0 63654 557 0 0 25 0 1 0 126097433 274821120 64866 1992294400 134512640 136421960 4291057824 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67095 64866 214 467 0 66626 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 268380

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24613
/proc/meminfo: memFree=1586800/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=822.05
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 81498 707 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 270508

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24615
/proc/meminfo: memFree=1586800/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=882.03
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 87453 750 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 135028336 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 270508

[startup+942.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/107 24615
/proc/meminfo: memFree=1586676/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=942.01
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 93406 795 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 134643257 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 270508

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/107 24617
/proc/meminfo: memFree=1586676/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=1001.99
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 99357 842 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 135028852 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 270508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24619
/proc/meminfo: memFree=1586676/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=1061.98
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 105314 884 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 135032201 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 270508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24621
/proc/meminfo: memFree=1586552/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=1121.95
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 111257 938 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 135021785 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 270508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24623
/proc/meminfo: memFree=1586552/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=270508 CPUtime=1181.94
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 68872 0 0 0 117211 983 0 0 25 0 1 0 126097433 277000192 65406 1992294400 134512640 136421960 4291057824 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 67627 65406 214 467 0 67158 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 270508

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24623
/proc/meminfo: memFree=1577996/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=279044 CPUtime=1241.93
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 70995 0 0 0 123166 1027 0 0 25 0 1 0 126097433 285741056 67529 1992294400 134512640 136421960 4291057824 18446744073709551615 135028875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 69761 67529 214 467 0 69292 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 279044

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24625
/proc/meminfo: memFree=1572044/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=285052 CPUtime=1301.92
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 72462 0 0 0 129126 1066 0 0 25 0 1 0 126097433 291893248 68996 1992294400 134512640 136421960 4291057824 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 71263 68996 214 467 0 70794 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 285052

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24627
/proc/meminfo: memFree=1568696/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1361.88
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73296 0 0 0 135082 1106 0 0 25 0 1 0 126097433 295587840 69830 1992294400 134512640 136421960 4291057824 18446744073709551615 134903394 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69830 214 467 0 71696 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 288660

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24629
/proc/meminfo: memFree=1568696/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1421.88
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73296 0 0 0 141037 1151 0 0 25 0 1 0 126097433 295587840 69830 1992294400 134512640 136421960 4291057824 18446744073709551615 134863509 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69830 214 467 0 71696 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 288660

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24631
/proc/meminfo: memFree=1568572/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1481.85
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73296 0 0 0 146993 1192 0 0 25 0 1 0 126097433 295587840 69830 1992294400 134512640 136421960 4291057824 18446744073709551615 135018961 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69830 214 467 0 71696 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 288660

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24631
/proc/meminfo: memFree=1568572/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1541.83
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73296 0 0 0 152946 1237 0 0 25 0 1 0 126097433 295587840 69830 1992294400 134512640 136421960 4291057824 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69830 214 467 0 71696 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 288660

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24633
/proc/meminfo: memFree=1568448/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1601.82
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73297 0 0 0 158903 1279 0 0 25 0 1 0 126097433 295587840 69831 1992294400 134512640 136421960 4291057824 18446744073709551615 135023942 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69831 214 467 0 71696 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 288660

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24635
/proc/meminfo: memFree=1568448/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1661.8
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73297 0 0 0 164855 1325 0 0 25 0 1 0 126097433 295587840 69831 1992294400 134512640 136421960 4291057824 18446744073709551615 135026282 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69831 214 467 0 71696 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 288660

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24637
/proc/meminfo: memFree=1568448/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1721.77
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73297 0 0 0 170811 1366 0 0 25 0 1 0 126097433 295587840 69831 1992294400 134512640 136421960 4291057824 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69831 214 467 0 71696 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 288660

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24648
/proc/meminfo: memFree=1567828/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1781.75
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73298 0 0 0 176757 1418 0 0 25 0 1 0 126097433 295587840 69832 1992294400 134512640 136421960 4291057824 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69832 214 467 0 71696 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 288660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24648
/proc/meminfo: memFree=1567828/2059040 swapFree=4133912/4192956
[pid=24590] ppid=24588 vsize=288660 CPUtime=1800.06
/proc/24590/stat : 24590 (pbct) R 24588 24590 24484 0 -1 4202496 73298 0 0 0 178566 1440 0 0 25 0 1 0 126097433 295587840 69832 1992294400 134512640 136421960 4291057824 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24590/statm: 72165 69832 214 467 0 71696 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 288660

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.65
CPU time (s): 1800.1
CPU user time (s): 1785.66
CPU system time (s): 14.4358
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 288660

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

runsolver used 2.92256 second user time and 8.5577 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-26 00:31:50
IDJOB=2681319
IDBENCH=48313
IDSOLVER=1192
FILE ID=node017/2681319-1277505110
PBS_JOBID= 11190606
Free space on /tmp= 62232 MiB

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

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

MD5SUM BENCH= c1794605d16cd8196553c490f5507fd9
RANDOM SEED=1882091075

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1849720 kB
Buffers:         27228 kB
Cached:          87144 kB
SwapCached:      11156 kB
Active:          56336 kB
Inactive:        71544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1849720 kB
SwapTotal:     4192956 kB
SwapFree:      4133912 kB
Dirty:            2460 kB
Writeback:           0 kB
AnonPages:       12180 kB
Mapped:           8376 kB
Slab:            59396 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184260 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= 62232 MiB
End job on node017 at 2010-06-26 01:01:53