Trace number 457574

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? 1796.96 1797.4

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_3_80.opb
MD5SUM6671ed3c9b389a2223dba62c8a435d2e
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark25.4041
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31444
Sum of products size (including duplicates)62888
Number of different products15722
Sum of products size31444

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
1.49/1.54	c starting to Solve
1.49/1.54	c #variables read: 16722 - #constraints read: 32947
1796.86/1797.35	c total time              : 1797.18 s
1796.86/1797.35	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457574-1178370477/instance-457574-1178370477.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-457574-1178370477 -o ROOT/results/node52/solver-457574-1178370477 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457574-1178370477/instance-457574-1178370477.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.00 1.00 0.95 3/64 15601
/proc/meminfo: memFree=1805588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=2552 CPUtime=0
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 191892829 2613248 236 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 638 236 199 16 0 77 0

[startup+0.0922229 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 15601
/proc/meminfo: memFree=1805588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=4284 CPUtime=0.08
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 717 0 0 0 8 0 0 0 18 0 1 0 191892829 4386816 688 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 1071 688 199 16 0 510 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4284

[startup+0.101224 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 15601
/proc/meminfo: memFree=1805588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=4416 CPUtime=0.09
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 743 0 0 0 9 0 0 0 18 0 1 0 191892829 4521984 714 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 1104 714 199 16 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4416

[startup+0.301238 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 15601
/proc/meminfo: memFree=1805588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=6548 CPUtime=0.29
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 1264 0 0 0 29 0 0 0 19 0 1 0 191892829 6705152 1235 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 1637 1237 199 16 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6548

[startup+0.701264 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 15601
/proc/meminfo: memFree=1805588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=14040 CPUtime=0.69
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 2840 0 0 0 68 1 0 0 23 0 1 0 191892829 14376960 2811 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 3510 2811 204 16 0 2949 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14040

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1794188/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=16664 CPUtime=1.49
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 3489 0 0 0 148 1 0 0 25 0 1 0 191892829 17063936 3460 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 4166 3460 204 16 0 3605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16664

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1791820/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=17460 CPUtime=3.09
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 3621 0 0 0 308 1 0 0 25 0 1 0 191892829 17879040 3592 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 4365 3592 206 16 0 3804 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17460

[startup+6.30164 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1791692/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=17460 CPUtime=6.29
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 3621 0 0 0 628 1 0 0 25 0 1 0 191892829 17879040 3592 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134526619 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 4365 3592 206 16 0 3804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17460

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1786060/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=23636 CPUtime=12.68
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 5174 0 0 0 1266 2 0 0 25 0 1 0 191892829 24203264 5145 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4740532 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 5909 5145 206 16 0 5348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23636

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1767948/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=42024 CPUtime=25.48
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 9766 0 0 0 2544 4 0 0 25 0 1 0 191892829 43032576 9737 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 10506 9737 206 16 0 9945 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42024

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1733708/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=76112 CPUtime=51.08
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 18296 0 0 0 5098 10 0 0 25 0 1 0 191892829 77938688 18267 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 19028 18267 206 16 0 18467 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76112

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15602
/proc/meminfo: memFree=1667724/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=141768 CPUtime=102.27
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 34667 0 0 0 10206 21 0 0 25 0 1 0 191892829 145170432 34638 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 35442 34638 206 16 0 34881 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 141768

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1666380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=142892 CPUtime=162.25
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 34957 0 0 0 16204 21 0 0 25 0 1 0 191892829 146321408 34928 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 35723 34928 206 16 0 35162 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 142892

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1600588/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=208648 CPUtime=222.24
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 51361 0 0 0 22194 30 0 0 25 0 1 0 191892829 213655552 51332 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 52162 51332 206 16 0 51601 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 208648

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1600524/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=208628 CPUtime=282.23
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 51363 0 0 0 28193 30 0 0 25 0 1 0 191892829 213635072 51334 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 52157 51334 206 16 0 51596 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 208628

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1600460/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=208628 CPUtime=342.21
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 51365 0 0 0 34191 30 0 0 25 0 1 0 191892829 213635072 51336 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134556221 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 52157 51336 206 16 0 51596 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 208628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1597836/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=211264 CPUtime=402.2
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 52010 0 0 0 40189 31 0 0 25 0 1 0 191892829 216334336 51981 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527552 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 52816 51981 206 16 0 52255 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 211264

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1597900/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=211264 CPUtime=462.18
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 52010 0 0 0 46187 31 0 0 25 0 1 0 191892829 216334336 51981 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 52816 51981 206 16 0 52255 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 211264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1587660/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=222908 CPUtime=522.17
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 54921 0 0 0 52184 33 0 0 25 0 1 0 191892829 228257792 54892 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522427 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 55727 54892 206 16 0 55166 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 222908

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1572044/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=237332 CPUtime=582.14
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 58448 0 0 0 58180 34 0 0 25 0 1 0 191892829 243027968 58419 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517940 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 59333 58419 206 16 0 58772 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 237332

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 15604
/proc/meminfo: memFree=1571980/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=237332 CPUtime=642.14
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 58449 0 0 0 64179 35 0 0 25 0 1 0 191892829 243027968 58420 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 59333 58420 206 16 0 58772 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 237332


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

/proc/meminfo: memFree=1551948/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=256980 CPUtime=1062.04
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 63582 0 0 0 106164 40 0 0 25 0 1 0 191892829 263147520 63357 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 64245 63357 206 16 0 63684 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 256980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1552012/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=256980 CPUtime=1122.02
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 63582 0 0 0 112162 40 0 0 25 0 1 0 191892829 263147520 63357 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 64245 63357 206 16 0 63684 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 256980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1552012/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=256980 CPUtime=1182
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 63582 0 0 0 118160 40 0 0 25 0 1 0 191892829 263147520 63357 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 64245 63357 206 16 0 63684 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 256980

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1552012/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=256980 CPUtime=1241.98
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 63582 0 0 0 124158 40 0 0 25 0 1 0 191892829 263147520 63357 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 64245 63357 206 16 0 63684 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 256980

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1552076/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=256980 CPUtime=1301.97
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 63583 0 0 0 130157 40 0 0 25 0 1 0 191892829 263147520 63358 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 64245 63358 206 16 0 63684 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 256980

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530444/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1361.96
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 136151 45 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 278596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530444/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1421.94
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 142149 45 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 278596

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530444/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1481.92
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 148147 45 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 278596

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1541.92
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 154146 46 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 278596

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1601.9
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 160144 46 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517793 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 278596

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278596 CPUtime=1661.88
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 166142 46 0 0 25 0 1 0 191892829 285282304 68751 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517930 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69649 68751 206 16 0 69088 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 278596

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1721.86
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 172140 46 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 278500

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1781.86
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 178139 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 278500

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530380/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1785.06
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 178459 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1785.06
Current children cumulated vsize (KiB) 278500

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1791.46
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 179099 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 278500

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1794.66
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 179419 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 278500

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1796.25
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 179578 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 278500

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1796.65
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 179618 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 278500

[startup+1797.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 15604
/proc/meminfo: memFree=1530316/2055920 swapFree=4183124/4192956
[pid=15601] ppid=15599 vsize=278500 CPUtime=1796.86
/proc/15601/stat : 15601 (Pueblo) R 15599 15601 14291 0 -1 4194304 68976 0 0 0 179639 47 0 0 25 0 1 0 191892829 285184000 68744 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15601/statm: 69625 68744 206 16 0 69064 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 278500

Child status: 10
Real time (s): 1797.4
CPU time (s): 1796.96
CPU user time (s): 1796.44
CPU system time (s): 0.51992
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 278596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.44
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68983
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= 13
involuntary context switches= 1735

runsolver used 1.3328 second user time and 3.57845 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat May  5 13:07:57 UTC 2007

IDJOB= 457574
IDBENCH= 48350
IDSOLVER= 165
FILE ID= node52/457574-1178370477

PBS_JOBID= 5189178

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  6671ed3c9b389a2223dba62c8a435d2e

RANDOM SEED= 790933016

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1806060 kB
Buffers:         17060 kB
Cached:         127500 kB
SwapCached:       3816 kB
Active:          50616 kB
Inactive:       106388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806060 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          18544 kB
Slab:            78864 kB
Committed_AS:  5363824 kB
PageTables:       1496 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 node52 on Sat May  5 13:37:55 UTC 2007