Trace number 419574

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.4UNSAT 1200.24 1200.65

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc973.opb
MD5SUM0e7fba8c353cb1e7009b96d36f1b9166
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark8.41472
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables274379
Total number of constraints908191
Number of constraints which are clauses908191
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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
1200.04/1200.42	c starting to Solve
1200.04/1200.43	c #variables read: 274379 - #constraints read: 902705
1200.14/1200.54	c total time              : 1200.38 s
1200.14/1200.54	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419574-1177409744/instance-419574-1177409744.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-419574-1177409744 -o ROOT/results/node21/solver-419574-1177409744 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419574-1177409744/instance-419574-1177409744.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.99 1.00 0.95 3/77 28245
/proc/meminfo: memFree=1794304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=2552 CPUtime=0
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 188891891 2613248 238 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8904407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 638 238 199 16 0 77 0

[startup+0.0707171 s]
/proc/loadavg: 0.99 1.00 0.95 3/77 28245
/proc/meminfo: memFree=1794304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=4016 CPUtime=0.06
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 650 0 0 0 6 0 0 0 18 0 1 0 188891891 4112384 621 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 1004 621 199 16 0 443 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4016

[startup+0.10172 s]
/proc/loadavg: 0.99 1.00 0.95 3/77 28245
/proc/meminfo: memFree=1794304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=4548 CPUtime=0.09
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 772 0 0 0 9 0 0 0 18 0 1 0 188891891 4657152 743 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8904407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 1137 743 199 16 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4548

[startup+0.301741 s]
/proc/loadavg: 0.99 1.00 0.95 3/77 28245
/proc/meminfo: memFree=1794304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=7348 CPUtime=0.29
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 1477 0 0 0 29 0 0 0 19 0 1 0 188891891 7524352 1448 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 1837 1448 199 16 0 1276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7348

[startup+0.701785 s]
/proc/loadavg: 0.99 1.00 0.95 3/77 28245
/proc/meminfo: memFree=1794304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=12808 CPUtime=0.69
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 2835 0 0 0 68 1 0 0 22 0 1 0 188891891 13115392 2806 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8904407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 3202 2806 199 16 0 2641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12808

[startup+1.50187 s]
/proc/loadavg: 0.99 1.00 0.95 2/78 28246
/proc/meminfo: memFree=1780024/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=22664 CPUtime=1.49
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 5309 0 0 0 147 2 0 0 25 0 1 0 188891891 23207936 5280 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8904407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 5666 5280 199 16 0 5105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22664

[startup+3.10206 s]
/proc/loadavg: 1.07 1.02 0.95 2/78 28246
/proc/meminfo: memFree=1765624/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=42116 CPUtime=3.09
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 10150 0 0 0 304 5 0 0 25 0 1 0 188891891 43126784 10121 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 10529 10121 199 16 0 9968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42116

[startup+6.3014 s]
/proc/loadavg: 1.07 1.02 0.95 2/78 28246
/proc/meminfo: memFree=1727992/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=79016 CPUtime=6.29
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 19398 0 0 0 619 10 0 0 25 0 1 0 188891891 80912384 19369 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8904407 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 19754 19369 199 16 0 19193 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79016

[startup+12.7011 s]
/proc/loadavg: 1.06 1.02 0.95 2/78 28246
/proc/meminfo: memFree=1651648/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=193804 CPUtime=12.69
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 150437 0 0 0 1219 50 0 0 25 0 1 0 188891891 198455296 42403 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48451 42403 349 16 0 47890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193804

[startup+25.5015 s]
/proc/loadavg: 1.05 1.01 0.95 2/78 28246
/proc/meminfo: memFree=1625792/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=193804 CPUtime=25.48
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 2802482 0 0 0 1762 786 0 0 25 0 1 0 188891891 198455296 42321 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48451 42331 206 16 0 47890 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193804

[startup+51.1013 s]
/proc/loadavg: 1.03 1.01 0.95 2/78 28246
/proc/meminfo: memFree=1625792/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=193960 CPUtime=51.05
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 8124445 0 0 0 2839 2266 0 0 25 0 1 0 188891891 198615040 42339 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48490 42349 205 16 0 47929 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 193960

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.95 2/78 28246
/proc/meminfo: memFree=1625920/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=194156 CPUtime=102.24
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 18585883 0 0 0 4989 5235 0 0 25 0 1 0 188891891 198815744 42397 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48539 42407 205 16 0 47978 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 194156

