Trace number 457124

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.02 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark258.054
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data (download as text)

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

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457124-1178366876/instance-457124-1178366876.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-457124-1178366876 -o ROOT/results/node14/solver-457124-1178366876 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457124-1178366876/instance-457124-1178366876.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: 1.08 1.02 0.93 3/77 14004
/proc/meminfo: memFree=1815336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=2552 CPUtime=0
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 284605374 2613248 238 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7392983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 638 238 199 16 0 77 0

[startup+0.0496329 s]
/proc/loadavg: 1.08 1.02 0.93 3/77 14004
/proc/meminfo: memFree=1815336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=3216 CPUtime=0.04
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 429 0 0 0 4 0 0 0 18 0 1 0 284605374 3293184 400 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 804 400 199 16 0 243 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3216

[startup+0.101638 s]
/proc/loadavg: 1.08 1.02 0.93 3/77 14004
/proc/meminfo: memFree=1815336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=4228 CPUtime=0.09
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 671 0 0 0 9 0 0 0 18 0 1 0 284605374 4329472 642 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134553541 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1057 645 200 16 0 496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4228

[startup+0.301657 s]
/proc/loadavg: 1.08 1.02 0.93 3/77 14004
/proc/meminfo: memFree=1815336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=5024 CPUtime=0.29
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 897 0 0 0 29 0 0 0 19 0 1 0 284605374 5144576 868 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1256 868 205 16 0 695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5024

[startup+0.701695 s]
/proc/loadavg: 1.08 1.02 0.93 3/77 14004
/proc/meminfo: memFree=1815336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=5284 CPUtime=0.69
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 953 0 0 0 69 0 0 0 22 0 1 0 284605374 5410816 924 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134556261 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1321 924 205 16 0 760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5284

[startup+1.50177 s]
/proc/loadavg: 1.08 1.02 0.93 2/78 14005
/proc/meminfo: memFree=1811872/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=6580 CPUtime=1.49
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 1258 0 0 0 149 0 0 0 25 0 1 0 284605374 6737920 1229 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134556321 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1645 1229 205 16 0 1084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6580

