Trace number 2667752

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.06 1800.75

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
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)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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.09/0.15	c constraints 6618/0 clauses 6416/0 units 0
0.09/0.15	c vars 400
1800.01/1800.71	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-2667752-1276680150/watcher-2667752-1276680150 -o /tmp/evaluation-result-2667752-1276680150/solver-2667752-1276680150 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667752-1276680150.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.01 1.01 1.05 3/106 11278
/proc/meminfo: memFree=1773732/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=2340 CPUtime=0
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 43618481 2396160 226 1992294400 134512640 136485738 4286783088 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11278/statm: 585 226 156 482 0 101 0

[startup+0.020812 s]
/proc/loadavg: 1.01 1.01 1.05 3/106 11278
/proc/meminfo: memFree=1773732/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=2736 CPUtime=0.01
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 387 0 0 0 1 0 0 0 20 0 1 0 43618481 2801664 309 1992294400 134512640 136485738 4286783088 18446744073709551615 135332318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11278/statm: 684 309 156 482 0 200 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2736

[startup+0.100826 s]
/proc/loadavg: 1.01 1.01 1.05 3/106 11278
/proc/meminfo: memFree=1773732/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=4716 CPUtime=0.09
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 880 0 0 0 9 0 0 0 20 0 1 0 43618481 4829184 802 1992294400 134512640 136485738 4286783088 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11278/statm: 1179 802 156 482 0 695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4716

[startup+0.300863 s]
/proc/loadavg: 1.01 1.01 1.05 3/106 11278
/proc/meminfo: memFree=1773732/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=21816 CPUtime=0.29
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 5132 0 0 0 28 1 0 0 20 0 1 0 43618481 22339584 5054 1992294400 134512640 136485738 4286783088 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 5454 5055 191 482 0 4970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21816

[startup+0.700937 s]
/proc/loadavg: 1.01 1.01 1.05 3/106 11278
/proc/meminfo: memFree=1773732/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=48768 CPUtime=0.69
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 12235 0 0 0 64 5 0 0 20 0 1 0 43618481 49938432 11718 1992294400 134512640 136485738 4286783088 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 12192 11718 196 482 0 11708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48768

[startup+1.50108 s]
/proc/loadavg: 1.01 1.01 1.05 2/107 11279
/proc/meminfo: memFree=1710236/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=95672 CPUtime=1.49
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 24860 0 0 0 139 10 0 0 23 0 1 0 43618481 97968128 23409 1992294400 134512640 136485738 4286783088 18446744073709551615 134735398 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 23918 23410 196 482 0 23434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95672

[startup+3.10138 s]
/proc/loadavg: 1.01 1.01 1.05 2/107 11279
/proc/meminfo: memFree=1615500/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=187828 CPUtime=3.09
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 48234 0 0 0 289 20 0 0 25 0 1 0 43618481 192335872 44771 1992294400 134512640 136485738 4286783088 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 46957 44771 224 482 0 46473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187828

[startup+6.30097 s]
/proc/loadavg: 1.01 1.01 1.05 2/107 11279
/proc/meminfo: memFree=1594792/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=187828 CPUtime=6.29
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 48246 0 0 0 607 22 0 0 25 0 1 0 43618481 192335872 44783 1992294400 134512640 136485738 4286783088 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 46957 44783 224 482 0 46473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 187828

[startup+12.7012 s]
/proc/loadavg: 1.01 1.01 1.05 2/107 11279
/proc/meminfo: memFree=1594296/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=188224 CPUtime=12.69
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 48333 0 0 0 1243 26 0 0 25 0 1 0 43618481 192741376 44870 1992294400 134512640 136485738 4286783088 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 47056 44870 224 482 0 46572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 188224

[startup+25.5005 s]
/proc/loadavg: 1.01 1.00 1.05 2/107 11281
/proc/meminfo: memFree=1593056/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=189416 CPUtime=25.48
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 48652 0 0 0 2511 37 0 0 25 0 1 0 43618481 193961984 45189 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 47354 45189 224 482 0 46870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 189416

