Trace number 419546

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 1257.74 1258.07

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1103.opb
MD5SUM6a4c23d7c7f8a05cf26e003f5e78f204
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.15476
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables280900
Total number of constraints926872
Number of constraints which are clauses926872
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
1257.56/1257.92	c starting to Solve
1257.56/1257.93	c #variables read: 280900 - #constraints read: 921213
1257.65/1258.03	c total time              : 1257.89 s
1257.65/1258.03	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419546-1177409516/instance-419546-1177409516.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/node26/watcher-419546-1177409516 -o ROOT/results/node26/solver-419546-1177409516 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419546-1177409516/instance-419546-1177409516.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.93 0.96 0.98 3/77 22556
/proc/meminfo: memFree=1627352/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=2552 CPUtime=0
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 188868557 2613248 232 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 13051412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22556/statm: 638 232 199 16 0 77 0

[startup+0.0372609 s]
/proc/loadavg: 0.93 0.96 0.98 3/77 22556
/proc/meminfo: memFree=1627352/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=3616 CPUtime=0.03
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 533 0 0 0 3 0 0 0 18 0 1 0 188868557 3702784 504 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 13057751 0 0 4096 0 0 0 0 17 0 0 0
/proc/22556/statm: 904 504 199 16 0 343 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3616

[startup+0.101235 s]
/proc/loadavg: 0.93 0.96 0.98 3/77 22556
/proc/meminfo: memFree=1627352/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=4684 CPUtime=0.09
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 795 0 0 0 9 0 0 0 18 0 1 0 188868557 4796416 766 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12990122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22556/statm: 1171 766 199 16 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4684

[startup+0.301254 s]
/proc/loadavg: 0.93 0.96 0.98 3/77 22556
/proc/meminfo: memFree=1627352/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=7748 CPUtime=0.29
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 1561 0 0 0 29 0 0 0 19 0 1 0 188868557 7933952 1532 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 13057751 0 0 4096 0 0 0 0 17 0 0 0
/proc/22556/statm: 1937 1532 199 16 0 1376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.701291 s]
/proc/loadavg: 0.93 0.96 0.98 3/77 22556
/proc/meminfo: memFree=1627352/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=13608 CPUtime=0.69
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 3040 0 0 0 68 1 0 0 23 0 1 0 188868557 13934592 3011 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546916 0 0 4096 0 0 0 0 17 0 0 0
/proc/22556/statm: 3402 3011 199 16 0 2841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13608

