Trace number 420064

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Pueblo 1.4? (TO) 1800.11 1801.55

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h31-unknown.opb
MD5SUM0d091f79d4246db0b540f5fe1b3977af
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 benchmark746.978
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables149210
Total number of constraints761906
Number of constraints which are clauses761906
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 constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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
515.12/515.78	c starting to Solve
515.12/515.78	c #variables read: 149210 - #constraints read: 761606

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420064-1177418037/instance-420064-1177418037.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/node1/watcher-420064-1177418037 -o ROOT/results/node1/solver-420064-1177418037 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/420064-1177418037/instance-420064-1177418037.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.92 0.97 0.99 3/77 21859
/proc/meminfo: memFree=1839992/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=2552 CPUtime=0
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 217841730 2613248 238 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 638 238 199 16 0 77 0

[startup+0.086893 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 21859
/proc/meminfo: memFree=1839992/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=3884 CPUtime=0.08
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 592 0 0 0 8 0 0 0 18 0 1 0 217841730 3977216 563 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 971 563 199 16 0 410 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3884

[startup+0.101894 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 21859
/proc/meminfo: memFree=1839992/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=4016 CPUtime=0.09
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 637 0 0 0 9 0 0 0 18 0 1 0 217841730 4112384 608 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134542846 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 1004 608 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.301917 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 21859
/proc/meminfo: memFree=1839992/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=6548 CPUtime=0.29
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 1273 0 0 0 29 0 0 0 19 0 1 0 217841730 6705152 1244 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 1637 1244 199 16 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6548

[startup+0.701964 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 21859
/proc/meminfo: memFree=1839992/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=11608 CPUtime=0.69
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 2549 0 0 0 68 1 0 0 23 0 1 0 217841730 11886592 2520 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6289182 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 2902 2520 199 16 0 2341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11608

[startup+1.50106 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1826736/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=21868 CPUtime=1.49
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 5115 0 0 0 147 2 0 0 25 0 1 0 217841730 22392832 5086 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6289183 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 5467 5086 199 16 0 4906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21868

[startup+3.10125 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1811888/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=41716 CPUtime=3.09
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 10056 0 0 0 303 6 0 0 25 0 1 0 217841730 42717184 10027 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 10429 10027 199 16 0 9868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41716

[startup+6.30262 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1772016/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=81944 CPUtime=6.29
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 20105 0 0 0 618 11 0 0 25 0 1 0 217841730 83910656 20076 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 20486 20076 199 16 0 19925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81944

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1713840/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=138500 CPUtime=12.69
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 883784 0 0 0 1033 236 0 0 25 0 1 0 217841730 141824000 31573 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 34625 31573 205 16 0 34064 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138500

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1714288/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=138500 CPUtime=25.47
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 3730638 0 0 0 1574 973 0 0 25 0 1 0 217841730 141824000 31573 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 34479 31573 205 16 0 33918 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 138500

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1713968/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=138500 CPUtime=51.04
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 9352101 0 0 0 2655 2449 0 0 25 0 1 0 217841730 141824000 31598 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 34625 31610 205 16 0 34064 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 138500

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1713712/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=139524 CPUtime=102.21
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 20679624 0 0 0 4838 5383 0 0 25 0 1 0 217841730 142872576 31711 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 34881 31715 205 16 0 34320 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 139524

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1713200/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=139524 CPUtime=162.15
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 33911013 0 0 0 7373 8842 0 0 25 0 1 0 217841730 142872576 31850 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 34881 31862 205 16 0 34320 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 139524

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1712624/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=140548 CPUtime=222.09
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 47100821 0 0 0 9899 12310 0 0 25 0 1 0 217841730 143921152 32019 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 35137 32030 205 16 0 34576 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 140548

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1712496/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=140548 CPUtime=282.05
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 60386743 0 0 0 12438 15767 0 0 25 0 1 0 217841730 143921152 32086 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 35137 32097 205 16 0 34576 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 140548

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1706096/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=146620 CPUtime=342.01
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 73629042 0 0 0 14971 19230 0 0 25 0 1 0 217841730 150138880 33645 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 36655 33656 205 16 0 36094 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 146620

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1698864/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=155276 CPUtime=401.92
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 86708814 0 0 0 17495 22697 0 0 25 0 1 0 217841730 159002624 35321 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21859/statm: 38819 35321 205 16 0 38258 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 155276

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1691568/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=161884 CPUtime=461.77
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 99499714 0 0 0 20008 26169 0 0 25 0 1 0 217841730 165769216 37059 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 40471 37070 205 16 0 39910 0
Current children cumulated CPU time (s) 461.77
Current children cumulated vsize (KiB) 161884

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1683184/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170100 CPUtime=521.72
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277749 0 0 0 22906 29266 0 0 25 0 1 0 217841730 174182400 39254 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42525 39254 206 16 0 41964 0
Current children cumulated CPU time (s) 521.72
Current children cumulated vsize (KiB) 170100

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1683184/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170100 CPUtime=581.67
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277760 0 0 0 28901 29266 0 0 25 0 1 0 217841730 174182400 39265 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42525 39265 206 16 0 41964 0
Current children cumulated CPU time (s) 581.67
Current children cumulated vsize (KiB) 170100

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1683120/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170100 CPUtime=641.65
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277762 0 0 0 34899 29266 0 0 25 0 1 0 217841730 174182400 39267 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42525 39267 206 16 0 41964 0
Current children cumulated CPU time (s) 641.65
Current children cumulated vsize (KiB) 170100


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1682544/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170356 CPUtime=881.48
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277832 0 0 0 58881 29267 0 0 25 0 1 0 217841730 174444544 39337 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42589 39337 206 16 0 42028 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 170356

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1682416/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170612 CPUtime=941.43
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277841 0 0 0 64876 29267 0 0 25 0 1 0 217841730 174706688 39346 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559204 0 0 4096 0 0 0 0 17 1 0 0
/proc/21859/statm: 42653 39346 206 16 0 42092 0
Current children cumulated CPU time (s) 941.43
Current children cumulated vsize (KiB) 170612

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1682352/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170612 CPUtime=1001.38
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277850 0 0 0 70871 29267 0 0 25 0 1 0 217841730 174706688 39355 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557772 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42653 39355 206 16 0 42092 0
Current children cumulated CPU time (s) 1001.38
Current children cumulated vsize (KiB) 170612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1682288/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=170612 CPUtime=1061.34
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111277857 0 0 0 76867 29267 0 0 25 0 1 0 217841730 174706688 39362 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 42653 39362 206 16 0 42092 0
Current children cumulated CPU time (s) 1061.34
Current children cumulated vsize (KiB) 170612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1676848/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=176100 CPUtime=1121.3
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111279223 0 0 0 82862 29268 0 0 25 0 1 0 217841730 180326400 40728 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 44025 40728 206 16 0 43464 0
Current children cumulated CPU time (s) 1121.3
Current children cumulated vsize (KiB) 176100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1667504/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=185520 CPUtime=1181.26
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111281566 0 0 0 88855 29271 0 0 25 0 1 0 217841730 189972480 43071 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520161 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 46380 43071 206 16 0 45819 0
Current children cumulated CPU time (s) 1181.26
Current children cumulated vsize (KiB) 185520

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1653488/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=199080 CPUtime=1241.22
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111284990 0 0 0 94848 29274 0 0 25 0 1 0 217841730 203857920 46495 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 49770 46495 206 16 0 49209 0
Current children cumulated CPU time (s) 1241.22
Current children cumulated vsize (KiB) 199080

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1642224/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=210332 CPUtime=1301.18
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111287789 0 0 0 100841 29277 0 0 25 0 1 0 217841730 215379968 49294 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 52583 49294 206 16 0 52022 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 210332

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1630448/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=222196 CPUtime=1361.14
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111290743 0 0 0 106834 29280 0 0 25 0 1 0 217841730 227528704 52248 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 55549 52248 206 16 0 54988 0
Current children cumulated CPU time (s) 1361.14
Current children cumulated vsize (KiB) 222196

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1613232/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=239740 CPUtime=1421.11
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111295017 0 0 0 112827 29284 0 0 25 0 1 0 217841730 245493760 56522 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 59935 56522 206 16 0 59374 0
Current children cumulated CPU time (s) 1421.11
Current children cumulated vsize (KiB) 239740

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1599152/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=253828 CPUtime=1481.06
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111298557 0 0 0 118817 29289 0 0 25 0 1 0 217841730 259919872 60062 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 63457 60062 206 16 0 62896 0
Current children cumulated CPU time (s) 1481.06
Current children cumulated vsize (KiB) 253828

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1582192/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=270580 CPUtime=1541.03
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111302745 0 0 0 124810 29293 0 0 25 0 1 0 217841730 277073920 64250 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 67645 64250 206 16 0 67084 0
Current children cumulated CPU time (s) 1541.03
Current children cumulated vsize (KiB) 270580

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21860
/proc/meminfo: memFree=1569712/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=283268 CPUtime=1600.99
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111305910 0 0 0 130803 29296 0 0 25 0 1 0 217841730 290066432 67415 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 70817 67415 206 16 0 70256 0
Current children cumulated CPU time (s) 1600.99
Current children cumulated vsize (KiB) 283268

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 22030
/proc/meminfo: memFree=1555584/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=295688 CPUtime=1660.95
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111309041 0 0 0 136783 29312 0 0 25 0 1 0 217841730 302784512 70546 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 73922 70546 206 16 0 73361 0
Current children cumulated CPU time (s) 1660.95
Current children cumulated vsize (KiB) 295688

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22058
/proc/meminfo: memFree=1545584/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=306852 CPUtime=1720.91
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111311840 0 0 0 142773 29318 0 0 25 0 1 0 217841730 314216448 73345 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 76713 73345 206 16 0 76152 0
Current children cumulated CPU time (s) 1720.91
Current children cumulated vsize (KiB) 306852

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22058
/proc/meminfo: memFree=1528816/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=323420 CPUtime=1780.86
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111315978 0 0 0 148765 29321 0 0 25 0 1 0 217841730 331182080 77483 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 80855 77483 206 16 0 80294 0
Current children cumulated CPU time (s) 1780.86
Current children cumulated vsize (KiB) 323420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22058
/proc/meminfo: memFree=1525104/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=327040 CPUtime=1800.05
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111316887 0 0 0 150683 29322 0 0 25 0 1 0 217841730 334888960 78392 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 81760 78392 206 16 0 81199 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 327040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22058
/proc/meminfo: memFree=1525104/2055920 swapFree=4145720/4192956
[pid=21859] ppid=21857 vsize=327040 CPUtime=1800.05
/proc/21859/stat : 21859 (Pueblo) R 21857 21859 20833 0 -1 4194304 111316887 0 0 0 150683 29322 0 0 25 0 1 0 217841730 334888960 78392 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 81760 78392 206 16 0 81199 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 327040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.55
CPU time (s): 1800.11
CPU user time (s): 1506.84
CPU system time (s): 293.268
CPU usage (%): 99.9198
Max. virtual memory (cumulated for all children) (KiB): 327040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1506.84
system time used= 293.268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111316887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 38553

runsolver used 1.69874 second user time and 4.86126 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Apr 24 12:33:59 UTC 2007

IDJOB= 420064
IDBENCH= 47818
IDSOLVER= 165
FILE ID= node1/420064-1177418037

PBS_JOBID= 4675657

Free space on /tmp= 66428 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.opb
COMMAND LINE= Pueblo /tmp/evaluation/420064-1177418037/instance-420064-1177418037.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-420064-1177418037 -o ROOT/results/node1/conversion-420064-1177418037 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420064-1177418037/instance-420064-1177418037.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  0d091f79d4246db0b540f5fe1b3977af

RANDOM SEED= 364839334

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1840400 kB
Buffers:         15856 kB
Cached:         131348 kB
SwapCached:      14840 kB
Active:          89588 kB
Inactive:        81916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840400 kB
SwapTotal:     4192956 kB
SwapFree:      4145720 kB
Dirty:           26516 kB
Writeback:           0 kB
Mapped:          30640 kB
Slab:            29492 kB
Committed_AS:  5152500 kB
PageTables:       1836 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= 66428 MiB

End job on node1 on Tue Apr 24 13:04:03 UTC 2007