Trace number 2667775

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.1UNSAT 1398.31 1398.71

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
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 benchmark26.8869
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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.02/0.03	c constraints 1578/0 clauses 1526/0 units 0
0.02/0.03	c vars 100
1398.10/1398.50	c 1386.91 56.1328 13387 1121091
1398.20/1398.70	s UNSATISFIABLE

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-2667775-1276683003/watcher-2667775-1276683003 -o /tmp/evaluation-result-2667775-1276683003/solver-2667775-1276683003 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667775-1276683003.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.00 1.00 1.00 3/105 16001
/proc/meminfo: memFree=1748580/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=2340 CPUtime=0
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 301 0 0 0 0 0 0 0 25 0 1 0 9593763 2396160 223 1992294400 134512640 136485738 4293324032 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16001/statm: 585 223 156 482 0 101 0

[startup+0.029645 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16001
/proc/meminfo: memFree=1748580/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=3000 CPUtime=0.02
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 446 0 0 0 2 0 0 0 25 0 1 0 9593763 3072000 368 1992294400 134512640 136485738 4293324032 18446744073709551615 135680451 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16001/statm: 750 369 156 482 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3000

[startup+0.101651 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16001
/proc/meminfo: memFree=1748580/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=10360 CPUtime=0.09
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 2278 0 0 0 9 0 0 0 25 0 1 0 9593763 10608640 2200 1992294400 134512640 136485738 4293324032 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 2590 2200 196 482 0 2106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10360

[startup+0.301671 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16001
/proc/meminfo: memFree=1748580/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=24032 CPUtime=0.29
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 5661 0 0 0 27 2 0 0 25 0 1 0 9593763 24608768 5518 1992294400 134512640 136485738 4293324032 18446744073709551615 134650936 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 6008 5527 196 482 0 5524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24032

[startup+0.70071 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16001
/proc/meminfo: memFree=1748580/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=46912 CPUtime=0.69
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 11645 0 0 0 64 5 0 0 25 0 1 0 9593763 48037888 10913 1992294400 134512640 136485738 4293324032 18446744073709551615 134992562 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 11728 10913 223 482 0 11244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46912

[startup+1.50079 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16002
/proc/meminfo: memFree=1705668/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=47044 CPUtime=1.49
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 11657 0 0 0 143 6 0 0 25 0 1 0 9593763 48173056 10925 1992294400 134512640 136485738 4293324032 18446744073709551615 134659732 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 11761 10925 223 482 0 11277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47044

[startup+3.10094 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16002
/proc/meminfo: memFree=1705296/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=47176 CPUtime=3.09
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 11710 0 0 0 301 8 0 0 25 0 1 0 9593763 48308224 10978 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 11794 10978 223 482 0 11310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47176

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16002
/proc/meminfo: memFree=1704552/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=47848 CPUtime=6.29
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 11848 0 0 0 616 13 0 0 25 0 1 0 9593763 48996352 11116 1992294400 134512640 136485738 4293324032 18446744073709551615 135025302 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 11962 11116 223 482 0 11478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47848

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16002
/proc/meminfo: memFree=1703684/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=48656 CPUtime=12.69
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 12066 0 0 0 1249 20 0 0 25 0 1 0 9593763 49823744 11334 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 12164 11334 223 482 0 11680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48656

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16002
/proc/meminfo: memFree=1701948/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=50372 CPUtime=25.48
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 12480 0 0 0 2515 33 0 0 25 0 1 0 9593763 51580928 11748 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 12593 11748 223 482 0 12109 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50372

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16004
/proc/meminfo: memFree=1701204/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=51200 CPUtime=51.07
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 12671 0 0 0 5045 62 0 0 25 0 1 0 9593763 52428800 11939 1992294400 134512640 136485738 4293324032 18446744073709551615 134881031 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 12800 11939 223 482 0 12316 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51200

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16004
/proc/meminfo: memFree=1699592/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=52636 CPUtime=102.27
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13026 0 0 0 10117 110 0 0 25 0 1 0 9593763 53899264 12294 1992294400 134512640 136485738 4293324032 18446744073709551615 134659588 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13159 12294 223 482 0 12675 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52636

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16006
/proc/meminfo: memFree=1697980/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=54348 CPUtime=162.24
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13421 0 0 0 16060 164 0 0 25 0 1 0 9593763 55652352 12689 1992294400 134512640 136485738 4293324032 18446744073709551615 135050979 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13587 12689 223 482 0 13103 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16008
/proc/meminfo: memFree=1697608/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=54632 CPUtime=222.22
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13508 0 0 0 22013 209 0 0 25 0 1 0 9593763 55943168 12776 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13658 12776 223 482 0 13174 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16010
/proc/meminfo: memFree=1697360/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=54940 CPUtime=282.21
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13559 0 0 0 27967 254 0 0 25 0 1 0 9593763 56258560 12827 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13735 12827 223 482 0 13251 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54940

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16012
/proc/meminfo: memFree=1697236/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=55128 CPUtime=342.19
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13600 0 0 0 33918 301 0 0 25 0 1 0 9593763 56451072 12868 1992294400 134512640 136485738 4293324032 18446744073709551615 135039321 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13782 12868 223 482 0 13298 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55128

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16012
/proc/meminfo: memFree=1696368/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=55828 CPUtime=402.18
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13791 0 0 0 39871 347 0 0 25 0 1 0 9593763 57167872 13059 1992294400 134512640 136485738 4293324032 18446744073709551615 135040470 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13957 13059 223 482 0 13473 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 55828

[startup+462.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/106 16014
/proc/meminfo: memFree=1696244/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=55972 CPUtime=462.16
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13811 0 0 0 45823 393 0 0 25 0 1 0 9593763 57315328 13079 1992294400 134512640 136485738 4293324032 18446744073709551615 135050518 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13993 13079 223 482 0 13509 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55972

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/106 16016
/proc/meminfo: memFree=1696244/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=55972 CPUtime=522.14
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13826 0 0 0 51782 432 0 0 25 0 1 0 9593763 57315328 13094 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 13993 13094 223 482 0 13509 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 55972

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/106 16018
/proc/meminfo: memFree=1695996/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=56256 CPUtime=582.13
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13872 0 0 0 57732 481 0 0 25 0 1 0 9593763 57606144 13140 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14064 13140 223 482 0 13580 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 56256

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16020
/proc/meminfo: memFree=1695872/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=56256 CPUtime=642.12
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13873 0 0 0 63686 526 0 0 25 0 1 0 9593763 57606144 13141 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14064 13141 223 482 0 13580 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56256

[startup+702.301 s]

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

/proc/meminfo: memFree=1695748/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=56256 CPUtime=702.1
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13874 0 0 0 69639 571 0 0 25 0 1 0 9593763 57606144 13142 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14064 13142 223 482 0 13580 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 56256

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16022
/proc/meminfo: memFree=1695624/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=56256 CPUtime=762.09
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 13889 0 0 0 75587 622 0 0 25 0 1 0 9593763 57606144 13157 1992294400 134512640 136485738 4293324032 18446744073709551615 135039091 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14064 13157 223 482 0 13580 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 56256

[startup+822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16024
/proc/meminfo: memFree=1695252/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=56964 CPUtime=822.06
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14025 0 0 0 81541 665 0 0 25 0 1 0 9593763 58331136 13293 1992294400 134512640 136485738 4293324032 18446744073709551615 135725416 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14241 13293 223 482 0 13757 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 56964

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16026
/proc/meminfo: memFree=1695004/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57120 CPUtime=882.04
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14069 0 0 0 87492 712 0 0 25 0 1 0 9593763 58490880 13337 1992294400 134512640 136485738 4293324032 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14280 13337 223 482 0 13796 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 57120

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16028
/proc/meminfo: memFree=1695004/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57120 CPUtime=942.03
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14082 0 0 0 93445 758 0 0 25 0 1 0 9593763 58490880 13350 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14280 13350 223 482 0 13796 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 57120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16028
/proc/meminfo: memFree=1694756/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57296 CPUtime=1002.01
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14103 0 0 0 99393 808 0 0 25 0 1 0 9593763 58671104 13371 1992294400 134512640 136485738 4293324032 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14324 13371 223 482 0 13840 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 57296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16030
/proc/meminfo: memFree=1694756/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57296 CPUtime=1061.99
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14106 0 0 0 105345 854 0 0 25 0 1 0 9593763 58671104 13374 1992294400 134512640 136485738 4293324032 18446744073709551615 135039321 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14324 13374 223 482 0 13840 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 57296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16032
/proc/meminfo: memFree=1694632/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57296 CPUtime=1121.98
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14127 0 0 0 111299 899 0 0 25 0 1 0 9593763 58671104 13395 1992294400 134512640 136485738 4293324032 18446744073709551615 135047563 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14324 13395 223 482 0 13840 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 57296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16034
/proc/meminfo: memFree=1694508/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57296 CPUtime=1181.96
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14128 0 0 0 117253 943 0 0 25 0 1 0 9593763 58671104 13396 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14324 13396 223 482 0 13840 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 57296

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16036
/proc/meminfo: memFree=1694260/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1241.94
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14145 0 0 0 123207 987 0 0 25 0 1 0 9593763 58855424 13413 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13413 223 482 0 13885 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 57476

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16036
/proc/meminfo: memFree=1694136/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1301.93
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14145 0 0 0 129150 1043 0 0 25 0 1 0 9593763 58855424 13413 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13413 223 482 0 13885 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 57476

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16038
/proc/meminfo: memFree=1694136/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1361.9
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 135100 1090 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135040779 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 57476

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

[startup+1382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1381.9
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 137086 1104 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1381.9
Current children cumulated vsize (KiB) 57476

[startup+1388.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1388.3
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 137721 1109 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135039082 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1388.3
Current children cumulated vsize (KiB) 57476

[startup+1395.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1394.69
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 138354 1115 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1394.69
Current children cumulated vsize (KiB) 57476

[startup+1396.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1396.3
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 138512 1118 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1396.3
Current children cumulated vsize (KiB) 57476

[startup+1397.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1397.1
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 138591 1119 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1397.1
Current children cumulated vsize (KiB) 57476

[startup+1398.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=57476 CPUtime=1397.89
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202496 14148 0 0 0 138670 1119 0 0 25 0 1 0 9593763 58855424 13416 1992294400 134512640 136485738 4293324032 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/16001/statm: 14369 13416 223 482 0 13885 0
Current children cumulated CPU time (s) 1397.89
Current children cumulated vsize (KiB) 57476

[startup+1398.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16043
/proc/meminfo: memFree=1693640/2059040 swapFree=4140808/4192956
[pid=16001] ppid=15999 vsize=0 CPUtime=1398.3
/proc/16001/stat : 16001 (pbct) R 15999 16001 15039 0 -1 4202500 14172 0 0 0 138710 1120 0 0 25 0 1 0 9593763 0 0 1992294400 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/16001/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1398.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1398.71
CPU time (s): 1398.31
CPU user time (s): 1387.1
CPU system time (s): 11.2083
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 57476

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

runsolver used 2.35264 second user time and 6.557 second system time

The end

Launcher Data

Begin job on node089 at 2010-06-16 12:10:03
IDJOB=2667775
IDBENCH=48363
IDSOLVER=1170
FILE ID=node089/2667775-1276683003
PBS_JOBID= 11172535
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=186580450

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1749108 kB
Buffers:        108700 kB
Cached:         120752 kB
SwapCached:       6556 kB
Active:          94732 kB
Inactive:       148616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1749108 kB
SwapTotal:     4192956 kB
SwapFree:      4140808 kB
Dirty:            2024 kB
Writeback:           0 kB
AnonPages:       11320 kB
Mapped:          13100 kB
Slab:            44944 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180528 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= 62556 MiB
End job on node089 at 2010-06-16 12:33:22