[startup+1.50137 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1611984/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=23732 CPUtime=1.49
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 5581 0 0 0 146 3 0 0 25 0 1 0 188868557 24301568 5552 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134542680 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 5933 5552 199 16 0 5372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23732

[startup+3.10152 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1597264/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=43848 CPUtime=3.08
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 10590 0 0 0 302 6 0 0 25 0 1 0 188868557 44900352 10561 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12990138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 10962 10561 199 16 0 10401 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43848

[startup+6.30162 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1559312/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=80744 CPUtime=6.28
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 19827 0 0 0 617 11 0 0 25 0 1 0 188868557 82681856 19798 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 13057751 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 20186 19798 199 16 0 19625 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80744

[startup+12.7012 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1484368/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=196824 CPUtime=12.68
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 101746 0 0 0 1227 41 0 0 25 0 1 0 188868557 201547776 43148 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49206 43159 205 16 0 48645 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 196824

[startup+25.5014 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1455760/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=196824 CPUtime=25.48
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 2729721 0 0 0 1767 781 0 0 25 0 1 0 188868557 201547776 43223 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49206 43233 205 16 0 48645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 196824

[startup+51.1018 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1455824/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=196984 CPUtime=51.05
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 7971980 0 0 0 2830 2275 0 0 25 0 1 0 188868557 201711616 43157 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49246 43166 205 16 0 48685 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 196984

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1455248/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=197176 CPUtime=102.25
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 18442735 0 0 0 4960 5265 0 0 25 0 1 0 188868557 201908224 43287 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49294 43297 205 16 0 48733 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 197176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1455440/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=197432 CPUtime=162.22
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 30727100 0 0 0 7484 8738 0 0 25 0 1 0 188868557 202170368 43402 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49358 43411 205 16 0 48797 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 197432

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1455056/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=197944 CPUtime=222.2
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 43009602 0 0 0 9968 12252 0 0 25 0 1 0 188868557 202694656 43304 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49486 43314 205 16 0 48925 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 197944

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1454160/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=197944 CPUtime=282.19
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 55356218 0 0 0 12505 15714 0 0 25 0 1 0 188868557 202694656 43520 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49486 43526 205 16 0 48925 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 197944

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1454864/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=197944 CPUtime=342.18
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 67683142 0 0 0 15006 19212 0 0 25 0 1 0 188868557 202694656 43569 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49486 43294 205 16 0 48925 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 197944

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1454224/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=198968 CPUtime=402.17
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 79993223 0 0 0 17538 22679 0 0 25 0 1 0 188868557 203743232 43550 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49742 43558 205 16 0 49181 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 198968

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1453648/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=198968 CPUtime=462.16
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 92217416 0 0 0 20039 26177 0 0 25 0 1 0 188868557 203743232 43443 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49742 43451 205 16 0 49181 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 198968

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1453456/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=198968 CPUtime=522.13
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 104424614 0 0 0 22531 29682 0 0 25 0 1 0 188868557 203743232 43666 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49742 43673 205 16 0 49181 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 198968

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1454160/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=198968 CPUtime=582.12
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 116676161 0 0 0 25028 33184 0 0 25 0 1 0 188868557 203743232 43689 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 49742 43696 205 16 0 49181 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 198968

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1451088/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=201344 CPUtime=642.11
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 128936724 0 0 0 27537 36674 0 0 25 0 1 0 188868557 206176256 44202 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 50336 44211 205 16 0 49775 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 201344

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1447888/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=204644 CPUtime=702.09
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 141184327 0 0 0 30035 40174 0 0 25 0 1 0 188868557 209555456 45229 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 51161 45229 377 16 0 50600 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 204644

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1443728/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=209992 CPUtime=762.08
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 153417996 0 0 0 32524 43684 0 0 25 0 1 0 188868557 215031808 46074 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 52498 46083 205 16 0 51937 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 209992

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1440784/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=213424 CPUtime=822.06
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 165646348 0 0 0 35010 47196 0 0 25 0 1 0 188868557 218546176 46825 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 53356 46835 205 16 0 52795 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 213424

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1436880/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=216724 CPUtime=882.05
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 177949152 0 0 0 37535 50670 0 0 25 0 1 0 188868557 221925376 47779 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 54181 47789 205 16 0 53620 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 216724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1433552/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=220156 CPUtime=942.03
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 190253615 0 0 0 40042 54161 0 0 25 0 1 0 188868557 225439744 48742 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 55039 48751 205 16 0 54478 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 220156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1430096/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=223456 CPUtime=1002.02
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 202515801 0 0 0 42564 57638 0 0 25 0 1 0 188868557 228818944 49503 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 55864 49512 205 16 0 55303 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 223456

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1425936/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=227020 CPUtime=1062
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 214816216 0 0 0 45069 61131 0 0 25 0 1 0 188868557 232468480 50543 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 56755 50552 205 16 0 56194 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 227020

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1422160/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=230584 CPUtime=1121.99
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 227082303 0 0 0 47584 64615 0 0 25 0 1 0 188868557 236118016 51355 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 57646 51364 205 16 0 57085 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 230584

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1418980/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=234016 CPUtime=1181.97
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 239399220 0 0 0 50124 68073 0 0 25 0 1 0 188868557 239632384 52397 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 58504 52397 205 16 0 57943 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 234016

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1415888/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=237316 CPUtime=1241.96
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 251741743 0 0 0 52634 71562 0 0 25 0 1 0 188868557 243011584 53195 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59329 53204 205 16 0 58768 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 237316

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

[startup+1247.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414864/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=237580 CPUtime=1247.55
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 252885228 0 0 0 52867 71888 0 0 25 0 1 0 188868557 243281920 53230 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59395 53239 205 16 0 58834 0
Current children cumulated CPU time (s) 1247.55
Current children cumulated vsize (KiB) 237580

[startup+1254.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414288/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=237976 CPUtime=1253.95
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254198864 0 0 0 53136 72259 0 0 25 0 1 0 188868557 243687424 53191 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59494 53191 205 16 0 58933 0
Current children cumulated CPU time (s) 1253.95
Current children cumulated vsize (KiB) 237976

[startup+1255.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414224/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=238108 CPUtime=1255.56
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254528123 0 0 0 53207 72349 0 0 25 0 1 0 188868557 243822592 53275 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59527 53284 205 16 0 58966 0
Current children cumulated CPU time (s) 1255.56
Current children cumulated vsize (KiB) 238108

[startup+1256.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414160/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=238108 CPUtime=1256.36
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254692801 0 0 0 53243 72393 0 0 25 0 1 0 188868557 243822592 53503 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59527 53503 205 16 0 58966 0
Current children cumulated CPU time (s) 1256.36
Current children cumulated vsize (KiB) 238108

[startup+1257.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414096/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=238240 CPUtime=1257.15
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254857361 0 0 0 53275 72440 0 0 25 0 1 0 188868557 243957760 53338 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59560 53347 205 16 0 58999 0
Current children cumulated CPU time (s) 1257.15
Current children cumulated vsize (KiB) 238240

[startup+1257.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414096/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=238240 CPUtime=1257.56
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254939907 0 0 0 53292 72464 0 0 25 0 1 0 188868557 243957760 53384 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 59560 53396 205 16 0 58999 0
Current children cumulated CPU time (s) 1257.56
Current children cumulated vsize (KiB) 238240

[startup+1258 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22557
/proc/meminfo: memFree=1414096/2055920 swapFree=4170240/4192956
[pid=22556] ppid=22554 vsize=240220 CPUtime=1257.65
/proc/22556/stat : 22556 (Pueblo) R 22554 22556 21449 0 -1 4194304 254944132 0 0 0 53300 72465 0 0 25 0 1 0 188868557 245985280 54034 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558780 0 0 4096 0 0 0 0 17 1 0 0
/proc/22556/statm: 60055 54034 206 16 0 59494 0
Current children cumulated CPU time (s) 1257.65
Current children cumulated vsize (KiB) 240220

Child status: 20
Real time (s): 1258.07
CPU time (s): 1257.74
CPU user time (s): 533.041
CPU system time (s): 724.695
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 240220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 533.041
system time used= 724.695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254944173
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= 12
involuntary context switches= 26957

runsolver used 1.02884 second user time and 2.88956 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Tue Apr 24 10:11:57 UTC 2007

IDJOB= 419546
IDBENCH= 47781
IDSOLVER= 165
FILE ID= node26/419546-1177409516

PBS_JOBID= 4675581

Free space on /tmp= 66403 MiB

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  6a4c23d7c7f8a05cf26e003f5e78f204

RANDOM SEED= 185139370

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1627824 kB
Buffers:         47764 kB
Cached:         286680 kB
SwapCached:       3516 kB
Active:         223556 kB
Inactive:       134892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627824 kB
SwapTotal:     4192956 kB
SwapFree:      4170240 kB
Dirty:           34560 kB
Writeback:           0 kB
Mapped:          31264 kB
Slab:            55232 kB
Committed_AS:  1183896 kB
PageTables:       1716 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= 66403 MiB

End job on node26 on Tue Apr 24 10:32:56 UTC 2007