Trace number 457349

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, and are wall clock time (not CPU 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
Pueblo 1.4? (TO) 1800.07 1800.51

General information on the benchmark

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

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.09/0.14	c starting to Solve
0.09/0.14	c #variables read: 3262 - #constraints read: 6427

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457349-1178367961/instance-457349-1178367961.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-457349-1178367961 -o ROOT/results/node30/solver-457349-1178367961 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457349-1178367961/instance-457349-1178367961.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.69 0.92 0.91 3/77 25623
/proc/meminfo: memFree=1337400/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=2552 CPUtime=0
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 284711806 2613248 238 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7483095 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 638 238 199 16 0 77 0

[startup+0.0315099 s]
/proc/loadavg: 0.69 0.92 0.91 3/77 25623
/proc/meminfo: memFree=1337400/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=2952 CPUtime=0.02
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 380 0 0 0 2 0 0 0 18 0 1 0 284711806 3022848 351 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7483095 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 738 351 199 16 0 177 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2952

[startup+0.101503 s]
/proc/loadavg: 0.69 0.92 0.91 3/77 25623
/proc/meminfo: memFree=1337400/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=4228 CPUtime=0.09
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 691 0 0 0 9 0 0 0 18 0 1 0 284711806 4329472 662 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527096 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 1057 662 203 16 0 496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4228

[startup+0.301516 s]
/proc/loadavg: 0.69 0.92 0.91 3/77 25623
/proc/meminfo: memFree=1337400/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=5024 CPUtime=0.29
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 897 0 0 0 29 0 0 0 19 0 1 0 284711806 5144576 868 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 1256 868 205 16 0 695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5024

[startup+0.701541 s]
/proc/loadavg: 0.69 0.92 0.91 3/77 25623
/proc/meminfo: memFree=1337400/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=6060 CPUtime=0.69
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 1132 0 0 0 69 0 0 0 22 0 1 0 284711806 6205440 1103 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 1515 1103 205 16 0 954 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6060

[startup+1.50259 s]
/proc/loadavg: 0.69 0.92 0.91 2/78 25624
/proc/meminfo: memFree=1333168/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=7508 CPUtime=1.49
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 1515 0 0 0 149 0 0 0 25 0 1 0 284711806 7688192 1486 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134558609 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 1877 1486 205 16 0 1316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7508

[startup+3.10169 s]
/proc/loadavg: 0.71 0.92 0.91 2/78 25624
/proc/meminfo: memFree=1331248/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=8408 CPUtime=3.09
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 1720 0 0 0 308 1 0 0 25 0 1 0 284711806 8609792 1691 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 2102 1691 205 16 0 1541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8408

[startup+6.30189 s]
/proc/loadavg: 0.71 0.92 0.91 2/78 25624
/proc/meminfo: memFree=1329712/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=9944 CPUtime=6.29
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 2104 0 0 0 628 1 0 0 25 0 1 0 284711806 10182656 2075 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 2486 2075 205 16 0 1925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9944

[startup+12.7013 s]
/proc/loadavg: 0.75 0.92 0.91 2/78 25624
/proc/meminfo: memFree=1328944/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=10592 CPUtime=12.69
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 2273 0 0 0 1268 1 0 0 25 0 1 0 284711806 10846208 2244 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522763 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 2648 2244 205 16 0 2087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10592

[startup+25.5011 s]
/proc/loadavg: 0.79 0.92 0.91 2/78 25624
/proc/meminfo: memFree=1327600/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=12016 CPUtime=25.49
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 2632 0 0 0 2547 2 0 0 25 0 1 0 284711806 12304384 2603 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 3004 2603 205 16 0 2443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12016

[startup+51.1017 s]
/proc/loadavg: 0.86 0.93 0.91 2/78 25624
/proc/meminfo: memFree=1325808/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=13848 CPUtime=51.08
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 3071 0 0 0 5106 2 0 0 25 0 1 0 284711806 14180352 3042 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134519917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 3462 3042 205 16 0 2901 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13848

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.91 2/78 25624
/proc/meminfo: memFree=1324720/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=14896 CPUtime=102.27
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 3350 0 0 0 10224 3 0 0 25 0 1 0 284711806 15253504 3321 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527661 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 3724 3321 205 16 0 3163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14896

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.91 2/78 25624
/proc/meminfo: memFree=1323376/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=16196 CPUtime=162.25
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 3675 0 0 0 16222 3 0 0 25 0 1 0 284711806 16584704 3646 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4049 3646 205 16 0 3488 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16196

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 25624
/proc/meminfo: memFree=1322480/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=17140 CPUtime=222.24
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 3892 0 0 0 22220 4 0 0 25 0 1 0 284711806 17551360 3863 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4285 3863 205 16 0 3724 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 17140

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 25624
/proc/meminfo: memFree=1321712/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=18180 CPUtime=282.22
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4158 0 0 0 28218 4 0 0 25 0 1 0 284711806 18616320 4129 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527981 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4545 4129 205 16 0 3984 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18180

[startup+342.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 25624
/proc/meminfo: memFree=1320880/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=18872 CPUtime=342.2
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4293 0 0 0 34215 5 0 0 25 0 1 0 284711806 19324928 4264 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7446400 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4718 4264 205 16 0 4157 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18872

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25624
/proc/meminfo: memFree=1320816/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=18872 CPUtime=402.19
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4293 0 0 0 40213 6 0 0 25 0 1 0 284711806 19324928 4264 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528322 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4718 4264 205 16 0 4157 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 18872

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25624
/proc/meminfo: memFree=1319856/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=19784 CPUtime=462.17
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4550 0 0 0 46211 6 0 0 25 0 1 0 284711806 20258816 4521 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527731 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4946 4521 205 16 0 4385 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 19784

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25624
/proc/meminfo: memFree=1319856/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=19784 CPUtime=522.16
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4551 0 0 0 52209 7 0 0 25 0 1 0 284711806 20258816 4522 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134516816 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4946 4522 205 16 0 4385 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 19784

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25624
/proc/meminfo: memFree=1319856/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=19904 CPUtime=582.14
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4557 0 0 0 58207 7 0 0 25 0 1 0 284711806 20381696 4528 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 4976 4528 205 16 0 4415 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 19904

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25624
/proc/meminfo: memFree=1319664/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=20036 CPUtime=642.14
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4595 0 0 0 64206 8 0 0 25 0 1 0 284711806 20516864 4566 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134557307 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5009 4566 205 16 0 4448 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20036


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1318256/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=21388 CPUtime=882.07
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 4932 0 0 0 88197 10 0 0 25 0 1 0 284711806 21901312 4903 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5347 4903 205 16 0 4786 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 21388

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1317872/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=21976 CPUtime=942.06
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5038 0 0 0 94195 11 0 0 25 0 1 0 284711806 22503424 5009 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5494 5009 205 16 0 4933 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 21976

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1317872/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=21976 CPUtime=1002.05
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5047 0 0 0 100193 12 0 0 25 0 1 0 284711806 22503424 5018 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556334 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5494 5018 205 16 0 4933 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 21976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1317744/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=22108 CPUtime=1062.03
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5083 0 0 0 106191 12 0 0 25 0 1 0 284711806 22638592 5054 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5527 5054 205 16 0 4966 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 22108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1316208/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=23664 CPUtime=1122.01
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5458 0 0 0 112188 13 0 0 25 0 1 0 284711806 24231936 5429 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5916 5429 205 16 0 5355 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 23664

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1316016/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=23824 CPUtime=1182
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5501 0 0 0 118186 14 0 0 25 0 1 0 284711806 24395776 5472 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5956 5472 205 16 0 5395 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 23824

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1315888/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=23972 CPUtime=1241.99
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5546 0 0 0 124184 15 0 0 25 0 1 0 284711806 24547328 5517 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 5993 5517 205 16 0 5432 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 23972

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1315184/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=24736 CPUtime=1301.97
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5721 0 0 0 130182 15 0 0 25 0 1 0 284711806 25329664 5692 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6184 5692 205 16 0 5623 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 24736

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1315120/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=24736 CPUtime=1361.96
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5729 0 0 0 136180 16 0 0 25 0 1 0 284711806 25329664 5700 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6184 5700 205 16 0 5623 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 24736

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1314800/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=25188 CPUtime=1421.95
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5805 0 0 0 142178 17 0 0 25 0 1 0 284711806 25792512 5776 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6297 5776 205 16 0 5736 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 25188

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1314800/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=25188 CPUtime=1481.93
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5814 0 0 0 148176 17 0 0 25 0 1 0 284711806 25792512 5785 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6297 5785 205 16 0 5736 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 25188

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1314800/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=25188 CPUtime=1541.92
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5824 0 0 0 154174 18 0 0 25 0 1 0 284711806 25792512 5795 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6297 5795 205 16 0 5736 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 25188

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1314672/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=25512 CPUtime=1601.9
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 5867 0 0 0 160172 18 0 0 25 0 1 0 284711806 26124288 5838 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6378 5838 205 16 0 5817 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 25512

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1313520/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=26692 CPUtime=1661.89
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 6164 0 0 0 166170 19 0 0 25 0 1 0 284711806 27332608 6135 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6673 6135 205 16 0 6112 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 26692

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1313520/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=26692 CPUtime=1721.87
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 6167 0 0 0 172168 19 0 0 25 0 1 0 284711806 27332608 6138 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6673 6138 205 16 0 6112 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 26692

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1313392/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=26824 CPUtime=1781.86
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 6177 0 0 0 178166 20 0 0 25 0 1 0 284711806 27467776 6148 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6706 6148 205 16 0 6145 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 26824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1313072/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=27080 CPUtime=1800.06
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 6245 0 0 0 179986 20 0 0 25 0 1 0 284711806 27729920 6216 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6770 6216 205 16 0 6209 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 27080

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25626
/proc/meminfo: memFree=1313072/2055920 swapFree=4157176/4192956
[pid=25623] ppid=25621 vsize=27080 CPUtime=1800.06
/proc/25623/stat : 25623 (Pueblo) R 25621 25623 24554 0 -1 4194304 6245 0 0 0 179986 20 0 0 25 0 1 0 284711806 27729920 6216 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/25623/statm: 6770 6216 205 16 0 6209 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 27080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.86
CPU system time (s): 0.210967
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 27084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6245
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= 10
involuntary context switches= 31513

runsolver used 1.40079 second user time and 3.84641 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat May  5 12:26:01 UTC 2007

IDJOB= 457349
IDBENCH= 48335
IDSOLVER= 165
FILE ID= node30/457349-1178367961

PBS_JOBID= 5189196

Free space on /tmp= 66562 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
COMMAND LINE= Pueblo /tmp/evaluation/457349-1178367961/instance-457349-1178367961.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node30/convwatcher-457349-1178367961 -o ROOT/results/node30/conversion-457349-1178367961 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457349-1178367961/instance-457349-1178367961.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-457349-1178367961 -o ROOT/results/node30/solver-457349-1178367961 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/457349-1178367961/instance-457349-1178367961.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  2b927be10d6e21370847ee6c94426772

RANDOM SEED= 579447381

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1337808 kB
Buffers:         74632 kB
Cached:         512920 kB
SwapCached:      15336 kB
Active:         258512 kB
Inactive:       354860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337808 kB
SwapTotal:     4192956 kB
SwapFree:      4157176 kB
Dirty:            2660 kB
Writeback:           0 kB
Mapped:          30520 kB
Slab:            90264 kB
Committed_AS:  9144380 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node30 on Sat May  5 12:56:04 UTC 2007