Trace number 457589

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_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
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)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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: 1448 - #constraints read: 2799

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457589-1178370611/instance-457589-1178370611.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-457589-1178370611 -o ROOT/results/node15/solver-457589-1178370611 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457589-1178370611/instance-457589-1178370611.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/77 29627
/proc/meminfo: memFree=1768688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=2552 CPUtime=0
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 284978764 2613248 237 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 638 238 199 16 0 77 0

[startup+0.0664661 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 29627
/proc/meminfo: memFree=1768688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=3620 CPUtime=0.06
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 541 0 0 0 6 0 0 0 18 0 1 0 284978764 3706880 512 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134556321 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 905 512 205 16 0 344 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3620

[startup+0.102469 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 29627
/proc/meminfo: memFree=1768688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=3620 CPUtime=0.09
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 541 0 0 0 9 0 0 0 18 0 1 0 284978764 3706880 512 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519068 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 905 512 205 16 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3620

[startup+0.302487 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 29627
/proc/meminfo: memFree=1768688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=3880 CPUtime=0.29
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 609 0 0 0 29 0 0 0 19 0 1 0 284978764 3973120 580 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517949 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 970 580 205 16 0 409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3880

[startup+0.701525 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 29627
/proc/meminfo: memFree=1768688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=4788 CPUtime=0.69
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 820 0 0 0 69 0 0 0 23 0 1 0 284978764 4902912 791 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1197 791 205 16 0 636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4788

[startup+1.5016 s]
/proc/loadavg: 0.93 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1766248/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=5176 CPUtime=1.49
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 931 0 0 0 149 0 0 0 25 0 1 0 284978764 5300224 902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1294 904 205 16 0 733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5176

[startup+3.10175 s]
/proc/loadavg: 0.93 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1765416/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=5572 CPUtime=3.09
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1015 0 0 0 309 0 0 0 25 0 1 0 284978764 5705728 986 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557425 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1393 986 205 16 0 832 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5572

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1764976/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=6092 CPUtime=6.28
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1150 0 0 0 628 0 0 0 25 0 1 0 284978764 6238208 1121 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528351 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1523 1121 205 16 0 962 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6092

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1764472/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=6360 CPUtime=12.69
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1216 0 0 0 1268 1 0 0 25 0 1 0 284978764 6512640 1187 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1590 1187 205 16 0 1029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6360

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1763832/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=6948 CPUtime=25.49
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1375 0 0 0 2548 1 0 0 25 0 1 0 284978764 7114752 1338 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1737 1338 205 16 0 1176 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6948

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1763448/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=7392 CPUtime=51.08
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1478 0 0 0 5107 1 0 0 25 0 1 0 284978764 7569408 1441 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 1848 1441 205 16 0 1287 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7392

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1762552/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=8352 CPUtime=102.26
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1719 0 0 0 10225 1 0 0 25 0 1 0 284978764 8552448 1676 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2088 1676 205 16 0 1527 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8352

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1761848/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=8928 CPUtime=162.25
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 1897 0 0 0 16223 2 0 0 25 0 1 0 284978764 9142272 1839 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2232 1839 205 16 0 1671 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8928

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1761272/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=9512 CPUtime=222.23
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2043 0 0 0 22221 2 0 0 25 0 1 0 284978764 9740288 1983 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2378 1983 205 16 0 1817 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9512

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1760632/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=10160 CPUtime=282.22
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2199 0 0 0 28219 3 0 0 25 0 1 0 284978764 10403840 2139 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2540 2139 205 16 0 1979 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10160

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1760376/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=10436 CPUtime=342.2
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2270 0 0 0 34217 3 0 0 25 0 1 0 284978764 10686464 2210 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2609 2210 205 16 0 2048 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10436

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1760312/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=10436 CPUtime=402.19
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2270 0 0 0 40215 4 0 0 25 0 1 0 284978764 10686464 2210 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2609 2210 205 16 0 2048 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 10436

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759992/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=10704 CPUtime=462.18
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2351 0 0 0 46214 4 0 0 25 0 1 0 284978764 10960896 2291 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2676 2291 205 16 0 2115 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 10704

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759672/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11024 CPUtime=522.17
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2434 0 0 0 52212 5 0 0 25 0 1 0 284978764 11288576 2374 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2756 2374 205 16 0 2195 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 11024

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759672/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11152 CPUtime=582.15
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2441 0 0 0 58210 5 0 0 25 0 1 0 284978764 11419648 2381 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2788 2381 205 16 0 2227 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 11152

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759672/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11152 CPUtime=642.13
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2441 0 0 0 64208 5 0 0 25 0 1 0 284978764 11419648 2381 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2788 2381 205 16 0 2227 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 11152


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759288/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11424 CPUtime=882.07
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2549 0 0 0 88200 7 0 0 25 0 1 0 284978764 11698176 2471 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2856 2471 205 16 0 2295 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 11424

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759288/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11572 CPUtime=942.06
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2561 0 0 0 94198 8 0 0 25 0 1 0 284978764 11849728 2483 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2893 2483 205 16 0 2332 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 11572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759224/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11572 CPUtime=1002.04
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2572 0 0 0 100196 8 0 0 25 0 1 0 284978764 11849728 2494 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2893 2494 205 16 0 2332 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 11572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759160/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11572 CPUtime=1062.03
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2572 0 0 0 106194 9 0 0 25 0 1 0 284978764 11849728 2494 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2893 2494 205 16 0 2332 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 11572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1759160/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=11572 CPUtime=1122.02
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2578 0 0 0 112193 9 0 0 25 0 1 0 284978764 11849728 2500 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 2893 2500 205 16 0 2332 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 11572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1758520/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=12216 CPUtime=1182
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2754 0 0 0 118190 10 0 0 25 0 1 0 284978764 12509184 2655 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3054 2655 205 16 0 2493 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 12216

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1758392/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=12552 CPUtime=1241.98
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2812 0 0 0 124188 10 0 0 25 0 1 0 284978764 12853248 2713 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3138 2713 205 16 0 2577 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 12552

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.93 3/78 29628
/proc/meminfo: memFree=1757752/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13068 CPUtime=1301.98
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2949 0 0 0 130187 11 0 0 25 0 1 0 284978764 13381632 2850 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3267 2850 205 16 0 2706 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 13068

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1757752/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13152 CPUtime=1361.96
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2954 0 0 0 136185 11 0 0 25 0 1 0 284978764 13467648 2855 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3288 2855 205 16 0 2727 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 13152

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 29628
/proc/meminfo: memFree=1757688/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13152 CPUtime=1421.94
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2954 0 0 0 142183 11 0 0 25 0 1 0 284978764 13467648 2855 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3288 2855 205 16 0 2727 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 13152

[startup+1482.3 s]
/proc/loadavg: 1.05 1.00 0.94 2/78 29628
/proc/meminfo: memFree=1757560/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13264 CPUtime=1481.93
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 2999 0 0 0 148181 12 0 0 25 0 1 0 284978764 13582336 2900 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3316 2900 205 16 0 2755 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 13264

[startup+1542.3 s]
/proc/loadavg: 1.14 1.03 0.95 2/78 29628
/proc/meminfo: memFree=1757624/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13264 CPUtime=1541.91
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3001 0 0 0 154179 12 0 0 25 0 1 0 284978764 13582336 2902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527765 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3316 2902 205 16 0 2755 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 13264

[startup+1602.3 s]
/proc/loadavg: 1.10 1.04 0.95 2/78 29628
/proc/meminfo: memFree=1757432/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13476 CPUtime=1601.9
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3038 0 0 0 160177 13 0 0 25 0 1 0 284978764 13799424 2939 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3369 2939 205 16 0 2808 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 13476

[startup+1662.3 s]
/proc/loadavg: 1.03 1.03 0.95 2/78 29628
/proc/meminfo: memFree=1757432/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13400 CPUtime=1661.88
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3038 0 0 0 166175 13 0 0 25 0 1 0 284978764 13721600 2938 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3350 2938 205 16 0 2789 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 13400

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 0.95 2/78 29628
/proc/meminfo: memFree=1757496/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13324 CPUtime=1721.87
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3040 0 0 0 172173 14 0 0 25 0 1 0 284978764 13643776 2921 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3331 2921 205 16 0 2770 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 13324

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/78 29628
/proc/meminfo: memFree=1757240/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13612 CPUtime=1781.85
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3138 0 0 0 178171 14 0 0 25 0 1 0 284978764 13938688 2985 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528322 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3403 2985 205 16 0 2842 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 13612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.01 0.95 2/78 29628
/proc/meminfo: memFree=1757112/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13740 CPUtime=1800.05
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3163 0 0 0 179991 14 0 0 25 0 1 0 284978764 14069760 3010 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3435 3010 205 16 0 2874 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13740

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: 1.00 1.01 0.95 2/78 29628
/proc/meminfo: memFree=1757112/2055920 swapFree=4169132/4192956
[pid=29627] ppid=29625 vsize=13740 CPUtime=1800.05
/proc/29627/stat : 29627 (Pueblo) R 29625 29627 27840 0 -1 4194304 3163 0 0 0 179991 14 0 0 25 0 1 0 284978764 14069760 3010 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/29627/statm: 3435 3010 205 16 0 2874 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.152976
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 13740

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

runsolver used 1.3068 second user time and 3.86841 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May  5 13:10:12 UTC 2007

IDJOB= 457589
IDBENCH= 48351
IDSOLVER= 165
FILE ID= node15/457589-1178370611

PBS_JOBID= 5188984

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  3f7fb60f05fdea42d317cf95beb113ab

RANDOM SEED= 577652568

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1769096 kB
Buffers:         61428 kB
Cached:         133752 kB
SwapCached:       2632 kB
Active:         174132 kB
Inactive:        46360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769096 kB
SwapTotal:     4192956 kB
SwapFree:      4169132 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          32512 kB
Slab:            51728 kB
Committed_AS: 10751152 kB
PageTables:       1876 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 node15 on Sat May  5 13:40:14 UTC 2007