Trace number 457019

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.08 1800.62

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
MD5SUMc1794605d16cd8196553c490f5507fd9
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 variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data (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.29/0.37	c starting to Solve
0.29/0.38	c #variables read: 6626 - #constraints read: 13055

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457019-1178365520/instance-457019-1178365520.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-457019-1178365520 -o ROOT/results/node51/solver-457019-1178365520 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457019-1178365520/instance-457019-1178365520.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.92 0.98 0.93 3/64 18747
/proc/meminfo: memFree=1475504/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=2552 CPUtime=0
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 191397206 2613248 236 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 3083991 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 638 236 199 16 0 77 0

[startup+0.0296839 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 18747
/proc/meminfo: memFree=1475504/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=3084 CPUtime=0.02
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 410 0 0 0 2 0 0 0 18 0 1 0 191397206 3158016 381 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134546570 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 771 381 199 16 0 210 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3084

[startup+0.10169 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 18747
/proc/meminfo: memFree=1475504/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=3884 CPUtime=0.09
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 615 0 0 0 9 0 0 0 18 0 1 0 191397206 3977216 586 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134543011 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 971 586 199 16 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3884

[startup+0.301708 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 18747
/proc/meminfo: memFree=1475504/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=7068 CPUtime=0.29
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 1393 0 0 0 29 0 0 0 19 0 1 0 191397206 7237632 1364 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532440 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 1767 1364 203 16 0 1206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7068

[startup+0.701743 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 18747
/proc/meminfo: memFree=1475504/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=7732 CPUtime=0.69
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 1546 0 0 0 69 0 0 0 22 0 1 0 191397206 7917568 1517 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134524026 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 1933 1517 205 16 0 1372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7732

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1470184/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=7732 CPUtime=1.49
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 1547 0 0 0 149 0 0 0 25 0 1 0 191397206 7917568 1518 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 1933 1518 205 16 0 1372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7732

[startup+3.10196 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1469672/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=9092 CPUtime=3.09
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 1889 0 0 0 309 0 0 0 25 0 1 0 191397206 9310208 1860 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 2273 1860 205 16 0 1712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9092

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1466480/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=11800 CPUtime=6.29
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 2569 0 0 0 628 1 0 0 25 0 1 0 191397206 12083200 2540 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559236 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 2950 2540 205 16 0 2389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11800

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1460336/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=17344 CPUtime=12.69
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 3946 0 0 0 1268 1 0 0 25 0 1 0 191397206 17760256 3917 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522733 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 4336 3917 205 16 0 3775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17344

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1452976/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=25020 CPUtime=25.48
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 5860 0 0 0 2546 2 0 0 25 0 1 0 191397206 25620480 5831 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 6255 5831 205 16 0 5694 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25020

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1449072/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=28488 CPUtime=51.08
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 6737 0 0 0 5105 3 0 0 25 0 1 0 191397206 29171712 6708 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528351 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 7122 6708 205 16 0 6561 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28488

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1443888/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=33704 CPUtime=102.26
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 8037 0 0 0 10223 3 0 0 25 0 1 0 191397206 34512896 8008 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 8426 8008 205 16 0 7865 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33704

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1439984/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=37636 CPUtime=162.25
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 9005 0 0 0 16220 5 0 0 25 0 1 0 191397206 38539264 8976 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556244 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 9409 8976 205 16 0 8848 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37636

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1439920/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=37792 CPUtime=222.24
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 9032 0 0 0 22219 5 0 0 25 0 1 0 191397206 38699008 9003 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556465 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 9448 9003 205 16 0 8887 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37792

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1437168/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=40508 CPUtime=282.22
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 9704 0 0 0 28217 5 0 0 25 0 1 0 191397206 41480192 9675 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532706 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 10127 9675 205 16 0 9566 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 40508

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1435888/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=41772 CPUtime=342.21
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10024 0 0 0 34215 6 0 0 25 0 1 0 191397206 42774528 9995 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522701 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 10443 9995 205 16 0 9882 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 41772

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1435888/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=41772 CPUtime=402.19
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10028 0 0 0 40213 6 0 0 25 0 1 0 191397206 42774528 9999 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 10443 9999 205 16 0 9882 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 41772

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1435888/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=41772 CPUtime=462.18
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10028 0 0 0 46212 6 0 0 25 0 1 0 191397206 42774528 9999 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 10443 9999 205 16 0 9882 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 41772

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1434416/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=43208 CPUtime=522.17
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10391 0 0 0 52210 7 0 0 25 0 1 0 191397206 44244992 10362 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 10802 10362 205 16 0 10241 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 43208

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1433264/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=44376 CPUtime=582.15
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10682 0 0 0 58208 7 0 0 25 0 1 0 191397206 45441024 10653 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134519082 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 11094 10653 205 16 0 10533 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 44376

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1432624/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=45044 CPUtime=642.13
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 10832 0 0 0 64206 7 0 0 25 0 1 0 191397206 46125056 10803 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 11261 10803 205 16 0 10700 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45044


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1430000/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=47636 CPUtime=822.09
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 11490 0 0 0 82201 8 0 0 25 0 1 0 191397206 48779264 11461 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 11909 11461 205 16 0 11348 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 47636

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18748
/proc/meminfo: memFree=1428592/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=49056 CPUtime=882.08
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 11833 0 0 0 88199 9 0 0 25 0 1 0 191397206 50233344 11804 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 12264 11804 205 16 0 11703 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 49056

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/71 18774
/proc/meminfo: memFree=1426304/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=50100 CPUtime=942.05
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12108 0 0 0 94196 9 0 0 25 0 1 0 191397206 51302400 12079 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 12525 12079 205 16 0 11964 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 50100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424360/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1001.95
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12803 0 0 0 100185 10 0 0 25 0 1 0 191397206 54247424 12774 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12774 205 16 0 12683 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 52976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1061.93
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 106183 10 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 52976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1121.93
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 112182 11 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 52976

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1181.91
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 118180 11 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 52976

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1241.89
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 124178 11 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 52976

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1301.88
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 130177 11 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 52976

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1424368/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=52976 CPUtime=1361.86
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 12817 0 0 0 136175 11 0 0 25 0 1 0 191397206 54247424 12788 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13244 12788 205 16 0 12683 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 52976

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1422832/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=54688 CPUtime=1421.86
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 13224 0 0 0 142174 12 0 0 25 0 1 0 191397206 56000512 13195 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 13672 13195 205 16 0 13111 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 54688

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18946
/proc/meminfo: memFree=1419568/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1481.83
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14031 0 0 0 148171 12 0 0 25 0 1 0 191397206 59359232 14002 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14002 205 16 0 13931 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 57968

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419632/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1541.82
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14033 0 0 0 154169 13 0 0 25 0 1 0 191397206 59359232 14004 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14004 205 16 0 13931 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 57968

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419760/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1601.81
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14033 0 0 0 160168 13 0 0 25 0 1 0 191397206 59359232 14004 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14004 205 16 0 13931 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 57968

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419824/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1661.79
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14033 0 0 0 166166 13 0 0 25 0 1 0 191397206 59359232 14004 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14004 205 16 0 13931 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 57968

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419824/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1721.77
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14035 0 0 0 172164 13 0 0 25 0 1 0 191397206 59359232 14006 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14006 205 16 0 13931 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 57968

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419824/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1781.77
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14035 0 0 0 178163 14 0 0 25 0 1 0 191397206 59359232 14006 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14006 205 16 0 13931 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 57968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 18948
/proc/meminfo: memFree=1419824/2055920 swapFree=4183356/4192956
[pid=18747] ppid=18745 vsize=57968 CPUtime=1800.07
/proc/18747/stat : 18747 (Pueblo) R 18745 18747 18348 0 -1 4194304 14035 0 0 0 179993 14 0 0 25 0 1 0 191397206 59359232 14006 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 3051871 0 0 4096 0 0 0 0 17 1 0 0
/proc/18747/statm: 14492 14006 205 16 0 13931 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 57968

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.62
CPU time (s): 1800.08
CPU user time (s): 1799.93
CPU system time (s): 0.150977
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 57968

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

runsolver used 1.42478 second user time and 3.55346 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat May  5 11:45:20 UTC 2007

IDJOB= 457019
IDBENCH= 48313
IDSOLVER= 165
FILE ID= node51/457019-1178365520

PBS_JOBID= 5189179

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  c1794605d16cd8196553c490f5507fd9

RANDOM SEED= 972919859

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1475848 kB
Buffers:         45468 kB
Cached:         412832 kB
SwapCached:       3692 kB
Active:         150888 kB
Inactive:       317120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475848 kB
SwapTotal:     4192956 kB
SwapFree:      4183356 kB
Dirty:            2792 kB
Writeback:           0 kB
Mapped:          15784 kB
Slab:            98068 kB
Committed_AS:  8716372 kB
PageTables:       1408 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= 66561 MiB

End job on node51 on Sat May  5 12:15:24 UTC 2007