[startup+51.1003 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 11281
/proc/meminfo: memFree=1591196/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=191304 CPUtime=51.07
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 49113 0 0 0 5050 57 0 0 25 0 1 0 43618481 195895296 45650 1992294400 134512640 136485738 4286783088 18446744073709551615 134878449 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 47826 45650 224 482 0 47342 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 191304

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.04 3/107 11283
/proc/meminfo: memFree=1585988/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=196188 CPUtime=102.26
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 50344 0 0 0 10127 99 0 0 25 0 1 0 43618481 200896512 46881 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 49047 46881 224 482 0 48563 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 196188

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 11283
/proc/meminfo: memFree=1579044/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=203216 CPUtime=162.23
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 52106 0 0 0 16074 149 0 0 25 0 1 0 43618481 208093184 48643 1992294400 134512640 136485738 4286783088 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 50804 48643 224 482 0 50320 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 203216

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 11285
/proc/meminfo: memFree=1573216/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=209008 CPUtime=222.2
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 53531 0 0 0 22025 195 0 0 25 0 1 0 43618481 214024192 50068 1992294400 134512640 136485738 4286783088 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 52252 50068 224 482 0 51768 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 209008

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 11287
/proc/meminfo: memFree=1564040/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=218292 CPUtime=282.19
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 55850 0 0 0 27969 250 0 0 25 0 1 0 43618481 223531008 52387 1992294400 134512640 136485738 4286783088 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 54573 52387 224 482 0 54089 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 218292

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 11289
/proc/meminfo: memFree=1557716/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=224532 CPUtime=342.16
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 57400 0 0 0 33921 295 0 0 25 0 1 0 43618481 229920768 53937 1992294400 134512640 136485738 4286783088 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 56133 53937 224 482 0 55649 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 224532

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/107 11291
/proc/meminfo: memFree=1550896/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=231492 CPUtime=402.14
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 59112 0 0 0 39870 344 0 0 25 0 1 0 43618481 237047808 55649 1992294400 134512640 136485738 4286783088 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 57873 55649 224 482 0 57389 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 231492

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11291
/proc/meminfo: memFree=1544820/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=237444 CPUtime=462.11
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 60607 0 0 0 45823 388 0 0 25 0 1 0 43618481 243142656 57144 1992294400 134512640 136485738 4286783088 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 59361 57144 224 482 0 58877 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 237444

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11293
/proc/meminfo: memFree=1537752/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=244460 CPUtime=522.09
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 62376 0 0 0 51777 432 0 0 25 0 1 0 43618481 250327040 58913 1992294400 134512640 136485738 4286783088 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 61115 58913 224 482 0 60631 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 244460

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11295
/proc/meminfo: memFree=1526096/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=256308 CPUtime=582.07
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 65299 0 0 0 57720 487 0 0 25 0 1 0 43618481 262459392 61836 1992294400 134512640 136485738 4286783088 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 64077 61836 224 482 0 63593 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 256308

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11297
/proc/meminfo: memFree=1517788/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=264332 CPUtime=642.05
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 67285 0 0 0 63666 539 0 0 25 0 1 0 43618481 270675968 63822 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 66083 63822 224 482 0 65599 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 264332

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11303
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=881.96
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69053 0 0 0 87472 724 0 0 25 0 1 0 43618481 277876736 65590 1992294400 134512640 136485738 4286783088 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65590 224 482 0 67357 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 271364

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11305
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=941.93
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69053 0 0 0 93429 764 0 0 25 0 1 0 43618481 277876736 65590 1992294400 134512640 136485738 4286783088 18446744073709551615 135724785 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65590 224 482 0 67357 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 271364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11307
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=1001.91
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69054 0 0 0 99379 812 0 0 25 0 1 0 43618481 277876736 65591 1992294400 134512640 136485738 4286783088 18446744073709551615 135040750 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65591 224 482 0 67357 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 271364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11307
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=1061.89
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69056 0 0 0 105332 857 0 0 25 0 1 0 43618481 277876736 65593 1992294400 134512640 136485738 4286783088 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65593 224 482 0 67357 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 271364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11309
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=1121.86
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69057 0 0 0 111287 899 0 0 25 0 1 0 43618481 277876736 65594 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65594 224 482 0 67357 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 271364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11311
/proc/meminfo: memFree=1510472/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=1181.84
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69058 0 0 0 117236 948 0 0 25 0 1 0 43618481 277876736 65595 1992294400 134512640 136485738 4286783088 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65595 224 482 0 67357 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 271364

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11313
/proc/meminfo: memFree=1510224/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=271364 CPUtime=1241.82
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69059 0 0 0 123186 996 0 0 25 0 1 0 43618481 277876736 65596 1992294400 134512640 136485738 4286783088 18446744073709551615 135047012 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 67841 65596 224 482 0 67357 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 271364

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11315
/proc/meminfo: memFree=1509356/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=272288 CPUtime=1301.8
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 69278 0 0 0 129142 1038 0 0 25 0 1 0 43618481 278822912 65815 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 68072 65815 224 482 0 67588 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 272288

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11315
/proc/meminfo: memFree=1503032/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=278788 CPUtime=1361.77
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 70875 0 0 0 135100 1077 0 0 25 0 1 0 43618481 285478912 67412 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 69697 67412 224 482 0 69213 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 278788

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11317
/proc/meminfo: memFree=1497576/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=284400 CPUtime=1421.75
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72209 0 0 0 141061 1114 0 0 25 0 1 0 43618481 291225600 68746 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71100 68746 224 482 0 70616 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 284400

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11319
/proc/meminfo: memFree=1496584/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1481.73
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 147003 1170 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 134880923 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 285472

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11321
/proc/meminfo: memFree=1496460/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1541.7
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 152952 1218 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 135044970 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 285472

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11323
/proc/meminfo: memFree=1496460/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1601.68
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 158894 1274 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 134878360 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 285472

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11323
/proc/meminfo: memFree=1496460/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1661.65
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 164848 1317 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 135046641 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 285472

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11325
/proc/meminfo: memFree=1496460/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1721.63
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 170798 1365 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 285472

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11327
/proc/meminfo: memFree=1496336/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1781.61
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72461 0 0 0 176756 1405 0 0 25 0 1 0 43618481 292323328 68998 1992294400 134512640 136485738 4286783088 18446744073709551615 135047169 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68998 224 482 0 70884 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 285472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11327
/proc/meminfo: memFree=1496336/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1800.01
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72462 0 0 0 178582 1419 0 0 25 0 1 0 43618481 292323328 68999 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68999 224 482 0 70884 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 285472

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11327
/proc/meminfo: memFree=1496336/2059040 swapFree=4140132/4192956
[pid=11278] ppid=11276 vsize=285472 CPUtime=1800.01
/proc/11278/stat : 11278 (pbct) R 11276 11278 11136 0 -1 4202496 72462 0 0 0 178582 1419 0 0 25 0 1 0 43618481 292323328 68999 1992294400 134512640 136485738 4286783088 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/11278/statm: 71368 68999 224 482 0 70884 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 285472

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.06
CPU user time (s): 1785.83
CPU system time (s): 14.2308
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 285472

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

runsolver used 2.98555 second user time and 8.49271 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-16 11:22:30
IDJOB=2667752
IDBENCH=48340
IDSOLVER=1170
FILE ID=node007/2667752-1276680150
PBS_JOBID= 11172569
Free space on /tmp= 62488 MiB

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

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

MD5SUM BENCH= 67a15ea3b760eccb0e507c1f93bad0e1
RANDOM SEED=657087345

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1774136 kB
Buffers:         78204 kB
Cached:         113712 kB
SwapCached:       7044 kB
Active:         109096 kB
Inactive:        96952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1774136 kB
SwapTotal:     4192956 kB
SwapFree:      4140132 kB
Dirty:            2144 kB
Writeback:           0 kB
AnonPages:       12136 kB
Mapped:          13068 kB
Slab:            57044 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181388 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= 62484 MiB
End job on node007 at 2010-06-16 11:52:33