Trace number 361535

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 763.786 763.985

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUM50ec52fd2f8650248cdc06f32bc8af84
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.8209
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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
9.89/9.91	c starting to Solve
9.89/9.91	c #variables read: 40605 - #constraints read: 118929
763.69/763.94	c total time              : 763.86 s
763.69/763.94	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/361535-1176984121/instance-361535-1176984121.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-361535-1176984121 -o ROOT/results/node34/solver-361535-1176984121 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/361535-1176984121/instance-361535-1176984121.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 0.97 0.91 3/77 21415
/proc/meminfo: memFree=1880840/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=2552 CPUtime=0
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 146327516 2613248 232 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 638 232 199 16 0 77 0

[startup+0.0586679 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 21415
/proc/meminfo: memFree=1880840/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=3352 CPUtime=0.05
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 473 0 0 0 5 0 0 0 18 0 1 0 146327516 3432448 443 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 838 443 199 16 0 277 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3352

[startup+0.101671 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 21415
/proc/meminfo: memFree=1880840/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=4016 CPUtime=0.09
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 634 0 0 0 9 0 0 0 18 0 1 0 146327516 4112384 604 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 1004 604 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.301687 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 21415
/proc/meminfo: memFree=1880840/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=6948 CPUtime=0.29
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 1370 0 0 0 29 0 0 0 19 0 1 0 146327516 7114752 1340 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 1737 1340 199 16 0 1176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6948

[startup+0.701718 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 21415
/proc/meminfo: memFree=1880840/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=12540 CPUtime=0.69
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 2759 0 0 0 68 1 0 0 22 0 1 0 146327516 12840960 2729 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8187607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 3135 2729 199 16 0 2574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12540

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1866496/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=27508 CPUtime=1.49
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 6024 0 0 0 147 2 0 0 25 0 1 0 146327516 28168192 5994 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532451 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 6877 5994 204 16 0 6316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27508

[startup+3.10191 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1857408/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=27508 CPUtime=3.09
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 6024 0 0 0 307 2 0 0 25 0 1 0 146327516 28168192 5994 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532452 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 6877 5994 204 16 0 6316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27508

[startup+6.30116 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1856704/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=29468 CPUtime=6.29
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 6426 0 0 0 627 2 0 0 25 0 1 0 146327516 30175232 6396 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532440 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 7367 6396 204 16 0 6806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29468

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1849792/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=35064 CPUtime=12.69
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 7904 0 0 0 1266 3 0 0 25 0 1 0 146327516 35905536 7826 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559164 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 8766 7826 206 16 0 8205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35064

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1849920/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=35064 CPUtime=25.48
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 7904 0 0 0 2545 3 0 0 25 0 1 0 146327516 35905536 7826 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557762 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 8766 7826 206 16 0 8205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35064

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1850112/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=35064 CPUtime=51.08
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 7904 0 0 0 5104 4 0 0 25 0 1 0 146327516 35905536 7826 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558788 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 8766 7826 206 16 0 8205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35064

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1838720/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=46792 CPUtime=102.27
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 10802 0 0 0 10221 6 0 0 25 0 1 0 146327516 47915008 10724 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557739 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 11698 10724 206 16 0 11137 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46792

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1821440/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=64536 CPUtime=162.25
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 15184 0 0 0 16215 10 0 0 25 0 1 0 146327516 66084864 15106 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 16134 15106 206 16 0 15573 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64536

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1805440/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=80128 CPUtime=222.24
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 19070 0 0 0 22210 14 0 0 25 0 1 0 146327516 82051072 18992 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 20032 18992 206 16 0 19471 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 80128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1787776/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=98332 CPUtime=282.22
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 23616 0 0 0 28205 17 0 0 25 0 1 0 146327516 100691968 23538 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 24583 23538 206 16 0 24022 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 98332

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21416
/proc/meminfo: memFree=1769408/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=116320 CPUtime=342.2
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 28064 0 0 0 34200 20 0 0 25 0 1 0 146327516 119111680 27986 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558881 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 29080 27986 206 16 0 28519 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 116320

[startup+402.301 s]
/proc/loadavg: 1.07 0.99 0.92 2/78 21416
/proc/meminfo: memFree=1754112/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=131720 CPUtime=402.18
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 31873 0 0 0 40194 24 0 0 25 0 1 0 146327516 134881280 31795 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 32930 31795 206 16 0 32369 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 131720

[startup+462.301 s]
/proc/loadavg: 1.03 0.99 0.92 2/78 21416
/proc/meminfo: memFree=1737472/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=148416 CPUtime=462.17
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 36026 0 0 0 46188 29 0 0 25 0 1 0 146327516 151977984 35948 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517940 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 37104 35948 206 16 0 36543 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 148416

[startup+522.302 s]
/proc/loadavg: 1.09 1.01 0.93 3/78 21416
/proc/meminfo: memFree=1721728/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=165032 CPUtime=522.16
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 40076 0 0 0 52183 33 0 0 25 0 1 0 146327516 168992768 39998 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 41258 39998 206 16 0 40697 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 165032

[startup+582.302 s]
/proc/loadavg: 1.03 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1705024/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=181340 CPUtime=582.14
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 44157 0 0 0 58179 35 0 0 25 0 1 0 146327516 185692160 44079 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134522427 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 45335 44079 206 16 0 44774 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 181340

[startup+642.301 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1691904/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=193956 CPUtime=642.13
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 47357 0 0 0 64175 38 0 0 25 0 1 0 146327516 198610944 47279 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 48489 47279 206 16 0 47928 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 193956

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1677632/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=208372 CPUtime=702.11
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 50901 0 0 0 70170 41 0 0 25 0 1 0 146327516 213372928 50823 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 52093 50823 206 16 0 51532 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 208372

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1669248/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=216600 CPUtime=762.1
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 52974 0 0 0 76167 43 0 0 25 0 1 0 146327516 221798400 52896 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 54150 52896 206 16 0 53589 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 216600

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

[startup+763.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1669248/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=216532 CPUtime=762.89
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 52974 0 0 0 76246 43 0 0 25 0 1 0 146327516 221728768 52886 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520088 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 54133 52886 206 16 0 53572 0
Current children cumulated CPU time (s) 762.89
Current children cumulated vsize (KiB) 216532

[startup+763.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1669248/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=215700 CPUtime=763.29
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 52974 0 0 0 76286 43 0 0 25 0 1 0 146327516 220876800 52678 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 53925 52678 206 16 0 53364 0
Current children cumulated CPU time (s) 763.29
Current children cumulated vsize (KiB) 215700

[startup+763.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 21416
/proc/meminfo: memFree=1669248/2055920 swapFree=4159620/4192956
[pid=21415] ppid=21413 vsize=215700 CPUtime=763.69
/proc/21415/stat : 21415 (Pueblo) R 21413 21415 20026 0 -1 4194304 52974 0 0 0 76326 43 0 0 25 0 1 0 146327516 220876800 52678 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/21415/statm: 53925 52678 206 16 0 53364 0
Current children cumulated CPU time (s) 763.69
Current children cumulated vsize (KiB) 215700

Child status: 20
Real time (s): 763.985
CPU time (s): 763.786
CPU user time (s): 763.314
CPU system time (s): 0.471928
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 216600

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

runsolver used 0.896863 second user time and 1.87771 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Thu Apr 19 12:02:01 UTC 2007

IDJOB= 361535
IDBENCH= 1451
IDSOLVER= 165
FILE ID= node34/361535-1176984121

PBS_JOBID= 4630396

Free space on /tmp= 66407 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= Pueblo /tmp/evaluation/361535-1176984121/instance-361535-1176984121.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-361535-1176984121 -o ROOT/results/node34/conversion-361535-1176984121 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/361535-1176984121/instance-361535-1176984121.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  50ec52fd2f8650248cdc06f32bc8af84

RANDOM SEED= 773713795

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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:       1881184 kB
Buffers:         15924 kB
Cached:          72300 kB
SwapCached:       2896 kB
Active:          66260 kB
Inactive:        46308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881184 kB
SwapTotal:     4192956 kB
SwapFree:      4159620 kB
Dirty:            5976 kB
Writeback:           0 kB
Mapped:          31376 kB
Slab:            47460 kB
Committed_AS:   446348 kB
PageTables:       1980 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= 66407 MiB

End job on node34 on Thu Apr 19 12:14:45 UTC 2007