[startup+3.10192 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 14005
/proc/meminfo: memFree=1810848/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=7100 CPUtime=3.09
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 1407 0 0 0 309 0 0 0 25 0 1 0 284605374 7270400 1378 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1775 1378 205 16 0 1214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7100

[startup+6.30122 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 14005
/proc/meminfo: memFree=1810144/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=7344 CPUtime=6.28
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 1473 0 0 0 628 0 0 0 25 0 1 0 284605374 7520256 1444 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528580 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1836 1444 205 16 0 1275 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7344

[startup+12.7018 s]
/proc/loadavg: 1.07 1.02 0.93 3/78 14005
/proc/meminfo: memFree=1809456/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=7972 CPUtime=12.68
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 1619 0 0 0 1268 0 0 0 25 0 1 0 284605374 8163328 1590 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 1993 1590 205 16 0 1432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7972

[startup+25.501 s]
/proc/loadavg: 1.05 1.01 0.93 2/78 14005
/proc/meminfo: memFree=1808752/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=8792 CPUtime=25.48
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 1825 0 0 0 2547 1 0 0 25 0 1 0 284605374 9003008 1796 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 2198 1796 205 16 0 1637 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8792

[startup+51.1015 s]
/proc/loadavg: 1.03 1.01 0.93 2/78 14005
/proc/meminfo: memFree=1807472/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=10176 CPUtime=51.07
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 2149 0 0 0 5106 1 0 0 25 0 1 0 284605374 10420224 2120 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532838 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 2544 2120 205 16 0 1983 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10176

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 14005
/proc/meminfo: memFree=1805552/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=12032 CPUtime=102.26
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 2679 0 0 0 10224 2 0 0 25 0 1 0 284605374 12320768 2590 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3008 2590 205 16 0 2447 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1804656/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=12888 CPUtime=162.25
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 2892 0 0 0 16222 3 0 0 25 0 1 0 284605374 13197312 2803 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134516734 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3222 2803 205 16 0 2661 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12888

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1804400/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=13168 CPUtime=222.23
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 2948 0 0 0 22220 3 0 0 25 0 1 0 284605374 13484032 2859 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528351 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3292 2859 205 16 0 2731 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13168

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1803312/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=14368 CPUtime=282.21
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3221 0 0 0 28217 4 0 0 25 0 1 0 284605374 14712832 3132 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134533479 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3592 3132 205 16 0 3031 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14368

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1802800/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=14732 CPUtime=342.2
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3333 0 0 0 34215 5 0 0 25 0 1 0 284605374 15085568 3244 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134516805 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3683 3244 205 16 0 3122 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 14732

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1801968/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=15668 CPUtime=402.18
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3551 0 0 0 40212 6 0 0 25 0 1 0 284605374 16044032 3462 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 3917 3462 205 16 0 3356 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 15668

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1801200/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=16460 CPUtime=462.17
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3755 0 0 0 46210 7 0 0 25 0 1 0 284605374 16855040 3664 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 4115 3664 205 16 0 3554 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 16460

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1801008/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=16708 CPUtime=522.15
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3799 0 0 0 52207 8 0 0 25 0 1 0 284605374 17108992 3708 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7365576 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 4177 3708 205 16 0 3616 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 16708

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1801008/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=16708 CPUtime=582.13
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3813 0 0 0 58205 8 0 0 25 0 1 0 284605374 17108992 3722 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 4177 3722 205 16 0 3616 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 16708

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1800688/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=16940 CPUtime=642.12
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 3893 0 0 0 64203 9 0 0 25 0 1 0 284605374 17346560 3788 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 4235 3788 205 16 0 3674 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 16940


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1798128/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=19612 CPUtime=882.05
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 4536 0 0 0 88194 11 0 0 25 0 1 0 284605374 20082688 4431 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559272 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 4903 4431 205 16 0 4342 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 19612

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1797616/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=20116 CPUtime=942.03
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 4662 0 0 0 94192 11 0 0 25 0 1 0 284605374 20598784 4557 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5029 4557 205 16 0 4468 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 20116

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796720/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21032 CPUtime=1002.02
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 4897 0 0 0 100190 12 0 0 25 0 1 0 284605374 21536768 4792 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5258 4792 205 16 0 4697 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 21032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796272/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21556 CPUtime=1062.01
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5013 0 0 0 106188 13 0 0 25 0 1 0 284605374 22073344 4908 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 7360863 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5389 4908 205 16 0 4828 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 21556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796336/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21556 CPUtime=1121.98
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5014 0 0 0 112185 13 0 0 25 0 1 0 284605374 22073344 4909 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5389 4909 205 16 0 4828 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 21556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796272/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21556 CPUtime=1181.96
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5015 0 0 0 118183 13 0 0 25 0 1 0 284605374 22073344 4910 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528322 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5389 4910 205 16 0 4828 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 21556

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796144/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21716 CPUtime=1241.95
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5057 0 0 0 124181 14 0 0 25 0 1 0 284605374 22237184 4952 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5429 4952 205 16 0 4868 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 21716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796016/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21908 CPUtime=1301.94
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5068 0 0 0 130180 14 0 0 25 0 1 0 284605374 22433792 4963 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5477 4963 205 16 0 4916 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 21908

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796016/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21908 CPUtime=1361.92
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5068 0 0 0 136177 15 0 0 25 0 1 0 284605374 22433792 4963 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5477 4963 205 16 0 4916 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 21908

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796016/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21908 CPUtime=1421.91
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5068 0 0 0 142176 15 0 0 25 0 1 0 284605374 22433792 4963 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5477 4963 205 16 0 4916 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 21908

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796080/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21908 CPUtime=1481.88
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5070 0 0 0 148173 15 0 0 25 0 1 0 284605374 22433792 4965 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5477 4965 205 16 0 4916 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 21908

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1796080/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21908 CPUtime=1541.87
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5070 0 0 0 154171 16 0 0 25 0 1 0 284605374 22433792 4965 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5477 4965 205 16 0 4916 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 21908

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1795760/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=22140 CPUtime=1601.85
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5151 0 0 0 160169 16 0 0 25 0 1 0 284605374 22671360 5046 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5535 5046 205 16 0 4974 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 22140

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1795696/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=22140 CPUtime=1661.84
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5155 0 0 0 166167 17 0 0 25 0 1 0 284605374 22671360 5050 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528792 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5535 5050 205 16 0 4974 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 22140

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1795760/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=21940 CPUtime=1721.82
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5155 0 0 0 172165 17 0 0 25 0 1 0 284605374 22466560 5011 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5485 5011 205 16 0 4924 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 21940

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1795568/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=22332 CPUtime=1781.81
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5233 0 0 0 178163 18 0 0 25 0 1 0 284605374 22867968 5089 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5583 5089 205 16 0 5022 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 22332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 14005
/proc/meminfo: memFree=1795568/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=22332 CPUtime=1800
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5233 0 0 0 179982 18 0 0 25 0 1 0 284605374 22867968 5089 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5583 5089 205 16 0 5022 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 22332

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.00 0.93 2/78 14005
/proc/meminfo: memFree=1795568/2055920 swapFree=4148836/4192956
[pid=14004] ppid=14002 vsize=22332 CPUtime=1800
/proc/14004/stat : 14004 (Pueblo) R 14002 14004 12963 0 -1 4194304 5233 0 0 0 179982 18 0 0 25 0 1 0 284605374 22867968 5089 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14004/statm: 5583 5089 205 16 0 5022 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 22332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.188971
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 22332

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

runsolver used 1.40878 second user time and 3.82642 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat May  5 12:07:56 UTC 2007

IDJOB= 457124
IDBENCH= 48320
IDSOLVER= 165
FILE ID= node14/457124-1178366876

PBS_JOBID= 5188982

Free space on /tmp= 66562 MiB

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  9100923ff6d9c8d4da1b288858ed91b3

RANDOM SEED= 167116547

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1815744 kB
Buffers:         39004 kB
Cached:         126360 kB
SwapCached:      11708 kB
Active:         133936 kB
Inactive:        55624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815744 kB
SwapTotal:     4192956 kB
SwapFree:      4148836 kB
Dirty:            2700 kB
Writeback:           0 kB
Mapped:          31052 kB
Slab:            36144 kB
Committed_AS:  9407132 kB
PageTables:       1784 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 node14 on Sat May  5 12:37:59 UTC 2007