[startup+162.301 s]
/proc/loadavg: 1.05 1.02 0.96 2/78 28246
/proc/meminfo: memFree=1625344/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=194412 CPUtime=162.21
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 30887414 0 0 0 7502 8719 0 0 25 0 1 0 188891891 199077888 42460 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48603 42469 205 16 0 48042 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 194412

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 0.96 2/78 28246
/proc/meminfo: memFree=1625664/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=194924 CPUtime=222.2
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 43186405 0 0 0 10018 12202 0 0 25 0 1 0 188891891 199602176 42395 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48731 42405 205 16 0 48170 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 194924

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 28246
/proc/meminfo: memFree=1624576/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=194924 CPUtime=282.18
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 55488845 0 0 0 12499 15719 0 0 25 0 1 0 188891891 199602176 42564 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48731 42572 205 16 0 48170 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 194924

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1625216/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=194924 CPUtime=342.16
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 67787263 0 0 0 15040 19176 0 0 25 0 1 0 188891891 199602176 42461 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48731 42471 205 16 0 48170 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 194924

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1624896/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=195948 CPUtime=402.15
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 80040572 0 0 0 17562 22653 0 0 25 0 1 0 188891891 200650752 42543 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48987 42552 205 16 0 48426 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 195948

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1624832/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=195948 CPUtime=462.14
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 92325640 0 0 0 20083 26131 0 0 25 0 1 0 188891891 200650752 42758 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48987 42758 205 16 0 48426 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 195948

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1623808/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=195948 CPUtime=522.13
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 104645108 0 0 0 22598 29615 0 0 25 0 1 0 188891891 200650752 42802 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 48987 42802 205 16 0 48426 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 195948

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1623360/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=196344 CPUtime=582.11
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 116977816 0 0 0 25120 33091 0 0 25 0 1 0 188891891 201056256 42686 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 49086 42696 205 16 0 48525 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 196344

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1620160/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=199776 CPUtime=642.1
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 129283730 0 0 0 27632 36578 0 0 25 0 1 0 188891891 204570624 43648 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 49944 43659 205 16 0 49383 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 199776

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1616832/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=203208 CPUtime=702.08
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 141574239 0 0 0 30141 40067 0 0 25 0 1 0 188891891 208084992 44481 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 50802 44481 205 16 0 50241 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 203208

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1612664/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=208820 CPUtime=762.06
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 153869903 0 0 0 32650 43556 0 0 25 0 1 0 188891891 213831680 45646 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 52205 45655 205 16 0 51644 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 208820

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1609152/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=212252 CPUtime=822.04
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 166158526 0 0 0 35168 47036 0 0 25 0 1 0 188891891 217346048 46468 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 53063 46479 205 16 0 52502 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 212252

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1605312/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=215684 CPUtime=882.03
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 178475746 0 0 0 37675 50528 0 0 25 0 1 0 188891891 220860416 47480 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 53921 47480 205 16 0 53360 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 215684

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1602304/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=219116 CPUtime=942.01
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 190772517 0 0 0 40176 54025 0 0 25 0 1 0 188891891 224374784 48143 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 54779 48152 205 16 0 54218 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 219116

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1597568/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=222812 CPUtime=1001.99
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 203039003 0 0 0 42694 57505 0 0 25 0 1 0 188891891 228159488 49073 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 55703 49073 205 16 0 55142 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 222812

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1594624/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=226376 CPUtime=1061.98
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 215309852 0 0 0 45200 60998 0 0 25 0 1 0 188891891 231809024 50078 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 56594 50087 205 16 0 56033 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 226376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1590976/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=229808 CPUtime=1121.97
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 227536868 0 0 0 47693 64504 0 0 25 0 1 0 188891891 235323392 51202 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 57452 51202 205 16 0 56891 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 229808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1586724/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=233240 CPUtime=1181.95
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 239759739 0 0 0 50187 68008 0 0 25 0 1 0 188891891 238837760 51934 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58310 51945 205 16 0 57749 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 233240

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1586816/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=233768 CPUtime=1189.94
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 241387717 0 0 0 50522 68472 0 0 25 0 1 0 188891891 239378432 52080 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58442 52090 205 16 0 57881 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 233768

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1586240/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=234164 CPUtime=1196.35
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 242695050 0 0 0 50787 68848 0 0 25 0 1 0 188891891 239783936 52108 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58541 52117 205 16 0 57980 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 234164

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1586368/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=234296 CPUtime=1197.94
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 243018550 0 0 0 50856 68938 0 0 25 0 1 0 188891891 239919104 52133 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58574 52142 205 16 0 58013 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 234296

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1585856/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=234296 CPUtime=1199.55
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 243342733 0 0 0 50924 69031 0 0 25 0 1 0 188891891 239919104 52303 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58574 52312 205 16 0 58013 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 234296

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1585984/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=234428 CPUtime=1199.94
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 243423751 0 0 0 50941 69053 0 0 25 0 1 0 188891891 240054272 52385 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 58607 52385 221 16 0 58046 0
Current children cumulated CPU time (s) 1199.94
Current children cumulated vsize (KiB) 234428

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1585984/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=236432 CPUtime=1200.14
/proc/28245/stat : 28245 (Pueblo) R 28243 28245 27130 0 -1 4194304 243448365 0 0 0 50954 69060 0 0 25 0 1 0 188891891 242106368 52879 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559439 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 59108 52879 206 16 0 58547 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 236432

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 28246
/proc/meminfo: memFree=1585984/2055920 swapFree=4155532/4192956
[pid=28245] ppid=28243 vsize=0 CPUtime=1200.23
/proc/28245/stat : 28245 (Pueblo) D 28243 28245 27130 0 -1 4194308 243448376 0 0 0 50959 69064 0 0 25 0 1 0 188891891 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/28245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1200.65
CPU time (s): 1200.24
CPU user time (s): 509.594
CPU system time (s): 690.644
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 236432

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

runsolver used 1.12883 second user time and 2.92656 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Apr 24 10:15:46 UTC 2007

IDJOB= 419574
IDBENCH= 47783
IDSOLVER= 165
FILE ID= node21/419574-1177409744

PBS_JOBID= 4675586

Free space on /tmp= 66358 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc973.opb
COMMAND LINE= Pueblo /tmp/evaluation/419574-1177409744/instance-419574-1177409744.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node21/convwatcher-419574-1177409744 -o ROOT/results/node21/conversion-419574-1177409744 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419574-1177409744/instance-419574-1177409744.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  0e7fba8c353cb1e7009b96d36f1b9166

RANDOM SEED= 951103979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1794648 kB
Buffers:         35344 kB
Cached:         154560 kB
SwapCached:      16408 kB
Active:         116360 kB
Inactive:        98428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794648 kB
SwapTotal:     4192956 kB
SwapFree:      4155532 kB
Dirty:           34020 kB
Writeback:           0 kB
Mapped:          30336 kB
Slab:            31996 kB
Committed_AS:  1768136 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= 66358 MiB

End job on node21 on Tue Apr 24 10:35:47 UTC 2007