Trace number 457754

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
MD5SUM813576a353dee8860ef5bb1ebdae9d95
Bench CategorySATUNSAT-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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

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.00/0.05	c starting to Solve
0.00/0.05	c #variables read: 1452 - #constraints read: 2807

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457754-1178373406/instance-457754-1178373406.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-457754-1178373406 -o ROOT/results/node50/solver-457754-1178373406 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457754-1178373406/instance-457754-1178373406.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.91 0.97 0.91 3/64 2164
/proc/meminfo: memFree=1480704/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=2552 CPUtime=0
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 192185807 2613248 236 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 638 238 199 16 0 77 0

[startup+0.0812931 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 2164
/proc/meminfo: memFree=1480704/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=3620 CPUtime=0.07
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 541 0 0 0 7 0 0 0 18 0 1 0 192185807 3706880 512 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 905 512 205 16 0 344 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3620

[startup+0.101293 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 2164
/proc/meminfo: memFree=1480704/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=3620 CPUtime=0.09
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 541 0 0 0 9 0 0 0 18 0 1 0 192185807 3706880 512 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 905 512 205 16 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3620

[startup+0.30131 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 2164
/proc/meminfo: memFree=1480704/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=3884 CPUtime=0.29
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 606 0 0 0 29 0 0 0 19 0 1 0 192185807 3977216 577 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 971 577 205 16 0 410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3884

[startup+0.701346 s]
/proc/loadavg: 0.91 0.97 0.91 3/64 2164
/proc/meminfo: memFree=1480704/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=4416 CPUtime=0.69
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 749 0 0 0 69 0 0 0 22 0 1 0 192185807 4521984 720 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1104 720 205 16 0 543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4416

[startup+1.50142 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 2165
/proc/meminfo: memFree=1478520/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=4816 CPUtime=1.49
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 841 0 0 0 149 0 0 0 25 0 1 0 192185807 4931584 812 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1204 812 205 16 0 643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4816

[startup+3.10156 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 2165
/proc/meminfo: memFree=1477880/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=5212 CPUtime=3.09
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 920 0 0 0 309 0 0 0 25 0 1 0 192185807 5337088 891 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8351576 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1303 891 205 16 0 742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5212

[startup+6.30284 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 2165
/proc/meminfo: memFree=1477368/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=5472 CPUtime=6.29
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 997 0 0 0 629 0 0 0 25 0 1 0 192185807 5603328 968 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1368 968 205 16 0 807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5472

[startup+12.7014 s]
/proc/loadavg: 1.01 0.98 0.92 2/65 2165
/proc/meminfo: memFree=1477056/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=5864 CPUtime=12.69
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 1096 0 0 0 1269 0 0 0 25 0 1 0 192185807 6004736 1067 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134563566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1466 1067 205 16 0 905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5864

[startup+25.5015 s]
/proc/loadavg: 1.00 0.98 0.92 3/65 2165
/proc/meminfo: memFree=1476288/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=6500 CPUtime=25.48
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 1262 0 0 0 2548 0 0 0 25 0 1 0 192185807 6656000 1233 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8351181 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1625 1233 205 16 0 1064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6500

[startup+51.1018 s]
/proc/loadavg: 1.06 1.00 0.93 2/65 2165
/proc/meminfo: memFree=1475968/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=7072 CPUtime=51.08
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 1383 0 0 0 5107 1 0 0 25 0 1 0 192185807 7241728 1354 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 1768 1354 205 16 0 1207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7072

[startup+102.304 s]
/proc/loadavg: 1.02 1.00 0.93 2/65 2165
/proc/meminfo: memFree=1474816/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=8076 CPUtime=102.27
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 1653 0 0 0 10226 1 0 0 25 0 1 0 192185807 8269824 1624 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134557734 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2019 1624 205 16 0 1458 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8076

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 2165
/proc/meminfo: memFree=1474048/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=8868 CPUtime=162.25
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 1850 0 0 0 16224 1 0 0 25 0 1 0 192185807 9080832 1821 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556233 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2217 1821 205 16 0 1656 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8868

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2165
/proc/meminfo: memFree=1473408/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=9480 CPUtime=222.23
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2005 0 0 0 22222 1 0 0 25 0 1 0 192185807 9707520 1976 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2370 1976 205 16 0 1809 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9480

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/71 2315
/proc/meminfo: memFree=1471992/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=9480 CPUtime=282.14
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2006 0 0 0 28213 1 0 0 25 0 1 0 192185807 9707520 1977 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2370 1977 205 16 0 1809 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 9480

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1472064/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=10480 CPUtime=342.09
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2250 0 0 0 34207 2 0 0 25 0 1 0 192185807 10731520 2221 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2620 2221 205 16 0 2059 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 10480

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1472064/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=10480 CPUtime=402.07
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2250 0 0 0 40205 2 0 0 25 0 1 0 192185807 10731520 2221 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2620 2221 205 16 0 2059 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 10480

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1471872/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=10880 CPUtime=462.05
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2363 0 0 0 46203 2 0 0 25 0 1 0 192185807 11141120 2334 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2720 2334 205 16 0 2159 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 10880

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1471872/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=10880 CPUtime=522.04
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2363 0 0 0 52202 2 0 0 25 0 1 0 192185807 11141120 2334 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2720 2334 205 16 0 2159 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 10880

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1471872/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=10880 CPUtime=582.03
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2363 0 0 0 58201 2 0 0 25 0 1 0 192185807 11141120 2334 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2720 2334 205 16 0 2159 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 10880

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1471808/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=11012 CPUtime=642.02
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2383 0 0 0 64200 2 0 0 25 0 1 0 192185807 11276288 2354 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2753 2354 205 16 0 2192 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 11012


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2375
/proc/meminfo: memFree=1471680/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=11220 CPUtime=821.98
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2438 0 0 0 82195 3 0 0 25 0 1 0 192185807 11489280 2409 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2805 2409 205 16 0 2244 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 11220

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1471424/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=11328 CPUtime=881.96
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2469 0 0 0 88193 3 0 0 25 0 1 0 192185807 11599872 2440 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556233 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2832 2440 205 16 0 2271 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 11328

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1471488/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=11304 CPUtime=941.94
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2469 0 0 0 94191 3 0 0 25 0 1 0 192185807 11575296 2440 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2826 2440 205 16 0 2265 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 11304

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1471488/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=11304 CPUtime=1001.93
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2469 0 0 0 100190 3 0 0 25 0 1 0 192185807 11575296 2440 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 2826 2440 205 16 0 2265 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 11304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470912/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12028 CPUtime=1061.91
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2638 0 0 0 106188 3 0 0 25 0 1 0 192185807 12316672 2609 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3007 2609 205 16 0 2446 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 12028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470848/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12024 CPUtime=1121.9
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2638 0 0 0 112187 3 0 0 25 0 1 0 192185807 12312576 2609 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3006 2609 205 16 0 2445 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 12024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470912/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12024 CPUtime=1181.88
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2638 0 0 0 118185 3 0 0 25 0 1 0 192185807 12312576 2609 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3006 2609 205 16 0 2445 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 12024

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470848/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12024 CPUtime=1241.87
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2638 0 0 0 124184 3 0 0 25 0 1 0 192185807 12312576 2609 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3006 2609 205 16 0 2445 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 12024

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470720/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12100 CPUtime=1301.86
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2664 0 0 0 130183 3 0 0 25 0 1 0 192185807 12390400 2635 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3025 2635 205 16 0 2464 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 12100

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470592/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12192 CPUtime=1361.84
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2688 0 0 0 136181 3 0 0 25 0 1 0 192185807 12484608 2659 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3048 2659 205 16 0 2487 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 12192

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470528/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12248 CPUtime=1421.83
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2712 0 0 0 142180 3 0 0 25 0 1 0 192185807 12541952 2679 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527765 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3062 2679 205 16 0 2501 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 12248

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470400/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12528 CPUtime=1481.81
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2747 0 0 0 148178 3 0 0 25 0 1 0 192185807 12828672 2714 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3132 2714 205 16 0 2571 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 12528

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470400/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12528 CPUtime=1541.79
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2761 0 0 0 154176 3 0 0 25 0 1 0 192185807 12828672 2728 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527724 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3132 2728 205 16 0 2571 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 12528

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470336/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12528 CPUtime=1601.78
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2762 0 0 0 160175 3 0 0 25 0 1 0 192185807 12828672 2729 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3132 2729 205 16 0 2571 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 12528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470400/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12528 CPUtime=1661.76
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2763 0 0 0 166173 3 0 0 25 0 1 0 192185807 12828672 2730 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3132 2730 205 16 0 2571 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 12528

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1470336/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12528 CPUtime=1721.75
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2775 0 0 0 172172 3 0 0 25 0 1 0 192185807 12828672 2742 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3132 2742 205 16 0 2571 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 12528

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1469952/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12872 CPUtime=1781.74
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2862 0 0 0 178171 3 0 0 25 0 1 0 192185807 13180928 2829 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3218 2829 205 16 0 2657 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 12872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 2377
/proc/meminfo: memFree=1469952/2055920 swapFree=4183840/4192956
[pid=2164] ppid=2162 vsize=12872 CPUtime=1800.04
/proc/2164/stat : 2164 (Pueblo) R 2162 2164 32296 0 -1 4194304 2862 0 0 0 180001 3 0 0 25 0 1 0 192185807 13180928 2829 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/2164/statm: 3218 2829 205 16 0 2657 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 12872

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.61
CPU time (s): 1800.06
CPU user time (s): 1800.01
CPU system time (s): 0.042993
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 12924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2862
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= 11
involuntary context switches= 2471

runsolver used 1.42078 second user time and 3.55646 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat May  5 13:56:46 UTC 2007

IDJOB= 457754
IDBENCH= 48362
IDSOLVER= 165
FILE ID= node50/457754-1178373406

PBS_JOBID= 5189180

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_10_5_40.opb
COMMAND LINE= Pueblo /tmp/evaluation/457754-1178373406/instance-457754-1178373406.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node50/convwatcher-457754-1178373406 -o ROOT/results/node50/conversion-457754-1178373406 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457754-1178373406/instance-457754-1178373406.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  813576a353dee8860ef5bb1ebdae9d95

RANDOM SEED= 249382677

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1481112 kB
Buffers:         39828 kB
Cached:         421540 kB
SwapCached:       3140 kB
Active:         182568 kB
Inactive:       289648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481112 kB
SwapTotal:     4192956 kB
SwapFree:      4183840 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            88596 kB
Committed_AS:  4918616 kB
PageTables:       1464 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 node50 on Sat May  5 14:26:49 UTC 2007